jamesbeeston
New Around Here
Last night I installed AsusWRT v378.55 on my Asus RT-N66U and restored defaults after installing the firmware and then reconfigured it using screenshots I'd made of my old standard Asus config.
I have set Enable Web Access from WAN to NO in the Administration page of the WEB UI. This does indeed prevent it from being accessible on the remote configuration port of 8080 however, very worryingly I can still access it from the WAN on port 80! I cannot understand this. I don't know if somehow it's just me or a bug in the release.
Here's a cut and paste of the netstat while SSH'd into the router where you can clearly see port 80 is listening.
admin@RT-N66U-A548:/tmp/home/root# netstat -an
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:5473 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:18017 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:3394 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:515 0.0.0.0:* LISTEN
tcp 0 0 192.168.0.1:1990 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:139 0.0.0.0:* LISTEN
tcp 0 0 192.168.0.1:139 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:9100 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:9998 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN
tcp 0 0 192.168.0.1:53 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:35735 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:1723 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:445 0.0.0.0:* LISTEN
tcp 0 0 192.168.0.1:445 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:3838 0.0.0.0:* LISTEN
Please can someone else test this with this firmware release and let me know if they see the same behaviour and can anyone help figure out why on earth the web GUI is accessible on port 80 when remote administration is turned off.
Thanks in advance for any help offered.
I have set Enable Web Access from WAN to NO in the Administration page of the WEB UI. This does indeed prevent it from being accessible on the remote configuration port of 8080 however, very worryingly I can still access it from the WAN on port 80! I cannot understand this. I don't know if somehow it's just me or a bug in the release.
Here's a cut and paste of the netstat while SSH'd into the router where you can clearly see port 80 is listening.
admin@RT-N66U-A548:/tmp/home/root# netstat -an
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:5473 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:18017 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:3394 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:515 0.0.0.0:* LISTEN
tcp 0 0 192.168.0.1:1990 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:139 0.0.0.0:* LISTEN
tcp 0 0 192.168.0.1:139 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:9100 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:9998 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN
tcp 0 0 192.168.0.1:53 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:35735 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:1723 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:445 0.0.0.0:* LISTEN
tcp 0 0 192.168.0.1:445 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:3838 0.0.0.0:* LISTEN
Please can someone else test this with this firmware release and let me know if they see the same behaviour and can anyone help figure out why on earth the web GUI is accessible on port 80 when remote administration is turned off.
Thanks in advance for any help offered.