OpenVPN Connectivity Issue
-
I’m getting this below mentioned error after 60 seconds of entering username and password . Please let let me know .where its going wrong
Sat Dec 13 22:39:44 2014 OpenVPN 2.3.6 i686-w64-mingw32 [SSL (OpenSSL)] [LZO] [PKCS11] [IPv6] built on Dec 1 2014
Sat Dec 13 22:39:44 2014 library versions: OpenSSL 1.0.1j 15 Oct 2014, LZO 2.08
Sat Dec 13 22:39:56 2014 Control Channel Authentication: using ‘pfSense-udp-1194-vignesh-tls.key’ as a OpenVPN static key file
Sat Dec 13 22:39:56 2014 UDPv4 link local (bound): [undef]
Sat Dec 13 22:39:56 2014 UDPv4 link remote: [AF_INET]10.0.2.15:1194
Sat Dec 13 22:40:56 2014 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Sat Dec 13 22:40:56 2014 TLS Error: TLS handshake failed
Sat Dec 13 22:40:56 2014 SIGUSR1[soft,tls-error] received, process restarting
Sat Dec 13 22:40:58 2014 UDPv4 link local (bound): [undef]
Sat Dec 13 22:40:58 2014 UDPv4 link remote: [AF_INET]10.0.2.15:1194
Sat Dec 13 22:41:58 2014 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Sat Dec 13 22:41:58 2014 TLS Error: TLS handshake failed
Sat Dec 13 22:41:58 2014 SIGUSR1[soft,tls-error] received, process restarting
Sat Dec 13 22:42:00 2014 UDPv4 link local (bound): [undef]
Sat Dec 13 22:42:00 2014 UDPv4 link remote: [AF_INET]10.0.2.15:1194 -
TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Usually means that there was no response from the remote end, which often is because the remote end is not reachable.
UDPv4 link remote: [AF_INET]10.0.2.15:1194
It is trying to reach a server that is in private IP address space. If this is a real link across the public internet, then you have got the setting of the remote address wrong.