Clean Up of Client Disconnect

This forum is for general conversation and user-user networking.

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

Post Reply
cjhayes
OpenVpn Newbie
Posts: 3
Joined: Wed Oct 12, 2016 3:41 am

Clean Up of Client Disconnect

Post by cjhayes » Thu Mar 30, 2017 9:12 pm

When clients manually disconnects from server, the server
doesn't "know" this immediately. Server I guess eventually
figures this out when the next key negotiation and handshake fails.

Here is the server log entries approx. 1 hr after client disconnect:

<VPN> TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
<VPN> TLS Error: TLS handshake failed
<VPN> TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
<VPN> TLS Error: TLS handshake failed
<VPN> TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
<VPN> TLS Error: TLS handshake failed
<VPN> TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
<VPN> TLS Error: TLS handshake failed
<VPN> TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
<VPN> TLS Error: TLS handshake failed

Server is NetGear DG834G Router wDGTeam Firmware - OpenVPN version 2.1.1
Client is Win7 - OpenVPN version is 2.4.1

I have tried adding the option:
explicit-exit notify 5
to the client configuration, but it doesn't help...

This is not a critical issue, but would like to know a solution if one exists!

Thx...

Post Reply