![Digi Connect EZ Mini Скачать руководство пользователя страница 188](http://html.mh-extra.comconnect-ez-mini_user-manual_2496436188.png)
Virtual Private Networks (VPN)
OpenVPN
Digi Connect EZ Mini User Guide
188
any
dynamic_routes
edge
external
internal
ipsec
loopback
setup
Current value:
(config vpn openvpn client
name
)>
5. (Optional) Set the route metric for the OpenVPN server. If multiple active routes match a
destination, the route with the lowest metric will be used.
(config vpn openvpn client
name
)> metric
value
(config vpn openvpn client
name
)>
where
value
is an interger between
0
and
65535
. The default is
0
.
6. (Optional) Set the login credentials as configured on the OpenVPN server:
(config vpn openvpn client
name
)> username
value
(config vpn openvpn client
name
)> password
value
(config vpn openvpn client
name
)>
7. Paste the content of the client.ovpn file into the value of the
config_file
parameter:
(config vpn openvpn client
name
)> config_file
value
(config vpn openvpn client
name
)>
8. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
9. 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 an OpenVPN client without using an .ovpn file
Required configuration items
n
Enable the OpenVPN client.
The OpenVPN client is enabled by default.
n
The mode used by the OpenVPN server, either routing (TUN), or bridging (TAP).
n
The firewall zone to be used by the OpenVPN client.
n
The IP address of the OpenVPN server.