What's new

RT-AC66U Problem - SSH & WebUI on same port. WebUI unresponsive.

  • 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!

artomason

New Around Here
I had an "opps" moment due to tiredness in which I set the Asus WebUI HTTPS port to 8443 and the SSH Service port to 8443 as well. In the process of doing so I retained SSH access via Putty, but lost the ability to login via the WebUI. I was wondering how I can change those ports from SSH to retain access to the WebUI. I seem to be stuck on where the specific configuration files for those services are located. Likewise if I could just change the WebUI back to HTTP I could probably access it long enough to make the changes I need, although I haven't a clue as to where to start. Thanks.
 
nvram set login_port=8443
nvram set misc_httpsport_x=8443
nvram set https_lanport=8443
nvram commit
reboot
 
Last edited:
That worked perfectly. Thank you. Is their a list of NVRAM commands somewhere that I can use for future reference?
 

Latest threads

Sign Up For SNBForums Daily Digest

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