|  | 
 
| 本帖最后由 woshixp 于 2022-3-18 21:45 编辑 
 此方法旨在不禁用AAAA(IPV6)解析的情况下(有不少小伙伴的小鸡做了IPV6 DDNS的这块功能不能丢),如何实现奈非正常访问。有更好的方法请大佬们多多指教。
 
 
  
 
 复制代码log-facility=/dev/nullAAA response on these domains
server=/netflix.com/#
address=/netflix.com/::
server=/netflix.net/#
address=/netflix.net/::
server=/nflxext.com/#
address=/nflxext.com/::
server=/nflximg.net/#
address=/nflximg.net/::
server=/nflxvideo.net/#
address=/nflxvideo.net/::
server=/nflxso.net/#
address=/nflxso.net/::
 | 
 |