Add redirect check

This commit is contained in:
Nick Peng
2018-08-07 00:38:13 +08:00
parent 5ab3cd86a5
commit 49510c9145
6 changed files with 67 additions and 3 deletions

View File

@@ -216,6 +216,9 @@ Non-authoritative answer:
* 如已经安装chinaDNS建议将chinaDNS的上游配置为SmartDNS。
* SmartDNS默认情况将53端口的请求转发到SmartDNS的本地端口`Redirect`配置选项控制。
6. 界面提示重定向失败:
* openwrt 15.01系统不支持IPV6重定向如网络需要支持IPV6请将DNSMASQ上游改为smartdns或者将smartdns的端口改为53并停用dnsmasq。
* LEDE之后系统请安装IPV6的nat转发驱动。点击`system`->`Software`,点击`update lists`更新软件列表后,安装`ip6tables-mod-nat`
华硕路由器原生固件
--------------