summaryrefslogtreecommitdiff
path: root/accel-pppd/accel-ppp.conf.5
diff options
context:
space:
mode:
authorKozlov Dmitry <dima@server>2011-04-22 15:41:21 +0400
committerKozlov Dmitry <dima@server>2011-04-22 15:41:21 +0400
commita7e9e7002b8f54cbd0ff91b1017b9d789b48da53 (patch)
tree805ea5b47998b7aef62bdac9b3c1fc0aaab94b6a /accel-pppd/accel-ppp.conf.5
parentbbbe1fd4f5c91210a4246225aff7728fa58384f3 (diff)
downloadaccel-ppp-xebd-a7e9e7002b8f54cbd0ff91b1017b9d789b48da53.tar.gz
accel-ppp-xebd-a7e9e7002b8f54cbd0ff91b1017b9d789b48da53.zip
ppp: introduced 'mppe' option
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r--accel-pppd/accel-ppp.conf.513
1 files changed, 13 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5
index 0180f5e..dc6ff97 100644
--- a/accel-pppd/accel-ppp.conf.5
+++ b/accel-pppd/accel-ppp.conf.5
@@ -115,6 +115,19 @@ If this option is
.B deny
then accel-ppp will deny second session authorization.
.TP
+.BI "mppe=" allow|prefere|require
+Specifies mppe negotioation preference.
+.br
+.B allow
+- allow mppe negotiation if client requests it.
+.br
+.B prefere
+- ask client for mppe, if it rejects don't fail.
+.br
+.B require
+- ask client for mppe, if it rejects drop connection
+Please note that RADIUS may override this option by MS-MPPE-Encryption-Policy.
+.TP
.SH [lcp]
.br
PPP LCP module configuration