What's new

Can only get to AICloud home page

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

dakotacody

New Around Here
I just flashed to the latest firmware and now when I visit my routers address I only have the options for the AICloud. How do I access the main configuration page now that AICloud is enabled? I have searched all over and haven't seen any posts addressing this. Any help is appreciated. Also trying to visit any of the links in my history results in a page with only

451 -


on it.
 
Last edited:
Wow. Thanks for the super quick reply. Unfortunately, that doesn't work for me. Prior to the upgrade of the firmware I had disabled management to only be on port 443. Also I had changed the network to match the address space that was used on my previous router.

Visiting http://172.16.31.1 does not answer and visits to https://172.16.31.1 or using port 8443 give me the AICloud menu.

telnet 172.16.31.1 80
telnet: can't connect to remote host (172.16.31.1): Connection refused

Can (should) I just reflash it?

I can telnet into the router no problems ( prefer SSH so really considering flashing one of your custom firmwares )
 
Wow. Thanks for the super quick reply. Unfortunately, that doesn't work for me. Prior to the upgrade of the firmware I had disabled management to only be on port 443. Also I had changed the network to match the address space that was used on my previous router.

Visiting http://172.16.31.1 does not answer and visits to https://172.16.31.1 or using port 8443 give me the AICloud menu.

telnet 172.16.31.1 80
telnet: can't connect to remote host (172.16.31.1): Connection refused

Can (should) I just reflash it?

I can telnet into the router no problems ( prefer SSH so really considering flashing one of your custom firmwares )

That's your issue then. You disabled the port 80 interface, and since you changed the https interface to use port 443, it conflicts with AiCloud. You will have to either re-enable access on port 80, or change https accessfrom port 443 interface to a different port (that's why Asus defaults it to 8443). To do the latter, run these commands over telnet:

nvram set https_lanport=8443
nvram commit
reboot

Your https webui will be back on port 8443 after the reboot.
 
never turned telnet on

I'm in the same boat as dakotacody. Except I never turned on telnet. Got any other tricks? Short of having to reset the whole thing and set it all up all over again? :(
 
And I was using multi-user on aiDisk and FTP, so aiCloud isn't even working, and I can't get in to fix it.
 
I'm in the same boat as dakotacody. Except I never turned on telnet. Got any other tricks? Short of having to reset the whole thing and set it all up all over again? :(

If you have no telnet, no ssh, no http and no https access, then you can't do anything but reset to factory defaults. Sorry.
 

Similar threads

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