Virtual Private Networks (VPN)
OpenVPN
Digi Connect IT® 16/48 User Guide
296
11. Configure test targets:
a. Add a test target:
(config vpn openvpn client openvpn_client1)> add connection_monitor
target end
(config vpn openvpn client openvpn_client1 connection_monitor target 0)>
b. Set the test type:
(config vpn openvpn client openvpn_client1 connection_monitor target 0)>
test
value
(config vpn openvpn client openvpn_client1 connection_monitor target 0)>
where
value
is one of:
n
ping
(IPv4) or
ping6
(IPv6): Tests connectivity by sending an ICMP echo request to
a specified hostname or IP address.
l
Specify the hostname or IP address by using
ping_host
or
ping_host6
:
(config vpn openvpn client openvpn_client1 connection_monitor
target 0)> ping_host
host
(config vpn openvpn client openvpn_client1 connection_monitor
target 0)>
l
(Optional) Set the size, in bytes, of the ping packet by using
ping_size
or
ping_
size6
:
(config vpn openvpn client openvpn_client1 connection_monitor
target 0)> ping_size [
num
]
(config vpn openvpn client openvpn_client1 connection_monitor
target 0)>
n
dns
(IPv4) or
dns6
(IPv6): Tests connectivity by sending a DNS query to the
specified DNS server.
l
Specify the DNS server. Allowed value is the IP address of the DNS server.
(config vpn openvpn client openvpn_client1 connection_monitor
target 0)> dns_server
ip_address
(config vpn openvpn client openvpn_client1 connection_monitor
target 0)>
n
dns_configured
(IPv4) or
dns_configured6
(IPv6): Tests connectivity by sending a
DNS query to the DNS servers configured for this interface.
n
http
(IPv4) or
http6
(IPv6): Tests connectivity by sending an HTTP or HTTPS GET
request to the specified URL.
l
Specify the url. Allowed value uses the format
http[s]://
hostname
/[
path
]
.
(config vpn openvpn client openvpn_client1 connection_monitor
target 0)> http_url
url
(config vpn openvpn client openvpn_client1 connection_monitor
target 0)>
Содержание Connect IT 16
Страница 1: ...Digi Connect IT 16 48 User Guide Firmware version 21 2 ...
Страница 157: ...Interfaces Bridging Digi Connect IT 16 48 User Guide 157 8 Click Apply to save the configuration and apply the change ...
Страница 440: ...Services Configure the ping responder service Digi Connect IT 16 48 User Guide 440 iperf Done ...