diff options
Diffstat (limited to 'community/xl2tpd/options.l2tpd')
-rw-r--r-- | community/xl2tpd/options.l2tpd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/community/xl2tpd/options.l2tpd b/community/xl2tpd/options.l2tpd new file mode 100644 index 000000000..3030af4a7 --- /dev/null +++ b/community/xl2tpd/options.l2tpd @@ -0,0 +1,24 @@ +login +lcp-echo-interval 10 +lcp-echo-failure 2 +noipx + +refuse-pap +refuse-chap +refuse-mschap + +require-mppe +require-mschap-v2 + +nodefaultroute +proxyarp + +#bsdcomp +#deflate +#accomp +#noccp +#nopcomp +#nopredictor1 +#novj +#novjccomp +#debug 7 |