SG-3100 rebooting
-
Indeed I don't expect to see the gui stop functioning entirely with that sort of conflict.
I'll try to replicate it.Glad you were able to recover access though.
Steve
-
-
-
I couldn't replicate this in 22.05 (amd64). Setting a OpenVPN server to TCP port 443 does exactly what I expect it to; it prevent accessing the webgui on the interface it's running on but not on others.
Did you have it con figured in any special way? UDP+TCP maybe? Multihome?
-
@stephenw10
Mine was TCP only, no multihome.
But mine was on the WAN port. Maybe the failure only occurs when it's on the WAN port? -
Possible, though I can't see why. Yet.
-
@axxxxe said in SG-3100 rebooting:
've had that OVPN server configured to listen on 443 since at least January of 2018 and until recently there was no issue.
If you've set up OpenVPN using UDP, it could co exist on port 443, as the nginx GUI web server uses TCP.
This : Sharing a Port with OpenVPN and a Web Server tells me that it is possible to use TCP for both a web server and OpenVPN to use port 443/TCP.