## SAMPLE ONLY
## CHANGE TO SUIT YOUR SYSTEM

## turn pppd syslog debugging on
#debug

## change 'servername' to whatever you specify as your server name in chap-secrets
name servername
## change the domainname to your local domain
domain mydomain.net

## these are reasonable defaults for WinXXXX clients
## for the security related settings
auth
#require-chap
#require-chapms
#require-chapms-v2
#+chap
+chapms
+chapms-v2
mppe-40
mppe-128
mppe-stateless

## Fill in your addresses
ms-dns 10.0.0.1
ms-wins 10.0.0.1

## Fill in your netmask
netmask 255.255.255.0

## some defaults
nodefaultroute
proxyarp
lock
