Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
OpenVPN Bad LZO decompression
« previous
next »
Print
Pages: [
1
]
Author
Topic: OpenVPN Bad LZO decompression (Read 3720 times)
bzero
Newbie
Posts: 6
Karma: 0
OpenVPN Bad LZO decompression
«
on:
February 12, 2019, 04:08:13 am »
Hello,
I am trying to establish openvpn to a linux box, and get Bad LZO decompression.
I tried to disable/enable LZO option on opnsense, but still getting issue.
Please share how to fix it.
Thank you.
«
Last Edit: February 12, 2019, 04:10:24 am by bzero
»
Logged
Taomyn
Sr. Member
Posts: 444
Karma: 20
Re: OpenVPN Bad LZO decompression
«
Reply #1 on:
March 27, 2019, 08:06:17 am »
I've been trying to disable compression on the OPNsense server but I don't think the GUI option works - in the end I visited
https://community.openvpn.net/openvpn/wiki/VORACLE
(under Mitigation) and added to the following to the custom options:
Code:
[Select]
--compress stub-v2
--push "compress stub-v2"
Seems to work for me and disabling compression on OpenVPN for Android allows the connection to work - before it simply blocked traffic.
Does anyone know where the OpenVPN server config file is as I cannot find it and want to check what the GUI changes?
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
OpenVPN Bad LZO decompression