Opened 2 years ago
Closed 2 years ago
#2090 closed (toovague)
More corrupted OpenVPN configuration settings
| Reported by: | davem | Owned by: | |
|---|---|---|---|
| Keywords: | Cc: |
Description
If comp-lzo is set to disabled (when OpenVPN is configured via the Services > VPN tab), DD-WRT prints the following line to /tmp/openvpncl/openvpn.conf:
comp-lzo no
Either this is invalid syntax or there is some other issue, because comp-lzo is enabled either way.
Change History (1)
comment:1 Changed 2 years ago by Sash
- Resolution set to toovague
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

'Use fast LZO compression -- may add up to 1 byte per packet for incompressible data. mode may be "yes", "no", or "adaptive" (default).'