Hello. I'm new here. Never had much reason to post before, but this latest release is giving me headaches!
I can't access the login page in the webGUI or SSH over ethernet on my LAN. Never seen this issue before upgrading. I've tried a number of different machines and confirmed the only variable appears to be whether I connect via the wlan or eth interface on the router.
I read here that this access issue could be the nt_center process updating the database. I see that process running on the router, but it's only using only 1% of CPU. I upgraded four days ago. I tried the physical reset button, but the issue persists. Internet connectivity for all clients (wireless or eth) works fine.
The message I get is odd too. On SSH from a wired (Windows 10, using MobaXTerm) machine and from a wired Ubuntu 20.04 machine I get:
And it's the same if I use admin@router.asus.com. Note the 'Access denied' before even attempting authentication, after connecting.
There's also nothing in the router's /tmp/syslog.log to indicate there's been any authentication attempt at all. There's no firewall sitting between the ethernet-connected PCs and the router. All worked fine in the previous release. Wireless LAN SSH connections via a Raspberry Pi authenticate to the router fine. Wireless webGUI access (and SSH) from my LAN also work fine from a wireless (Kali Linux) laptop.
I've only enabled HTTP access for the time being, so naturally I've tried http://192.168.1.1:8080 and just http://192.168.1.1 but both give me ERR_CONNECTION_REFUSED in the browser. I've tried deleting the browser cache too. Any suggestions welcomed. All the best and thanks.
I can't access the login page in the webGUI or SSH over ethernet on my LAN. Never seen this issue before upgrading. I've tried a number of different machines and confirmed the only variable appears to be whether I connect via the wlan or eth interface on the router.
I read here that this access issue could be the nt_center process updating the database. I see that process running on the router, but it's only using only 1% of CPU. I upgraded four days ago. I tried the physical reset button, but the issue persists. Internet connectivity for all clients (wireless or eth) works fine.
The message I get is odd too. On SSH from a wired (Windows 10, using MobaXTerm) machine and from a wired Ubuntu 20.04 machine I get:
Code:
Access denied
admin@192.168.1.1's password: <I enter the password here>
Access denied
admin@192.168.1.1's password: <I enter the password here>
Access denied
admin@192.168.1.1's password: <I enter the password here>
Access denied
admin@192.168.1.1's password: <I enter the password here>
Remote side sent disconnect message
type 2 (protocol error):
"Too many authentication failures"
And it's the same if I use admin@router.asus.com. Note the 'Access denied' before even attempting authentication, after connecting.
There's also nothing in the router's /tmp/syslog.log to indicate there's been any authentication attempt at all. There's no firewall sitting between the ethernet-connected PCs and the router. All worked fine in the previous release. Wireless LAN SSH connections via a Raspberry Pi authenticate to the router fine. Wireless webGUI access (and SSH) from my LAN also work fine from a wireless (Kali Linux) laptop.
I've only enabled HTTP access for the time being, so naturally I've tried http://192.168.1.1:8080 and just http://192.168.1.1 but both give me ERR_CONNECTION_REFUSED in the browser. I've tried deleting the browser cache too. Any suggestions welcomed. All the best and thanks.