TLS Error on handshake

This forum is for all inquiries relating to the installation of OpenVPN from source and with binaries.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Post Reply
roque
OpenVpn Newbie
Posts: 2
Joined: Wed Jul 15, 2015 12:06 am

TLS Error on handshake

Post by roque » Sun Aug 23, 2015 10:29 pm

Hello folks,

I am having this error no a VPN mounted on a debian system. This is as follows:

Code: Select all

Sun Aug 23 23:26:56 2015 188.80.119.87:53961 TLS: Initial packet from [AF_INET]188.80.119.87:53961, sid=5f7c2aaa df36cbff
Sun Aug 23 23:26:59 2015 188.80.119.87:63723 TLS: Initial packet from [AF_INET]188.80.119.87:63723, sid=4d321d33 e8280e3a
Sun Aug 23 23:26:59 2015 188.80.119.87:56475 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Sun Aug 23 23:26:59 2015 188.80.119.87:56475 TLS Error: TLS handshake failed
Sun Aug 23 23:26:59 2015 188.80.119.87:56475 SIGUSR1[soft,tls-error] received, client-instance restarting
Sun Aug 23 23:27:02 2015 188.80.119.87:56096 TLS: Initial packet from [AF_INET]188.80.119.87:56096, sid=118c218c bca3ec39
Sun Aug 23 23:27:03 2015 188.80.119.87:59371 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Sun Aug 23 23:27:03 2015 188.80.119.87:59371 TLS Error: TLS handshake failed
Sun Aug 23 23:27:03 2015 188.80.119.87:59371 SIGUSR1[soft,tls-error] received, client-instance restarting
And repeats itself... Any ideas?

If I can help with more data, tell me!

What I've tried:
- make sure that all routers are forwarding correctly

Thank you in advance!

User avatar
Traffic
OpenVPN Protagonist
Posts: 4066
Joined: Sat Aug 09, 2014 11:24 am

Re: TLS Error on handshake

Post by Traffic » Wed Aug 26, 2015 11:34 am

TLS Error: TLS key negotiation failed to occur ..
roque wrote:If I can help with more data, tell me!
How about your server and client config files .. please.

Post Reply