Erreur : Bad LZO decompression Openvpn
Fermé
jojodeparis
Messages postés
108
Date d'inscription
mercredi 15 décembre 2004
Statut
Membre
Dernière intervention
17 juillet 2008
-
18 sept. 2006 à 22:49
nico - 7 mars 2008 à 11:22
nico - 7 mars 2008 à 11:22
A voir également:
- Bad lzo decompression header byte 42
- Erreur 0x80070643 - Accueil - Windows
- Erreur 0x80070643 Windows 10 : comment résoudre le problème de la mise à jour KB5001716 - Accueil - Windows
- Erreur 1001 outlook - Accueil - Bureautique
- Erreur 5000 france tv - Forum iPhone
- Erreur g030 - Forum Bbox Bouygues
1 réponse
Bonjour,
voici la réponse données sur ce formum : https://forums.gentoo.org/viewtopic.php?t=233080
apparement, c'est un probleme de configuration entre le serveur et le client.
Il faut que les deux soit configuré avec l'option comp-lzo
Q: I keep getting the following error on the server log when my client connected. What's wrong?
Code:
Oct 7 15:48:25 gateway openvpn[17954]: Administrator/www.xxx.yyy.zz:3510 Bad LZO decompression header byte: 40
Oct 7 15:48:27 gateway openvpn[17954]: Administrator/www.xxx.yyy.zzz:3510 Bad LZO decompression header byte: 255
Oct 7 15:48:28 gateway openvpn[17954]: Administrator/www.xxx.yyy.zzz:3510 Bad LZO decompression header byte: 255
Oct 7 15:48:29 gateway openvpn[17954]: Administrator/www.xxx.yyy.zzz:3510 Bad LZO decompression header byte: 255
Oct 7 15:48:29 gateway openvpn[17954]: Administrator/www.xxx.yyy.zzz:3510 Bad LZO decompression header byte: 40
where www.xxx.yyy.zzz is the IP address from the client
A: Check the comp-lzo setting on both server and client configuration. Most likely your client doesn't have comp-lzo while your server expected it.
voici la réponse données sur ce formum : https://forums.gentoo.org/viewtopic.php?t=233080
apparement, c'est un probleme de configuration entre le serveur et le client.
Il faut que les deux soit configuré avec l'option comp-lzo
Q: I keep getting the following error on the server log when my client connected. What's wrong?
Code:
Oct 7 15:48:25 gateway openvpn[17954]: Administrator/www.xxx.yyy.zz:3510 Bad LZO decompression header byte: 40
Oct 7 15:48:27 gateway openvpn[17954]: Administrator/www.xxx.yyy.zzz:3510 Bad LZO decompression header byte: 255
Oct 7 15:48:28 gateway openvpn[17954]: Administrator/www.xxx.yyy.zzz:3510 Bad LZO decompression header byte: 255
Oct 7 15:48:29 gateway openvpn[17954]: Administrator/www.xxx.yyy.zzz:3510 Bad LZO decompression header byte: 255
Oct 7 15:48:29 gateway openvpn[17954]: Administrator/www.xxx.yyy.zzz:3510 Bad LZO decompression header byte: 40
where www.xxx.yyy.zzz is the IP address from the client
A: Check the comp-lzo setting on both server and client configuration. Most likely your client doesn't have comp-lzo while your server expected it.
7 mars 2008 à 11:22
ajouter coté client et serveur dans la config :
tun-mtu 1500
fragment 1400
mssfix
voilà...