Improve xl2tpd options
This commit is contained in:
parent
cf1c387400
commit
8a75d02751
2 changed files with 6 additions and 6 deletions
|
@ -258,12 +258,12 @@ ms-dns 8.8.4.4
|
|||
noccp
|
||||
auth
|
||||
crtscts
|
||||
idle 1800
|
||||
mtu 1280
|
||||
mru 1280
|
||||
lock
|
||||
lcp-echo-failure 10
|
||||
lcp-echo-interval 60
|
||||
proxyarp
|
||||
lcp-echo-failure 4
|
||||
lcp-echo-interval 30
|
||||
connect-delay 5000
|
||||
EOF
|
||||
|
||||
|
|
|
@ -263,12 +263,12 @@ ms-dns 8.8.4.4
|
|||
noccp
|
||||
auth
|
||||
crtscts
|
||||
idle 1800
|
||||
mtu 1280
|
||||
mru 1280
|
||||
lock
|
||||
lcp-echo-failure 10
|
||||
lcp-echo-interval 60
|
||||
proxyarp
|
||||
lcp-echo-failure 4
|
||||
lcp-echo-interval 30
|
||||
connect-delay 5000
|
||||
EOF
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue