Virtual Private Networks (VPN) L2TP
Digi Connect EZ Mini User Guide
314
f. (Optional) Set the metric for the tunnel:
(config vpn l2tp lns lns_server)> metric int
(config vpn l2tp lns lns_server)>
where int is an integer between 0 and 65535. The default is 1.
g. Set the firewall zone for the tunnel. This is used by packet filtering rules and access control
lists to restrict network traffic on the tunnel.
i. Use the ? to determine available zones:
(config vpn l2tp lns lns_server)> zone ?
Zone: The firewall zone assigned to this tunnel. This can be used by
packet
filtering rules and access control lists to restrict network traffic
on this
tunnel.
Format:
any
dynamic_routes
edge
external
internal
ipsec
loopback
setup
Current value:
(config vpn l2tp lns lns_server)>
ii. Set the zone:
(config vpn l2tp lns lns_server)> zone zone
(config vpn l2tp lns lns_server)>
h. (Optional): Custom PPP configuration:
i. Enable custom PPP configuration:
(config vpn l2tp lac lns lns_server)> custom enable true
(config vpn l2tp lns lns_server)>
ii. Enable overriding, if the custom configuration should override the default
configuration and only use the custom options:
(config vpn l2tp lns lns_server)> custom override true
(config vpn l2tp lns lns_server)>
iii. Paste or type the configuration data in the format of a pppd options file:
(config vpn l2tp lns lns_server)> custom config_file data
(config vpn l2tp lns lns_server)>