make MRU configurable, NAK config requests for larger values
This commit is contained in:
parent
596f98ff5a
commit
667a8bc420
8 changed files with 39 additions and 11 deletions
|
|
@ -15,6 +15,9 @@ set l2tp_secret "secret"
|
|||
#set ppp_max_configure 10
|
||||
#set ppp_max_failure 5
|
||||
|
||||
# Link MRU
|
||||
#set ppp_mru 1452
|
||||
|
||||
# Only 2 DNS server entries are allowed
|
||||
set primary_dns 10.0.0.1
|
||||
set secondary_dns 10.0.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue