
Chapter 19 L2TP VPN
• Enable the connection.
Router(config)# | crypto Default_L2TP_VPN_Connection | |
Router(config)# | pool L2TP_POOL | |
Router(config)# | authentication default | |
Router(config)# | user | |
Router(config)# | activate | |
Router(config)# show | ||
L2TP over IPSec: | : yes |
|
activate |
| |
crypto | : Default_L2TP_VPN_Connection | |
address pool | : L2TP_POOL |
|
authentication | : default |
|
user | : |
|
keepalive timer | : 60 |
|
first dns server | : aux |
second dns server : aux
second wins server:
19.5.4 Configuring the Policy Route for L2TP Example
The following commands configure and display the policy route for the L2TP VPN connection entry.
•Set the policy route’s Source Address users to access (LAN_SUBNET in this
to the address object that you want to allow the remote example).
•Set the Destination Address to the IP address pool that the ZyWALL assigns to the remote users (L2TP_POOL in this example).
•Set the next hop to be the Default_L2TP_VPN_Connection tunnel.
•Enable the policy route.
Router(config)# policy 3
active: yes
description: WIZ_VPN
user: any
schedule: none
interface: ge1
tunnel: none
sslvpn: none
source: PC_SUBNET
destination: L2TP_POOL
service: any
nexthop type: Tunnel
nexthop: Default_L2TP_VPN_Connection
bandwidth: 0
bandwidth priority: 0
maximize bandwidth usage: no
SNAT: none
amount of port trigger: 0
162 |
|
ZyWALL (ZLD) CLI Reference Guide | |
|
|