I have had this problem since the beginning and just upgraded to the latest 380.66_6 but problem didn't get resolved. I only had this router (RT-AC86U) for about 6 months and immediately flash the merlin firmware, so I am not sure if this is a problem from the original problem as well.
I have always thought this is caused by my ISP going down but it's happening more and more frequent and finally decided to dig a little deeper.
When the problem happens, I found that I can ping www.yahoo.com and do nslookup from an ssh session on the router itself:
However, if I do it from my Mac (or my rasberryPi) the result is this:
It doesn't matter what I changed my /etc/resolv.conf to (8.8.8.8 or 192.168.01), it always return 10.0.0.1 from the Mac while I can ping 8.8.8.8 or 98.139.183.24(yahoo) without problem. So, it's not a problem with the ISP (the network is up and I can go out to the IP, just all DNS lookup is jacked up). I have tried using the ISP's DNS server or Google's DNS server from the router setting but doesn't change anything.
I have to "service wan_restart" to get it to work again. Then, after a while, it will happen again. Sometimes, it will work for a whole day without problem. Sometimes, it happens several times within an hour.
If there is anything I can try to troubleshoot this problem, please let me know. Thanks!
I have always thought this is caused by my ISP going down but it's happening more and more frequent and finally decided to dig a little deeper.
When the problem happens, I found that I can ping www.yahoo.com and do nslookup from an ssh session on the router itself:
admin@RT-AC68U-4120:/tmp/etc# nslookup www.yahoo.com
Server: 127.0.0.1
Address 1: 127.0.0.1 localhost.localdomain
Name: www.yahoo.com
Address 1: 2001:4998:44:204::a7 ir1.fp.vip.ne1.yahoo.com
Address 2: 98.139.183.24 ir2.fp.vip.bf1.yahoo.com
Address 3: 98.139.180.149 ir1.fp.vip.bf1.yahoo.com
Address 4: 98.138.253.109 ir1.fp.vip.ne1.yahoo.com
Address 5: 98.138.252.30 ir2.fp.vip.ne1.yahoo.com
Server: 127.0.0.1
Address 1: 127.0.0.1 localhost.localdomain
Name: www.yahoo.com
Address 1: 2001:4998:44:204::a7 ir1.fp.vip.ne1.yahoo.com
Address 2: 98.139.183.24 ir2.fp.vip.bf1.yahoo.com
Address 3: 98.139.180.149 ir1.fp.vip.bf1.yahoo.com
Address 4: 98.138.253.109 ir1.fp.vip.ne1.yahoo.com
Address 5: 98.138.252.30 ir2.fp.vip.ne1.yahoo.com
However, if I do it from my Mac (or my rasberryPi) the result is this:
Andys-MacBook-Pro:~ andy$ nslookup www.yahoo.com
Server: 8.8.8.8
Address: 8.8.8.8#53
Name: www.yahoo.com
Address: 10.0.0.1
Andys-MacBook-Pro:~ andy$ nslookup
> server
Default server: 8.8.8.8
Address: 8.8.8.8#53
> server 192.168.0.1
Default server: 192.168.0.1
Address: 192.168.0.1#53
> www.yahoo.com
Server: 192.168.0.1
Address: 192.168.0.1#53
Name: www.yahoo.com
Address: 10.0.0.1
Server: 8.8.8.8
Address: 8.8.8.8#53
Name: www.yahoo.com
Address: 10.0.0.1
Andys-MacBook-Pro:~ andy$ nslookup
> server
Default server: 8.8.8.8
Address: 8.8.8.8#53
> server 192.168.0.1
Default server: 192.168.0.1
Address: 192.168.0.1#53
> www.yahoo.com
Server: 192.168.0.1
Address: 192.168.0.1#53
Name: www.yahoo.com
Address: 10.0.0.1
It doesn't matter what I changed my /etc/resolv.conf to (8.8.8.8 or 192.168.01), it always return 10.0.0.1 from the Mac while I can ping 8.8.8.8 or 98.139.183.24(yahoo) without problem. So, it's not a problem with the ISP (the network is up and I can go out to the IP, just all DNS lookup is jacked up). I have tried using the ISP's DNS server or Google's DNS server from the router setting but doesn't change anything.
I have to "service wan_restart" to get it to work again. Then, after a while, it will happen again. Sometimes, it will work for a whole day without problem. Sometimes, it happens several times within an hour.
If there is anything I can try to troubleshoot this problem, please let me know. Thanks!