summaryrefslogtreecommitdiff
path: root/accel-pppd
diff options
context:
space:
mode:
authorxebd <xeb@mail.ru>2019-06-20 07:38:54 +0300
committerGitHub <noreply@github.com>2019-06-20 07:38:54 +0300
commit50210d683b45171eee691590bc0864d463eb2af6 (patch)
tree189b2eec55bd04cae9a576ba0c9e1c859fa3f9e6 /accel-pppd
parentcb603acd9ddb73936296e7223a3af3425d241375 (diff)
parent29b70f5007489319ea62f7904ad1f72c95fbf18a (diff)
downloadaccel-ppp-xebd-50210d683b45171eee691590bc0864d463eb2af6.tar.gz
accel-ppp-xebd-50210d683b45171eee691590bc0864d463eb2af6.zip
Merge pull request #78 from DmitriyEshenko/patch-2
Fix typos accel-ppp.conf.5
Diffstat (limited to 'accel-pppd')
-rw-r--r--accel-pppd/accel-ppp.conf.548
1 files changed, 24 insertions, 24 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5
index 7c4b57a..08f4151 100644
--- a/accel-pppd/accel-ppp.conf.5
+++ b/accel-pppd/accel-ppp.conf.5
@@ -23,7 +23,7 @@ name3
.br
.SH SECTIONS
.SH [modules]
-containes list of modules to load
+contains list of modules to load
.TP
.BI log_file
This is logging target which logs messages to files. It support per-session/per-user features.
@@ -87,7 +87,7 @@ Path to file for core module error logging.
.BI "thread-count=" n
number of working threads, optimal - number of processors/cores
.SH [common]
-Containes common params for all connection types
+Contains common params for all connection types
.TP
.BI "single-session=" replace|deny
Specifies whether accel-ppp should control sessions count.
@@ -160,7 +160,7 @@ Disable CCP negotiation if this parameter is zero.
Specifies whether accel-ppp should check if IP already assigned to other ppp interface (default 0).
.TP
.BI "mppe=" require|prefer|deny
-Specifies mppe negotioation preference.
+Specifies mppe negotiation preference.
.br
.B require
- ask client for mppe, if it rejects drop connection
@@ -175,7 +175,7 @@ Default behavior - don't ask client for mppe, but allow it if client wants.
Please note that RADIUS may override this option by MS-MPPE-Encryption-Policy attribute.
.TP
.BI "ipv4=" deny|allow|prefer|require
-Specify IPv4 (IPCP) negotioation algorithm:
+Specify IPv4 (IPCP) negotiation algorithm:
.br
.B deny
- don't negotiate IPv4.
@@ -208,7 +208,7 @@ Specify peer interface identifier for IPv6.
Specify whether to accept peer's interface identifier.
.TP
.BI "lcp-echo-interval=" n
-If this option is given and greater then 0 then lcp module will send echo-request every
+If this option is given and greater than 0 then lcp module will send echo-request every
.B n
seconds.
.TP
@@ -219,7 +219,7 @@ Specifies maximum number of echo-requests may be sent without valid echo-reply,
Specifies timeout in seconds to wait for any peer activity. If this option specified it turns on adaptive lcp echo functionality and "lcp-echo-failure" is not used.
.TP
.BI "unit-cache=" n
-Specifies number of interfaces to keep in cache. It means that don't destory interface after corresponding session is destoyed, instead place it to cache and use it later for new sessions repeatedly.
+Specifies number of interfaces to keep in cache. It means that don't destroy interface after corresponding session is destroyed, instead place it to cache and use it later for new sessions repeatedly.
This should reduce kernel-level interface creation/deletion rate lack.
.TP
.BI "unit-preallocate=" 0|1
@@ -270,7 +270,7 @@ Specifies lease renew time (option 58) in seconds to be sent to dhcp client.
Specifies max lease time in seconds, after this time session will be terminated if client won't renew it.
.TP
.BI "unit-cache=" n
-Specifies number of interfaces to keep in cache. It means that don't destory interface after corresponding session is destoyed, instead place it to cache and use it later for new sessions repeatedly.
+Specifies number of interfaces to keep in cache. It means that don't destroy interface after corresponding session is destroyed, instead place it to cache and use it later for new sessions repeatedly.
This should reduce kernel-level interface creation/deletion rate lack.
.TP
.BI "l4-redirect-table=" n
@@ -373,7 +373,7 @@ The
.B start
parameter specifies which way session starts (up - unclassified packet).
.br
-auto - means automatically start session with username = interface name. Use it with conjuction vlan_mon.
+auto - means automatically start session with username = interface name. Use it with conjunction vlan_mon.
.br
The
.B range
@@ -431,7 +431,7 @@ Specifies time of vlan inactivity before it will be removed (seconds).
Specifies pattern of vlan interface name. Pattern may contain following macros:
.br
.B %I
-- name of patern interface.
+- name of pattern interface.
.br
.B %N
- number of vlan.
@@ -494,7 +494,7 @@ If this option is given and
is greater of zero then pptp module will produce verbose logging.
.TP
.BI "echo-interval=" n
-If this option is given and greater then zero then pptp module will send echo-request every
+If this option is given and greater than zero then pptp module will send echo-request every
.B n
seconds.
.TP
@@ -512,7 +512,7 @@ If this option is given ppp interface will be renamed using
as a template, i.e pptp%d => pptp0.
.TP
.BI "ppp-max-mtu=" n
-Set the maximun MTU value that can be negociated for PPP over PPTP
+Set the maximum MTU value that can be negotiated for PPP over PPTP
sessions. Default value is 1436.
.SH [pppoe]
.br
@@ -663,7 +663,7 @@ port of the incoming request (SCCRQ) is used as source port for the
reply (SCCRP). Default value is 0.
.TP
.BI "ppp-max-mtu=" n
-Set the maximun MTU value that can be negociated for PPP over L2TP
+Set the maximum MTU value that can be negotiated for PPP over L2TP
sessions. Default value is 1420.
.TP
.BI "ifname=" ifname
@@ -692,7 +692,7 @@ Timeout waiting reply from client in seconds.
Default is 60.
.TP
.BI "hello-interval=" n
-If this option is given and greater then zero then sstp will send echo-request every
+If this option is given and greater than zero then sstp will send echo-request every
.B n
seconds and drop connection without a reply.
Default is 60.
@@ -771,7 +771,7 @@ If this option is given ppp interface will be renamed using
as a template, i.e sstp%d => sstp0.
.TP
.BI "ppp-max-mtu=" n
-Set the maximun MTU value that can be negociated for PPP over SSTP sessions.
+Set the maximum MTU value that can be negotiated for PPP over SSTP sessions.
Default value is 1452, maximum is 4087.
.SH [radius]
.br
@@ -874,7 +874,7 @@ Send logs to system logger.
Facility may be: daemon, local0-local7 or numeric value.
.TP
.BI "copy=" n
-If this options is given and greater then zero logging engine will duplicate session log in general log.
+If this options is given and greater than zero logging engine will duplicate session log in general log.
(Useful when per-session/per-user logs are not used)
.TP
.BI "per-session-dir=" dir
@@ -884,7 +884,7 @@ Directory for session logs. If specified each session will be logged separately
Directory for user logs. If specified all sessions of same user will be logged to file which name is user name.
.TP
.BI "per-session=" n
-If specified and n is greater then zero each session of same user will be logger separately to directory specified by "per-user-dir"
+If specified and n is greater than zero each session of same user will be logger separately to directory specified by "per-user-dir"
and subdirectory which name is user name and to file which name os unique session identifier.
.TP
.BI "level=" n
@@ -900,10 +900,10 @@ log only error messages
log error and warning messages
.br
.B 3
-log error, warning and minimum information messages (use this level in conjuction with verbose option of other modules if you need verbose logging)
+log error, warning and minimum information messages (use this level in conjunction with verbose option of other modules if you need verbose logging)
.br
.B 4
-log error, warning and full information messages (use this level in conjuction with verbose option of other modules if you need verbose logging)
+log error, warning and full information messages (use this level in conjunction with verbose option of other modules if you need verbose logging)
.br
.B 5
log all messages including debug messages
@@ -936,7 +936,7 @@ Configuration of pppd_compat module.
Path to ip-pre-up script which is executed before ppp interface comes up, useful to setup firewall rules before any traffic can pass through the interface.
.TP
.BI "ip-up=" file
-Path to ip-up script which is executed when ppp interfaces is completly configured and started.
+Path to ip-up script which is executed when ppp interfaces is completely configured and started.
.TP
.BI "ip-down=" file
Path to ip-down script which is executed when session is about to terminate.
@@ -948,7 +948,7 @@ Path to ip-change script which is executed for RADIUS CoA handling.
Prefix of radattr files (for example /var/run/radattr, resulting files will be /var/run/radattr.pppX)
.TP
.BI "verbose=" n
-If specified and greated then zero pppd_module will produce verbose logging.
+If specified and greater than zero pppd_module will produce verbose logging.
.SH [chap-secrets]
.br
Configuration of chap-secrets module.
@@ -997,7 +997,7 @@ Specifies range of remote address of ppp interfaces if form:
Also specifies range of remote address of ppp interfaces.
.TP
.BI "attr=" attribute
-Specifies which Radius attribute containes pool name.
+Specifies which Radius attribute contains pool name.
.TP
.BI "vendor=" vendor
If attribute is vendor-specific then specify vendor name in this option.
@@ -1057,7 +1057,7 @@ Burst will be calculated as rate multyply burst-factor.
Specifies burst factor for upstream and downstream respectively.
.TP
.BI "latency=" n
-Specifies latency (in miliseconds) parameter of tbf qdisc.
+Specifies latency (in milliseconds) parameter of tbf qdisc.
.TP
.BI "mpu=" n
Specifies mpu parameter of tbf qdisc and policer.
@@ -1072,7 +1072,7 @@ Specifies quantum parameter of htb classes.
If fixed quantum is not specified and this option is specified then shaper module will check for quantum value is valid (in range 1000-200000).
.TP
.BI "fwmark=" n
-Spicifies the fwmark for traffic that won't be passed through shaper.
+Specifies the fwmark for traffic that won't be passed through shaper.
.TP
.BI "up-limiter=" police|htb
Specifes upstream rate limiting method.
@@ -1081,7 +1081,7 @@ Specifes upstream rate limiting method.
Specifies downstream rate limiting method.
.TP
.BI "leaf-qdisc=" "qdisc parameters"
-In case if htb is used as up-limiter or down-limiter specified leaf qdisc can be attached automaticaly.
+In case if htb is used as up-limiter or down-limiter specified leaf qdisc can be attached automatically.
At present sfq and fq_codel qdiscs are implemented. Parameters are same as for tc:
.br
sfq [ limit NUMBER ] [ perturn SECS ] [ quantum BYTES ]