summaryrefslogtreecommitdiff
path: root/accel-pppd/accel-ppp.conf.5
diff options
context:
space:
mode:
authorKozlov Dmitry <dima@server>2011-05-30 11:40:41 +0400
committerKozlov Dmitry <dima@server>2011-05-30 11:40:41 +0400
commitafbcb9f6b01d9c6ba60fa8f01d8b23a77b3261a2 (patch)
tree36c7b08863b87d7860e832e50b861fd492de0118 /accel-pppd/accel-ppp.conf.5
parent276beb78cea777ff8d81d9f5a4cd107c5a3dc2aa (diff)
downloadaccel-ppp-afbcb9f6b01d9c6ba60fa8f01d8b23a77b3261a2.tar.gz
accel-ppp-afbcb9f6b01d9c6ba60fa8f01d8b23a77b3261a2.zip
updated man and example config file for chap-secrets documentation
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r--accel-pppd/accel-ppp.conf.510
1 files changed, 10 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5
index 2410e808..1c120784 100644
--- a/accel-pppd/accel-ppp.conf.5
+++ b/accel-pppd/accel-ppp.conf.5
@@ -386,6 +386,16 @@ Prefix of radattr files (for example /var/run/radattr, resulting files will be /
.BI "verbose=" n
If specified and greated then zero pppd_module will produce verbose logging.
.TP
+.SH [chap-secrets]
+.br
+Configuration of chap-secrets module.
+.TP
+.BI "gw-ip-address=" x.x.x.x
+Specifies address to use as local address of ppp interfaces if chap-secrets is used for IP address assignment.
+.TP
+.BI "chap-secrets=" file
+Specifies alternate chap-secrets file location (default is /etc/ppp/chap-secrets).
+.TP
.SH [ip-pool]
.br
Configuration of ippool module.