Advertisement
wakoond

xl2tpd l2tp psk

Jan 16th, 2012
12,547
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. [global]
  2. port = 1701
  3. ;auth file = /etc/xl2tpd/xl2tp-secrets
  4. access control = no
  5. ipsec saref = yes
  6.  
  7. [lns default]
  8. exclusive = yes
  9. ip range = 192.168.55.151-192.168.55.200
  10. local ip = 192.168.55.150
  11. ;lac = 10.0.1.2
  12. ;hidden bit = no
  13. length bit = yes
  14. name = Wakoond-FON-VPN
  15. ;refuse authentication = yes
  16. ppp debug = yes
  17. require authentication = yes
  18. unix authentication = no
  19. require chap = yes
  20. require pap = yes
  21. pppoptfile = /etc/ppp/options.xl2tpd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement