X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/894841009d62ffe6b15b0b8d80fe52e48cb9a82d..5e01d2924d4eec8915e93a2cae01217ae25ab4dc:/Docs/manual.html?ds=sidebyside
diff --git a/Docs/manual.html b/Docs/manual.html
index aa99e38..ba62c5d 100644
--- a/Docs/manual.html
+++ b/Docs/manual.html
@@ -86,7 +86,7 @@ included.
Documentation is not my best skill. If you find any problems
with this document, or if you wish to contribute, please email david@dparrish.com.
+HREF="mailto:l2tpns-users@lists.sourceforge.net?subject=L2TPNS+Documentation">the mailing list.
Installation
Requirements
@@ -173,6 +173,12 @@ is any one of the syslog logging facilities, such as local5.
+
pid_file (string)
+If this is set, the process id will be written to this file. The filename must
+contain an absolute path.
+
+
+
l2tp_secret (string)
This sets the string that l2tpns will use for authenticating tunnel request.
This must be the same as the LAC, or authentication will fail. This will
@@ -251,6 +257,12 @@ the CLI, but changes will not affect currently connected users.
+throttle_buckets (int)
+Number of token buckets to allocate for throttling. Each throttled
+session requires two buckets (in and out).
+
+
+
accounting_dir (string)
If set to a directory, then every 5 minutes the current usage for
every connected use will be dumped to a file in this directory. Each
@@ -992,6 +1004,6 @@ That's really what it looks like.
David Parrish
-david@dparrish.com
+l2tpns-users@lists.sourceforge.net