-
Changing reserved ports
I have 1 internal interface 10.0.0.0/24, 1 WiFi interface 10.0.77.0/24 and 1 vlan 10.0.99.0/24.
My intention is that only clients in the 10.0.0.0/24 network may access the Untangle console, all other networks should not be allowed.
When I look at the Port Forward Rule I see at the bottom under “The following ports are currently reserved and can not be forwarded:”
The following networks are allowed.
10.0.0.1:8080 for HTTP services.
10.0.77.1:8080 for HTTP services.
10.0.99.1:8080 for HTTP services.
How can I remove the 77 and 99 network from that configuration, or how can I block it.
I didn’t get the expected result via “Filter Rules”.
-
Stop that, you cannot block HTTP and HTTPs access to anything but WAN interfaces, you're breaking block pages, not preventing access to administration.
If you want to lock down what IP ranges can access the administrative features of Untangle, go to config -> administration -> and fill in that restrict administration subnet box.
-
You can't otherwise block and captive pages will not show
Sent from my LGUS997 using Tapatalk
-
Yes, that did the trick.
Thanks. :worship: