Hello,
I have a problem with connecting my client with my openvpn server.
got the error:
Authenticate/Decrypt packet error: packet HMAC authentication failed
openvpn Authenticate/Decrypt packet error: packet HMAC authentication failed
-
mister_v
- Posts: 143
- Joined: Sat Jun 20, 2009 5:42 pm
-
Chris
- Site Admin
- Posts: 132
- Joined: Mon Jul 21, 2008 9:45 am
- Location: Leuven, Belgium
Re: openvpn Authenticate/Decrypt packet error: packet HMAC authentication failed
It looks like there is problem with the key.
If you can post part of your server/client config
we can verify a little more.
If you can post part of your server/client config
we can verify a little more.
-
mister_v
- Posts: 143
- Joined: Sat Jun 20, 2009 5:42 pm
Re: openvpn Authenticate/Decrypt packet error: packet HMAC authentication failed
I found the problem.
I sued the same key for server and client,
in the config of server and client (ta.key).
But the key was updated on the server,
and not in the client ovpn-file.
Put it in the ovpn-file,
send it to the client and it was ok.
I sued the same key for server and client,
in the config of server and client (ta.key).
But the key was updated on the server,
and not in the client ovpn-file.
Put it in the ovpn-file,
send it to the client and it was ok.