Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 53b9a2abba9817a7c9834ceb4ff51ea1 > files > 1

pptp-linux-1.7.2-1.2mdv2009.0.src.rpm

#
# Lock the port
#
lock

#
# We don't need the tunnel server to authenticate itself
#
noauth

#
# Turn off transmission protocols we know won't be used
#
nobsdcomp
nodeflate

#
# We want MPPE
#
#mppe no40
#mppe no56
#mppe no128
mppe required,stateless

# needed for W2K3 anyway
refuse-eap

#
# We want a sane mtu/mru
#
mtu 1000
mru 1000

#
# Time this thing out of it goes poof
#
lcp-echo-failure 10
lcp-echo-interval 10