昨晚在树莓派上折腾好了 ChinaDNS ,虽然能用了,但还是有一点不太明白:
chinadns -l iplist.txt -c chinadns.txt -p 5353 -s 114.114.114.114,8.8.8.8 不能正确解析 u2b 的IP;
而chinadns -l iplist.txt -c chinadns.txt -p 5353 就可以,那么,ChinaDNS 默认采用那个上游 DNS?
本地的 dnsmasq 已经设置为
no-resolv
127.0.0.1#5353
谢谢指定。
chinadns -l iplist.txt -c chinadns.txt -p 5353 -s 114.114.114.114,8.8.8.8 不能正确解析 u2b 的IP;
而chinadns -l iplist.txt -c chinadns.txt -p 5353 就可以,那么,ChinaDNS 默认采用那个上游 DNS?
本地的 dnsmasq 已经设置为
no-resolv
127.0.0.1#5353
谢谢指定。