Point to Point Tunneling Protocol (PPTP) Virtual Private Network (VPN) 901 Remote access PPTP VPN #include #include 1436 External IP address to which VPN clients will connect #include #include #include #include Authentication for remote access PPTP VPN Authentication protocol for remote access peer PPTP VPN pap chap mschap mschap-v2 pap Require the peer to authenticate itself using PAP [Password Authentication Protocol]. chap Require the peer to authenticate itself using CHAP [Challenge Handshake Authentication Protocol]. mschap Require the peer to authenticate itself using CHAP [Challenge Handshake Authentication Protocol]. mschap-v2 Require the peer to authenticate itself using MS-CHAPv2 [Microsoft Challenge Handshake Authentication Protocol, Version 2]. (pap|chap|mschap|mschap-v2) mschap-v2 Specifies mppe negotioation preference. (default require mppe 128-bit stateless deny deny mppe prefer ask client for mppe, if it rejects do not fail require ask client for mppe, if it rejects drop connection (deny|prefer|require) deny prefer require prefer #include Local user authentication for remote access PPTP VPN User name for authentication #include Password for authentication Static client IP address * #include #include #include 30 30 #include