Command reference openvpn-client
Digi TransPort WR Routers User Guide
399
pull-routes
Allows the OpenVPN client to accept or reject routes that are pushed from the OpenVPN server.
Value is either on or off. The default value is on.
verb
Adjusts the amount of output that this OpenVPN client records in the system log. Set this parameter
to 0 to record only errors and warnings. Set this parameter to 3 to record a fairly complete activity
log.
Accepted value is any integer from 0 to 4. The default value is 0.
nat
Enables Network Address Translation (NAT) for outgoing packets on the OpenVPN client network
interface. NAT allows a computer on a local network to send a request to a computer behind the
OpenVPN server without adding additional routes on the OpenVPN server. NAT changes the source IP
address of the outgoing packet to the IP address of the OpenVPN client, hiding the local network from
the OpenVPN server. Since the request appears to come from the OpenVPN client, the response
packet is destined for the OpenVPN client, and the OpenVPN server properly routes it to the correct
OpenVPN client. The OpenVPN client only uses NAT if the 'bridge-mode' parameter is set to 'off'.
Value is either on or off. The default value is on.
compression
The compression algorithm this OpenVPN client uses to compress data channel packets.
Accepted values can be one of off, lzo, lz4 or any. The default value is off.