home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 16 / hacker16 / 16_HACKER16.ISO / linux / tpm-security-server-1.2.1.iso / archive / etc / ppp / options.pptpd < prev    next >
Encoding:
Text File  |  2004-01-29  |  625 b   |  28 lines

  1. ## CHANGE TO SUIT YOUR SYSTEM
  2. lock
  3.  
  4. ## turn pppd syslog debugging on
  5. #debug
  6.  
  7. ## change 'pptpd' to whatever you specify as your server name in chap-secrets
  8. name pptpd
  9.  
  10. proxyarp
  11. bsdcomp 0
  12.  
  13. # This option applies if you use ppp with chapms-strip-domain patch
  14. #chapms-strip-domain
  15.  
  16. # These options apply if you use ppp with mppe patch
  17. # NB! You should also apply the ChapMS-V2 patch
  18. #-chap
  19. #-chapms
  20. #+chapms-v2
  21. #mppe-128
  22. #mppe-stateless
  23.  
  24. # These options will tell ppp to pass on these to your clients
  25. # To use ms-wins or ms-dns in options.pptpd it must exist in /etc/resolv.conf
  26. #ms-wins your.server.here
  27. #ms-dns your.server.here
  28.