Digi TX54 User Manual page 353

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Virtual Private Networks (VPN)
4. The default behavior is to use an OVPN file for client configuration. To disable this behavior and
configure the client manually:
(config vpn openvpn client name)> use_file false
(config vpn openvpn client name)>
5. Set the mode used by the OpenVPN server:
(config vpn openvpn client name)> device_type value
(config vpn openvpn client name)>
where value is either tun or tap. The default is tun.
6. Set the firewall zone for the OpenVPN client:
(config vpn openvpn client name)> zone value
(config vpn openvpn client name)>
To view a list of available zones:
(config vpn openvpn client name)> zone ?
Zone: The zone for the openvpn client interface.
Format:
any
dynamic_routes
edge
external
hotspot
internal
ipsec
loopback
setup
Current value:
(config vpn openvpn client name)>
7. (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.
8. (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)>
TX54 User Guide
OpenVPN
353

Advertisement

Table of Contents
loading

Table of Contents