User`s guide

224
OpenVPN RX ping timeout (seconds)
The number of seconds, after which no OpenVPN ping has been received, the VPN will be
marked as down.
Include IV
Enabling this option on includes an IV at the head of an encrypted packet. If one peer
prepends this IV and the other isn’t expecting it, packet decryption will fail.
Key negotiation timeout (seconds)
Maximum time in seconds to allow for a data channel key negotiation.
Key renegotiation interval (seconds)
Interval between key re-negotiations.
Key renegotiation bytes
If non-zero, a key renegotiation will take place after this many bytes have travelled through
the data channel (in either direction).
Key renegotiation packets
If non-zero, a key renegotiation will take place after this many packets have travelled
through the data channel.
Inactivity timeout (seconds)
The tunnel is disconnected after the tunnel becomes inactive (no IP traffic) for this many
seconds. Note that the timer is only restarted with RX traffic, not TX traffic.
Data channel cipher
Sets the cipher used for data channel encryption/decryption. Select from the dropdown list.
Data channel digest
Sets the digest algorithm used for data channel authentication. Select from the dropdown
list.
Debug
Enables output of OVPN related debug.
Related CLI Commands
Entity
Instance
Parameter
Values
Equivalent Web Parameter
ovpn n descr
Up to 30
characters
Description
ovpn n IPaddr
Valid IP address
a.b.c.d
IP address a.b.c.d
ovpn n dest
Valid IP address
a.b.c.d
Destination host a.b.c.d
ovpn n ll_ent
<blank>, PPP,
ETH
Link socket interface x,y
x= interface type
ovpn n ll_add 0 - 2147483647
Link socket interface x,y
y= interface number
ovpn n ip_ent
<blank>, PPP,
ETH
Get link socket source address
from this interface x,y
x= interface type
ovpn n ip_add 0 - 2147483647
Get link socket source address
from this interface x,y
y= interface number