option /etc/ppp/pptpd-options name pptpd refuse-pap refuse-chap refuse-mschap require-mschap-v2 # Require MPPE 128-bit encryption # (note that MPPE requires the use of MSCHAP-V2 during authentication) require-mppe-128 # }}} mppe-stateful s-dns 8.8.8.8 ms-dns 8.8.4.4
# If pppd is acting as a server for Microsoft Windows or "Samba" # clients, this option allows pppd to supply one or two WINS (Windows # Internet Name Services) server addresses to the clients. The first # instance of this option specifies the primary WINS address; the # second instance (if given) specifies the secondary WINS address. ms-wins 127.0.0.1 proxyarp
# Debian: do not replace the default route nodefaultroute
# Logging
# Enable connection debugging facilities. # (see your syslog configuration for where pppd sends to) debug
# Print out all the option values which have been set. # (often requested by mailing list to verify options) #dump
# Miscellaneous
# Create a UUCP-style lock file for the pseudo-tty to ensure exclusive # access. lock