OpenVPN Access Server issues
-
If you navigate manually to port 443 externally, what do you get?
-
@scottalanmiller I get the client login page.
-
@hobbit666 said in OpenVPN Access Server issues:
@scottalanmiller I get the client login page.
So that port is definitely working.
-
@scottalanmiller said in OpenVPN Access Server issues:
@hobbit666 said in OpenVPN Access Server issues:
@scottalanmiller I get the client login page.
So that port is definitely working.
Yeah seems to be but the client router fails to connect. Looking at the logs suggests the server an't responding to the request, so wondering if it's the UDP port, as if I do a netstat I can't see it listening.
-
I've never used the AS product so not familiar with what, if any, changes it makes.
-
Do you have any kind of UDP thresholds going on? A lot of UDP things fail because of firewalls trying to do a UDP limit.
-
If netstat -tulpn does not show anything, then that definitely suggests that UDP is not listening.
-
@scottalanmiller said in OpenVPN Access Server issues:
I've never used the AS product so not familiar with what, if any, changes it makes.
Nor me first time looking at it.
netstat -tulpn
-
strange can't see 443 on there.
-
that's pretty fishy. What is responding on that port, then?