Openvpn working with auth only not SSL/TLS
-
I don't know what i'm missing
I have followed this tut: https://doc.pfsense.org/index.php/OpenVPN_Remote_Access_Server
tried it a few times stripping everything out and redoing it.I exported and installed onto a remote workstation.
It connects fine with user AUTH only, (user/password)
But when i try use the SSL/TLS + User Auth i get this error: TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)Anyone seen this issue before?
Thank you
-
I have just used a road-warrior connection with SSL/TLS+User Auth to both a 2.1.5 and a 2.2.2 system. So it does work. I am using OpenVPN Manager on Windows 7 and config produced by the OpenVPN Client Export package. For me, it "just works".
TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
That message usually means the client is simply not reaching the server - FQDN used by the client does not resolve to the proper server IP, server is not listening on the port…
Post your server settings, what client you are using, how you installed on the client.