Hi all,
Many openvpn client (amongst Tunnelblick) will be using OpenVPN 2.4.
This means that the configuration files created in the Asus router vpn setup are not able to be compliant to this soon.
Can this be put in the queu for the next rc's for upgrade to 2.5 or option removal ?
The warning message from Tunnelblick client on OpenVPN 2.4 :
More on deprecared openvpn features :
https://community.openvpn.net/openvpn/wiki/DeprecatedOptions
Option: --comp-lzo ¶
Status Currently not planned for removal, see description for details
Deprecated in: OpenVPN v2.4
To be removed in: (not decided)
Affects: Client and server
Result if used: OpenVPN will ignore the option and provide a warning
Replaced by: --compress
Examples: --compress
--compress lzo
--compress lz4
The --comp-lzo option would only enable the LZO compression algorithm. The --compress option allows also to use the improved LZ4 algorithm instead. This will allow --compress to be pushed by the server on a per-client basis. Providing just --compress without an algorithm is the equivalent of --comp-lzo no which disables compression but enables the packet framing for compression.
Contrary to prior statements --comp-lzo no is not compatible with the --compress counterpart. Therefore openvpn needs to keep supporting --comp-lzo no for backward compatibility.
Many openvpn client (amongst Tunnelblick) will be using OpenVPN 2.4.
This means that the configuration files created in the Asus router vpn setup are not able to be compliant to this soon.
Can this be put in the queu for the next rc's for upgrade to 2.5 or option removal ?
The warning message from Tunnelblick client on OpenVPN 2.4 :
More on deprecared openvpn features :
https://community.openvpn.net/openvpn/wiki/DeprecatedOptions
Option: --comp-lzo ¶
Status Currently not planned for removal, see description for details
Deprecated in: OpenVPN v2.4
To be removed in: (not decided)
Affects: Client and server
Result if used: OpenVPN will ignore the option and provide a warning
Replaced by: --compress
Examples: --compress
--compress lzo
--compress lz4
The --comp-lzo option would only enable the LZO compression algorithm. The --compress option allows also to use the improved LZ4 algorithm instead. This will allow --compress to be pushed by the server on a per-client basis. Providing just --compress without an algorithm is the equivalent of --comp-lzo no which disables compression but enables the packet framing for compression.
Contrary to prior statements --comp-lzo no is not compatible with the --compress counterpart. Therefore openvpn needs to keep supporting --comp-lzo no for backward compatibility.