Ports not opening on gateway despite changing controller management default ports
Controller: OC200
Gateway: ER706W v1.0
Controller management ports were changed in the controller settings "System Settings > Access Config" section to the following
HTTPS Port for Controller Management: 1024
HTTP Port for Controller Management: 1025
The controller was then restarted
Port Forwarding ports 80 and 443 to a NGINX Reverse proxy and enabled.
Internally the ports route and forward just fine and i can get to the status page of the reverse-proxy.
However, testing the connection externally against the public IP, the 2 ports still appear closed as if the port-forwarding isn't applying. It's as if the lock on port 80 and 443 are still in place despite changing them on the controller and restarting it.
Is there anything i am missing here? Locks on the ports by something else?