Configure Surelink Active Recovery For Openvpn - Digi IX30 User Manual

Table of Contents

Advertisement

Virtual Private Networks (VPN)
10. (Optional) Set the port used by the OpenVPN server:
(config vpn openvpn client name)> port port
(config vpn openvpn client name)>
The default is 1194.
11. Paste the contents of the CA certificate (usually in a ca.crt file) into the value of the cacert
parameter:
(config vpn openvpn client name)> cacert value
(config vpn openvpn client name)>
12. Paste the contents of the public key (for example, client.crt) into the value of the public_cert
parameter:
(config vpn openvpn client name)> public_cert value
(config vpn openvpn client name)>
13. Paste the contents of the private key (for example, client.key) into the value of the private_key
parameter:
(config vpn openvpn client name)> private_key value
(config vpn openvpn client name)>
14. (Optional) Set additional OpenVPN parameters.
a. Enable the use of additional OpenVPN parameters:
(config vpn openvpn client name)> advanced_options enable true
(config vpn openvpn client name)>
b. Configure whether the additional OpenVPN parameters should override default options:
(config vpn openvpn client name)> advanced_options override true
(config vpn openvpn client name)>
c. Set the additional OpenVPN parameters:
(config vpn openvpn client name)> advanced_options extra parameters
(config vpn openvpn client name)>
15. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
16. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.

Configure SureLink active recovery for OpenVPN

You can configure the IX30 device to regularly probe OpenVPN client connections to determine if the
connection has failed and take remedial action.
IX30 User Guide
OpenVPN
414

Advertisement

Table of Contents
loading

Table of Contents