Digi TX54 User Manual page 455

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Virtual Private Networks (VPN)
14. Click Apply to save the configuration and apply the change.
  Command line
1. Log into the TX54 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Create a new OpenVPN client, or edit an existing one:
To create a new OpenVPN client, see
n
or
Configure an OpenVPN client without using an .ovpn
To edit an existing OpenVPN client, change to the OpenVPN client's node in the
n
configuration schema. For example, for an OpenVPN client named openvpn_client1,
change to the openvpn_client1 node in the configuration schema:
(config)> vpn openvpn client openvpn_client1
(config vpn openvpn client openvpn_client1)>
4. Enable active recovery:
(config vpn openvpn client openvpn_client1)> connection_monitor enable
true
(config vpn openvpn client openvpn_client1)>
5. To configure the device to restart the interface when its connection is considered to have
failed:
(config vpn openvpn client openvpn_client1)> connection_monitor restart
true
(config vpn openvpn client openvpn_client1)>
This is useful for interfaces that may regain connectivity after restarting, such as a cellular
modem.
6. To configure the device to reboot when the interface is considered to have failed:
(config vpn openvpn client openvpn_client1)> connection_monitor reboot
enable
(config vpn openvpn client openvpn_client1)>
TX54 User Guide
Configure an OpenVPN client by using an .ovpn file
file.
OpenVPN
455

Advertisement

Table of Contents
loading

Table of Contents