|
|
hi all I've succeded in installing client and server under linux on my intranet. I am now doing the same between 2 windows machines but fail with the following errors there is a nat (or 2) betwen the machines. the machines are configured in tun mode/UDP, "by the book" don't know what to do for now, May I have your advices. client side =================================== Sat Mar 05 22:54:36 2005 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. Sat Mar 05 22:54:36 2005 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. Sat Mar 05 22:54:36 2005 Re-using SSL/TLS context Sat Mar 05 22:54:36 2005 LZO compression initialized Sat Mar 05 22:54:36 2005 Control Channel MTU parms [ L:1546 D:138 EF:38 EB:0 ET:0 EL:0 ] Sat Mar 05 22:54:37 2005 Data Channel MTU parms [ L:1546 D:1300 EF:46 EB:23 ET:0 EL:0 AF:3/1 ] Sat Mar 05 22:54:37 2005 Fragmentation MTU parms [ L:1546 D:1300 EF:45 EB:23 ET:1 EL:0 AF:3/1 ] Sat Mar 05 22:54:37 2005 Local Options hash (VER=V4): 'c086e1aa' Sat Mar 05 22:54:37 2005 Expected Remote Options hash (VER=V4): '8e7959c7' Sat Mar 05 22:54:37 2005 UDPv4 link local: [undef] Sat Mar 05 22:54:37 2005 UDPv4 link remote: 202.3.247.77:1194 Sat Mar 05 22:55:38 2005 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity) Sat Mar 05 22:55:38 2005 TLS Error: TLS handshake failed Sat Mar 05 22:55:38 2005 TCP/UDP: Closing socket Sat Mar 05 22:55:38 2005 SIGUSR1[soft,tls-error] received, process restarting Sat Mar 05 22:55:38 2005 Restart pause, 2 second(s) =================================== server side =================================== Sat Mar 05 22:53:27 2005 MULTI: multi_create_instance called Sat Mar 05 22:53:27 2005 202.3.253.130:1723 Re-using SSL/TLS context Sat Mar 05 22:53:27 2005 202.3.253.130:1723 LZO compression initialized Sat Mar 05 22:53:27 2005 202.3.253.130:1723 Control Channel MTU parms [ L:1546 D:138 EF:38 EB:0 ET:0 EL:0 ] Sat Mar 05 22:53:27 2005 202.3.253.130:1723 Data Channel MTU parms [ L:1546 D:1300 EF:46 EB:23 ET:0 EL:0 AF:3/1 ] Sat Mar 05 22:53:27 2005 202.3.253.130:1723 Fragmentation MTU parms [ L:1546 D:1300 EF:45 EB:23 ET:1 EL:0 AF:3/1 ] Sat Mar 05 22:53:27 2005 202.3.253.130:1723 Local Options hash (VER=V4): '8e7959c7' Sat Mar 05 22:53:27 2005 202.3.253.130:1723 Expected Remote Options hash (VER=V4): 'c086e1aa' Sat Mar 05 22:53:27 2005 202.3.253.130:1723 TLS: Initial packet from 202.3.253.130:1723, sid=c3fe833a e7cbfa5e Sat Mar 05 22:53:55 2005 202.3.253.130:1722 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity) Sat Mar 05 22:53:55 2005 202.3.253.130:1722 TLS Error: TLS handshake failed Sat Mar 05 22:53:55 2005 202.3.253.130:1722 SIGUSR1[soft,tls-error] received, client-instance restarting Sat Mar 05 22:54:27 2005 202.3.253.130:1723 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity) Sat Mar 05 22:54:27 2005 202.3.253.130:1723 TLS Error: TLS handshake failed Sat Mar 05 22:54:27 2005 202.3.253.130:1723 SIGUSR1[soft,tls-error] received, client-instance restarting ===================================
|