View Single Post
Old 9th July 2009
plexter plexter is offline
Shell Scout
 
Join Date: May 2008
Posts: 124
Default

Hi all,

So I've managed to get the PKI and server installed/up and running. My issue above was that I was not properly pointing to where I moved the RSA files. I had not realized this needed to be done. (did it even say that in the guide?)

Anyway Everything seems to be "working" with the exception that I cannot fully connect. I'm connecting from Windows and I get prompted for my password (enabled certificate password) and all that. Only now it just sits there saying "connecting..." I'm using OpenVPN w/ OpenVPN GUI.

A snippet of my logs on the Windows machine.
Code:
Thu Jul 09 13:59:38 2009 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Thu Jul 09 13:59:38 2009 TLS Error: TLS handshake failed
Thu Jul 09 13:59:38 2009 TCP/UDP: Closing socket
Thu Jul 09 13:59:38 2009 SIGUSR1[soft,tls-error] received, process restarting
Thu Jul 09 13:59:38 2009 Restart pause, 2 second(s)
Thu Jul 09 13:59:40 2009 IMPORTANT: OpenVPN's default port number is now 1194, based on an official port number assignment by IANA.  OpenVPN 2.0-beta16 and earlier used 5000 as the default port.
Thu Jul 09 13:59:40 2009 Re-using SSL/TLS context
Thu Jul 09 13:59:40 2009 LZO compression initialized
Thu Jul 09 13:59:40 2009 Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
Thu Jul 09 13:59:40 2009 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Thu Jul 09 13:59:40 2009 Local Options hash (VER=V4): '81620525'
Thu Jul 09 13:59:40 2009 Expected Remote Options hash (VER=V4): '296pdylj'
Thu Jul 09 13:59:40 2009 UDPv4 link local: [undef]
Thu Jul 09 13:59:40 2009 UDPv4 link remote: "correct_ip":1194
I imagine it's to do with TLS but I don't recall even enabling this. Any ideas?

Thanks!
Reply With Quote