What's new

386.4 incorrectly shows that internet is not connected on RT-AX88U

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

awn

Occasional Visitor
Just updated my RT-AX88U to 386.4

The web UI now shows Internet status: Disconnected and the Internet light on the router itself is red.

However, I'm connected fine and internet is working.

Has anyone else seen this issue?
 
Read here:


I ran these commands but it did not fix the issue:

Bash:
user@RT-AX88U-2FF0:/tmp/home/root# nvram set dns_probe_content="131.107.255.255 112.4.20.71 fd3e:4f5a:5b81::1"
user@RT-AX88U-2FF0:/tmp/home/root# nvram set dns_probe_host="dns.msftncsi.com"
user@RT-AX88U-2FF0:/tmp/home/root# nvram commit
 
If I get the flags after a reboot it shows they were set correctly:

Bash:
user@RT-AX88U-2FF0:/# nvram get dns_probe_content
131.107.255.255 112.4.20.71 fd3e:4f5a:5b81::1
user@RT-AX88U-2FF0:/# nvram get dns_probe_host
dns.msftncsi.com
 
I cannot ping the host from my computer:

Code:
PING dns.msftncsi.com (131.107.255.255) 56(84) bytes of data.
^C
--- dns.msftncsi.com ping statistics ---
14 packets transmitted, 0 received, 100% packet loss, time 13503m
 
Post in the 386.4 thread, please. No separate thread is needed for everyone with the same issue.
 

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top