AC68U(After factory reset)
1st:
After upgrading to the .50, the CFE version is 1.0.1.6.
2nd:
I found in .50, if I add "strict-order" to "dnsmasq.conf.add", then I can't ping nothing from router until I ping the same host from a client (I can ping any hosts from a client). But after the cache of dnsmasq expired, then again I can't ping that host from router, which resulting in NTP not working, and thus DDNS, ipv6 tunnel and anything depending on the sync of time.
Removing "strict-order" makes pinging on the router work again.
This didn't happen on previous version. I'm using PPPoE for WAN.
I can't post "dnsmasq.conf" here becasue it says I'm blocked becasue of some keyword violation or whatever.
/etc/dnsmasq.conf:
http://freetexthost.com/wwloqyhikw
/tmp/resolv.conf:
Code:
nameserver 208.67.220.220
nameserver 208.67.222.222
resolv.dnsmasq:
Code:
server=/local/208.67.220.220
server=/local/208.67.222.222
server=/local/208.67.220.220
server=/local/208.67.222.222
server=2620:0:ccc::2
server=2620:0:ccd::2