Point to Point Tunneling Protocol (PPTP) Virtual Private Network (VPN) Remote access PPTP VPN Maximum Transmission Unit (MTU) External IP address to which VPN clients will connect Domain Name Server (DNS) propagated to client ipv4 Domain Name Server (DNS) IPv4 address #include Pool of client IP addresses (must be within a /24) First IP address in the pool (will be used as gateway address) Last IP address in the pool Gatway address uses as client tunnel termination point Authentication for remote access PPTP VPN Authentication protocol for remote access peer PPTP VPN 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]. 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 #include Local user authentication for remote access PPTP VPN User name for authentication Option to disable a PPTP Server user Password for authentication Static client IP address #include #include