2009-11-03 22:12:39 UTC
Ok, I got past that error by coping the ca.crt from /etc/openvpn as oppsoed to the one in /etc/openvpn/easy-rsa/keys.
Now I have this problem, I'v emade sure I have good internet connection and still nothging.
steve@steve-lapppy:~$ sudo openvpn pebkac.ovpn Tue Nov 3 14:08:32 2009 OpenVPN 2.1_rc11 i486-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] built on Mar 9 2009 Tue Nov 3 14:08:32 2009 WARNING: file 'ovpn/pebkac/steve.key' is group or others accessible Tue Nov 3 14:08:32 2009 /usr/bin/openssl-vulnkey -q -b 1024 -m <modulus
omitted>
Tue Nov 3 14:08:32 2009 WARNING: file 'ovpn/pebkac/ta.key' is group or others accessible Tue Nov 3 14:08:32 2009 Control Channel Authentication: using 'ovpn/pebkac/ta.key' as a OpenVPN static key file Tue Nov 3 14:08:32 2009 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication Tue Nov 3 14:08:32 2009 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication Tue Nov 3 14:08:32 2009 LZO compression initialized Tue Nov 3 14:08:32 2009 Control Channel MTU parms [ L:1574 D:166 EF:66 EB:0 ET:0 EL:0 ] Tue Nov 3 14:08:32 2009 Data Channel MTU parms [ L:1574 D:1450 EF:42
EB:135 ET:32 EL:0 AF:3/1 ]
Tue Nov 3 14:08:32 2009 Local Options hash (VER=V4): '13a273ba'
Tue Nov 3 14:08:32 2009 Expected Remote Options hash (VER=V4): '360696c5'
Tue Nov 3 14:08:32 2009 Socket Buffers: R=[112640->131072] S=[112640->131072] Tue Nov 3 14:08:32 2009 UDPv4 link local: [undef] Tue Nov 3 14:08:32 2009 UDPv4 link remote: 74.100.20.132:45000 Tue Nov 3 14:08:32 2009 TLS: Initial packet from 74.100.20.132:45000,
sid=00431e13 a9a7a267
Tue Nov 3 14:08:34 2009 VERIFY OK: depth=1, /C=US/ST=CA/L=Ontario/O=MarinTechnologies/CN=MarinTechnologiesCA/emailAddress=postmaster@marintechie.com
Tue Nov 3 14:08:34 2009 VERIFY OK: nsCertType=SERVER Tue Nov 3 14:08:34 2009 Validating certificate key usage Tue Nov 3 14:08:34 2009 ++ Certificate has key usage 00a0, expects 00a0 Tue Nov 3 14:08:34 2009 VERIFY KU OK Tue Nov 3 14:08:34 2009 Validating certificate extended key usage Tue Nov 3 14:08:34 2009 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication Tue Nov 3 14:08:34 2009 VERIFY EKU OK Tue Nov 3 14:08:34 2009 VERIFY OK: depth=0, /C=US/ST=CA/L=Ontario/O=MarinTechnologies/CN=server/emailAddress=postmaster@marintechie.com
Tue Nov 3 14:09:33 2009 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity) Tue Nov 3 14:09:33 2009 TLS Error: TLS handshake failed Tue Nov 3 14:09:33 2009 TCP/UDP: Closing socket Tue Nov 3 14:09:33 2009 SIGUSR1[soft,tls-error] received, process restarting Tue Nov 3 14:09:33 2009 Restart pause, 2 second(s) Tue Nov 3 14:09:35 2009 Re-using SSL/TLS context Tue Nov 3 14:09:35 2009 LZO compression initialized Tue Nov 3 14:09:35 2009 Control Channel MTU parms [ L:1574 D:166 EF:66 EB:0 ET:0 EL:0 ] Tue Nov 3 14:09:35 2009 Data Channel MTU parms [ L:1574 D:1450 EF:42
EB:135 ET:32 EL:0 AF:3/1 ]
Tue Nov 3 14:09:35 2009 Local Options hash (VER=V4): '13a273ba'
Tue Nov 3 14:09:35 2009 Expected Remote Options hash (VER=V4): '360696c5'
Tue Nov 3 14:09:35 2009 Socket Buffers: R=[112640->131072] S=[112640->131072] Tue Nov 3 14:09:35 2009 UDPv4 link local: [undef] Tue Nov 3 14:09:35 2009 UDPv4 link remote: 74.100.20.132:45000 Tue Nov 3 14:09:35 2009 TLS: Initial packet from 74.100.20.132:45000,
sid=ea0f2347 bf2f4b75
^CTue Nov 3 14:09:35 2009 event_wait : Interrupted system call (code=4) Tue Nov 3 14:09:35 2009 TCP/UDP: Closing socket Tue Nov 3 14:09:35 2009 SIGINT[hard,] received, process exiting steve@steve-lapppy:~$