Actions
Bug #8412
closedOpenVPN compression setting ignored
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
OpenVPN
Target version:
-
Start date:
04/01/2018
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.3
Affected Architecture:
Description
Compression setting in the GUI is ignored. Always expects comp-lzo no matter what you select.
Log entry with "No LZO compression [Legacy style, comp-lzo no]" setting on a "Peer to Peer ( Shared key )" server: (notice comp-lzo)
Expected Remote Options String (VER=V4): 'V4,dev-type tun,link-mtu 1445,tun-mtu 1400,proto UDPv4,ifconfig 172.16.2.1 172.16.2.2,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,secret'
Also, adding "comp-lzo no" to Custom options has no effect.
Actions