Improve xl2tpd options

This commit is contained in:
hwdsl2 2016-06-10 19:34:59 -05:00
parent cf1c387400
commit 8a75d02751
2 changed files with 6 additions and 6 deletions

View File

@ -258,12 +258,12 @@ ms-dns 8.8.4.4
noccp noccp
auth auth
crtscts crtscts
idle 1800
mtu 1280 mtu 1280
mru 1280 mru 1280
lock lock
lcp-echo-failure 10 proxyarp
lcp-echo-interval 60 lcp-echo-failure 4
lcp-echo-interval 30
connect-delay 5000 connect-delay 5000
EOF EOF

View File

@ -263,12 +263,12 @@ ms-dns 8.8.4.4
noccp noccp
auth auth
crtscts crtscts
idle 1800
mtu 1280 mtu 1280
mru 1280 mru 1280
lock lock
lcp-echo-failure 10 proxyarp
lcp-echo-interval 60 lcp-echo-failure 4
lcp-echo-interval 30
connect-delay 5000 connect-delay 5000
EOF EOF