Type in the configuration settings one line at a time and click Save to apply the settings.
To save a copy of the settings, click the Via Web UI button next to Backup Script and save the .txt file to a
known location.
Note – The default name of the backup file is: command_script_backup.txt
To upload settings from a remote source, or to restore setting you had previously saved using the Backup
Script function, then click the Via Web UI button next to Upload Script, Browse to the .txt file and click the
Upload button to populate the text box with the settings.
7.1.1.1 Supported configuration content
Specify the required value for each configuration setting after an ‘equal’ sign (=), for example:
OPENVPN_PING_TOUT=180
The following table contains supported plain text configuration items.
Key Notes Description
1 = enable
0 = disable
Enable or disable OpenVPN Client function.
Mandatory field Specify the tunnel name for the OpenVPN Client
connection.
udp tcp Define the Protocol for the OpenVPN Client.
Select TCP or TCP /UDP
->The OpenVPN will use TCP protocol, and Port
will be set as 443 automatically.
Select UDP
-> The OpenVPN will use UDP protocol, and Port
will be set as 1194
automatically.
Mandatory field Specify the Port for the OpenVPN Client to use.
IP or FQDN Specify the Remote IP/FQDN of the peer
OpenVPN Server for this OpenVPN Client tunnel.
Fill in the IP address or FQDN.
seconds Specify the time interval for OpenVPN keep-alive
checking.
seconds Specify the timeout value for OpenVPN Client
keep-alive checking.
Adaptive Specify the LZO Compression algorithm for
OpenVPN client.
Static Key/TLS Specify the authorization mode for the OpenVPN
tunnel.
TLS ->The OpenVPN will use TLS authorization
mode, and the following items CA Cert., Client
Cert. and Client Key need to specify as well.