Im trying to access the web admin page from outside my network on port 8443. Web Admin port 8443 already works inside the network fine. I want to limit access to the web admin page to the subnet of my office location with a wide range to try a limit the amount of hack attempts.
With the web admin Firewall Policies, Wan_Local , ive created a new rule:
Action / Accept / TCP
Source / ip 50.0.0.0/24
Destination / port 8443
Ive done the same as above with other items on my network pointing to a server on the local lan and I have no problem accessing the server remotely. The only difference is im trying to point to the router with the port 8443 not past it to a device on my local network like the other server ports that work fine.
I might also add that if i remove the subnet ip and just use the destination port and leave it open to all ips it works fine as well. Its only when i try to limit the ip block that it has the problem.
Any ideas?