# The name of the local system for authentication purposes name l2tpd # Refuse EAP, PAP, CHAP or MS-CHAP connections # Accept ONLY MS-CHAPv2 or MPPE with 128-bit encryption refuse-eap refuse-pap refuse-chap refuse-mschap require-mschap-v2 # Require authorization auth # Add entry to the ARP system table proxyarp # Disable BSD-Compress and Van Jacobson TCP/IP header compression nobsdcomp novj novjccomp # Disable logging nolog nologfd # LCP echo-requests options lcp-echo-interval 30 lcp-echo-failure 5 # MTU MRU options mtu 1200 mru 1200 # DNS options for Windows clients ms-dns 8.8.8.8 ms-dns 8.8.4.4