diff options
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r-- | accel-pppd/accel-ppp.conf.5 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index c622ce3e..4591d669 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -222,6 +222,8 @@ Specifies maximum number of echo-requests may be sent without valid echo-reply, .BI "timeout=" n Timeout waiting reply from client in seconds (default 5). .TP +.BI "mppe=" deny|allow|prefer|require +.TP .SH [pppoe] .br Configuration of PPPoE module. @@ -264,6 +266,8 @@ Specifies whether to handle TR101 tags. .BI "padi-limit=" n Specifies overall limit of PADI packets to reply in 1 second period (default 0 - unlimited). Rate of per-mac PADI packets is limited to no more than 1 packet per second. .TP +.BI "mppe=" deny|allow|prefer|require +.TP .SH [l2tp] .br Configuration of L2TP module. @@ -291,6 +295,8 @@ If this option is given and .B n is greater of zero then l2tp module will produce verbose logging. .TP +.BI "mppe=" deny|allow|prefer|require +.TP .SH [radius] .br Configuration of RADIUS module. |