-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Allow webinterface access from WAN #141
Comments
|
You can set up a WAN-only deployment that will have the web GUI listening on WAN by default. From there, you can add your firewall exception for WAN and start to add the LAN. |
|
That is indeed the other option when deploying in these situations. |
|
Well, we could widen the anti-lockout to all ports as an additional setting (which is obviously off by default). |
|
The current behaviour isn't bad at all, even if inconvenient at first. Closing. |
|
Documentation on Deploying in Datacenter (where LAN will not be accessible) During installation or afterward, you have to assign WAN only interface -- in menu press 1 to assign interfaces After the reboot, your WebGui will come up.
Add the LAN interface via Interfaces > Assignments or assign interfaces via shell. |
Hi,
Wen deploying an OPNsense machine in the DC with a simple WAN/LAN setup where the protected (though still non installed) servers are in the LAN and the uplinks are in WAN; You set up the box with a WAN+LAN, in which case you can only access the webinterface on the LAN link.
For these kinds of deployments, it would be nice to have a menu option (on the console) to enable web interface access on the WAN to remotely configure the OPNsense installation.
Similar to the 'allowallonwan' option in the pfSense dev console.
The text was updated successfully, but these errors were encountered: