Digi TX54 User Manual page 338

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Virtual Private Networks (VPN)
(config vpn openvpn server name)> zone value
(config vpn openvpn server name)>
To view a list of available zones:
(config vpn openvpn server name)> firewall zone ?
Zone: The zone for the local TUN interface. To treat clients as LAN devices
this would usually be
set to internal.
Format:
any
dynamic_routes
edge
external
hotspot
internal
ipsec
loopback
setup
Current value:
(config vpn openvpn server name)>
6. (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 server name)> metric value
(config vpn openvpn server name)>
where value is an interger between 0 and 65535. The default is 0.
7. (Optional) Set the IP address and subnet mask of the OpenVPN server. If not set, the server
will not provide an IP address to the client, which allows the server to be added to a bridge or
an interface. The interface then provides the IP address to the client.
(config vpn openvpn server name)> address ip_address/netmask
(config vpn openvpn server name)>
8. (Optional) Set the range of IP addresses that the OpenVPN server will use when providing IP
addresses to clients:
a. Set the first address in the range limit:
(config vpn openvpn server name)> server_first_ip value
(config vpn openvpn server name)>
where value is a number between 1 and 255. The number entered here will represent the
first client IP address. For example, if address is set to 192.168.1.1/24 and server_first_ip
is set to 80, the first client IP address will be 192.168.1.80.
The default is from 80.
TX54 User Guide
OpenVPN
338

Advertisement

Table of Contents
loading

Table of Contents