Virtual Private Networks (VPN) OpenVPN
Digi Connect EZ Mini User Guide
267
l Set the amount of time to wait for the interface to connect for the first time
before the test is considered to have failed.
(config vpn openvpn client openvpn_client1 surelink tests 1)>
interface_timeout value
(config vpn openvpn client openvpn_client1 surelink tests 1)>
where value is any number of weeks, days, hours, minutes, or seconds, and
takes the format number{w|d|h|m|s}.
For example, to set interface_timeout to ten minutes, enter either 10m or
600s:
(config vpn openvpn client openvpn_client1 surelink tests 1)>
interface_timeout 600s
(config)>
n custom_test: Tests the interface with custom commands.
If custom_test is set, set the commands to run to perform the test:
(config vpn openvpn client openvpn_client1 surelink tests 1)>
custom_test_commands "string"
(config vpn openvpn client openvpn_client1 surelink tests 1)>
n tcp_connection: Tests that the interface can reach a destination port on the
configured host.
If tcp_connection is selected, complete the following:
l Set the hostname or IP address of the host to create a TCPconnection to:
(config vpn openvpn client openvpn_client1 surelink tests 1)>
tcp_host hostname/IP_address
(config vpn openvpn client openvpn_client1 surelink tests 1)>
l Set the TCP port to create a TCPconnection to.
(config vpn openvpn client openvpn_client1 surelink tests 1)>
tcp_port port
(config vpn openvpn client openvpn_client1 surelink tests 1)>
n other: Tests the status of another interface.
If other is selected, complete the following:
l Set the interface to test.
i. Use the ? to determine available interfaces:
ii. Set the interface. For example:
(config vpn openvpn client openvpn_client1 surelink tests
1)> other_interface /network/interface/eth1