TSL key negotiation failed

Need help configuring your VPN? Just post here and you'll get that help.

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

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
astrobob
OpenVpn Newbie
Posts: 1
Joined: Wed Jul 13, 2022 8:32 am

TSL key negotiation failed

Post by astrobob » Wed Jul 13, 2022 12:17 pm

I' i like to use my NAS Qnap for built a VPN internal of my homelan and for reach nas and other service from internet .
i follov the qnap turorial , export the certificate and import in Openvpn clint in the PC of my lan but when try to connecte receive this errot

Wed Jul 13 14:11:09 2022 WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
Wed Jul 13 14:11:09 2022 DEPRECATED OPTION: --cipher set to 'AES-128-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-128-CBC' to --data-ciphers or change --cipher 'AES-128-CBC' to --data-ciphers-fallback 'AES-128-CBC' to silence this warning.
Wed Jul 13 14:11:09 2022 OpenVPN 2.5.7 Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on May 27 2022
Wed Jul 13 14:11:09 2022 Windows version 10.0 (Windows 10 or greater) 64bit
Wed Jul 13 14:11:09 2022 library versions: OpenSSL 1.1.1o 3 May 2022, LZO 2.10
Wed Jul 13 14:11:11 2022 TCP/UDP: Preserving recently used remote address: [AF_INET]77.32.9.165:1195
Wed Jul 13 14:11:11 2022 UDP link local: (not bound)
Wed Jul 13 14:11:11 2022 UDP link remote: [AF_INET]77.32.9.165:1195
:?: Wed Jul 13 14:12:11 2022 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Wed Jul 13 14:12:11 2022 TLS Error: TLS handshake failed
Wed Jul 13 14:12:11 2022 SIGUSR1[soft,tls-error] received, process restarting
Wed Jul 13 14:12:16 2022 TCP/UDP: Preserving recently used remote address: [AF_INET]77.32.9.165:1195
Wed Jul 13 14:12:16 2022 UDP link local: (not bound)
Wed Jul 13 14:12:16 2022 UDP link remote: [AF_INET]77.32.9.165:1195

TinCanTech
OpenVPN Protagonist
Posts: 11139
Joined: Fri Jun 03, 2016 1:17 pm

Re: TSL key negotiation failed

Post by TinCanTech » Wed Jul 13, 2022 12:23 pm

Check your server log for problems.

Post Reply