After a dirty upgrade, port forwarding on 443 no longer works for me from outside the network. Other ports work fine. I don't run AI Cloud, but changed the port just in case. The port-forward tables look ok. It will work again without any setting changes with a dirty revert back to 384.19. However, reverting messes up the router password (seems the never version hashes the password). Luckily I could still ssh in with the saved key and reset manually with the commands below. I have done this upgrade->revert process twice, with the same results.
I can try a clean upgrade, but want to make sure nothing else is the issue. Thanks for any help
Code:
nvram set http_passwd="mypassword"
nvram commit
reboot
I can try a clean upgrade, but want to make sure nothing else is the issue. Thanks for any help