L2TP Virtual Private Network (VPN) 902 Remote access L2TP VPN Authentication for remote access L2TP VPN #include #include #include #include #include #include Internet Protocol Security (IPsec) for remote access L2TP VPN IPsec authentication settings Authentication mode for IPsec pre-shared-secret Use pre-shared secret for IPsec authentication x509 Use X.509 certificate for IPsec authentication (pre-shared-secret|x509) pre-shared-secret x509 #include #include IKE lifetime u32:30-86400 IKE lifetime in seconds 3600 ESP lifetime u32:30-86400 IKE lifetime in seconds 3600 #include #include L2TP Network Server (LNS) Tunnel password used to authenticate the client (LAC) Sent to the client (LAC) in the Host-Name attribute #include Host-name must be alphanumeric and can contain hyphens External IP address to which VPN clients will connect #include #include #include #include #include #include #include #include #include 1436 #include #include #include #include #include #include