![Digi Connect EZ Mini User Manual Download Page 179](http://html.mh-extra.comconnect-ez-mini_user-manual_2496436179.png)
Virtual Private Networks (VPN)
OpenVPN
Digi Connect EZ Mini User Guide
179
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
internal
ipsec
loopback
setup
Current value:
(config vpn openvpn server
name
)>
c. (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
.
d. (Optional) Set the range of IP addresses that the OpenVPN server will use when providing
IP addresses to clients:
i. 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
.
ii. Set the last address in the range limit:
(config vpn openvpn server
name
)> server_last_ip
value
(config vpn openvpn server
name
)>
where
value
is a number between
1
and
255
. The number entered here will represent
the last client IP address. For example, if
address
is set to
192.168.1.1/24
and
server_last_ip
is set to
99
, the last client IP address will be 192.168.1.80.
The default is from
80
.
6. (Optional) Set the port that the OpenVPN server will use:
(config vpn openvpn server
name
)> port
port
(config vpn openvpn server
name
)>
The default is
1194
.