Unable to connect to my server
-
Hello,
I want to setup my firewall as openvpn client.
When I configure the client, I have this error message on my server :
2025-05-31 13:28:51 TLS Error: tls-crypt unwrapping failed from [AF_INET]
2025-05-31 13:28:53 tls-crypt unwrap error: packet authentication failed
2025-05-31 13:28:53 TLS Error: tls-crypt unwrapping failed from [AF_INET]
2025-05-31 13:28:57 tls-crypt unwrap error: packet authentication failed
The cipher are the same and I have copy the tls-key provide by my openvpn server (.ovpn file).
Can you help me ?
Regards.
Steve Bazin -
@IT-META
I guess, your "TLS Key Usage Mode" is wrong.
You can either configure it for authentication only or auth + control channel encryption.Check your server settings and configure the client accordingly.