|
|
I've just compiled and installed the new version, in case it fixed my TLS handshake problem, but alas it hasn't. i get the following at the server side: proxy:/etc/openvpn # openvpn --config office-cbc.conf Fri Oct 10 16:42:12 2003 0: OpenVPN 1.5-beta11 i686-pc-linux-gnu [SSL] [LZO] built on Oct 10 2003 Fri Oct 10 16:42:13 2003 1: Diffie-Hellman initialized with 1024 bit key Fri Oct 10 16:42:13 2003 2: LZO compression initialized Fri Oct 10 16:42:13 2003 3: Control Channel MTU parms [ L:1300 D:138 EF:38 EB:0 ET:0 ] Fri Oct 10 16:42:13 2003 4: TUN/TAP device tun0 opened Fri Oct 10 16:42:13 2003 5: /sbin/ifconfig tun0 192.168.3.2 pointopoint 192.168.3.3 mtu 1258 Fri Oct 10 16:42:13 2003 6: /etc/openvpn/office.up tun0 1258 1300 192.168.3.2 192.168.3.3 init Fri Oct 10 16:42:13 2003 7: Data Channel MTU parms [ L:1300 D:1300 EF:42 EB:19 ET:0 ] Fri Oct 10 16:42:13 2003 8: Local Options hash (VER=V3): 'd161c7e8' Fri Oct 10 16:42:13 2003 9: Expected Remote Options hash (VER=V3): '27b9cea8' Fri Oct 10 16:42:13 2003 10: UDPv4 link local (bound): [undef]:5000 Fri Oct 10 16:42:13 2003 11: UDPv4 link remote: [undef] Fri Oct 10 16:42:16 2003 12: TLS: tls_pre_decrypt: first response to initial packet from 217.79.99.107:5000, sid=77af63e4 97144ebe Fri Oct 10 16:43:16 2003 13: TLS Error: TLS key negotiation failed to occur within 60 seconds and the following on the client: plan10:/etc/openvpn # openvpn --config home-cbc.conf Fri Oct 10 16:42:09 2003 0: OpenVPN 1.5-beta11 i586-pc-linux-gnu [SSL] [LZO] built on Oct 10 2003 Fri Oct 10 16:42:09 2003 1: LZO compression initialized Fri Oct 10 16:42:09 2003 2: Control Channel MTU parms [ L:1300 D:138 EF:38 EB:0 ET:0 ] Fri Oct 10 16:42:09 2003 3: TUN/TAP device tun0 opened Fri Oct 10 16:42:09 2003 4: /sbin/ifconfig tun0 192.168.3.3 pointopoint 192.168.3.2 mtu 1258 Fri Oct 10 16:42:09 2003 5: ./home.up tun0 1258 1300 192.168.3.3 192.168.3.2 init Fri Oct 10 16:42:09 2003 6: Data Channel MTU parms [ L:1300 D:1300 EF:42 EB:19 ET:0 ] Fri Oct 10 16:42:09 2003 7: Local Options hash (VER=V3): '27b9cea8' Fri Oct 10 16:42:09 2003 8: Expected Remote Options hash (VER=V3): 'd161c7e8' Fri Oct 10 16:42:09 2003 9: UDPv4 link local (bound): [undef]:5000 Fri Oct 10 16:42:09 2003 10: UDPv4 link remote: 217.79.98.202:5000 Fri Oct 10 16:43:09 2003 11: TLS Error: TLS key negotiation failed to occur within 60 seconds Fri Oct 10 16:43:09 2003 12: TLS Error: TLS handshake failed which is similar to the errors i was getting with beta9, so i guess it's a problem with my configuration. what should i be looking for to fix this problem? Is it a problem with OpenSSL? thanks! chris -- The content of this e-mail is confidential, may contain privileged material and is intended solely for the recipient(s) named above. If you receive this in error, please notify Software AG immediately and delete this e-mail. Software AG (UK) Limited Registered in England & Wales 1310740 Registered Office: Hudson House, Hudson Way, Pride Park, Derby DE24 8HS ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |