X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/a17df3e475822332b4bdaee70992b44042316d32..3d72768fcefdcdcbcd7bab36626388dfeeca2da6:/Docs/manual.html
diff --git a/Docs/manual.html b/Docs/manual.html
index 0227ac3..1ac5d15 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
@@ -205,6 +211,15 @@ secondary radius server will be tried.
+primary_radius_port (short)
+secondary_radius_port (short)
+This sets the authentication ports for the primary and secondary
+radius servers. The accounting port is one more than the authentication
+port. If no radius ports are given, the authentication port defaults to 1645,
+and the accounting port to 1646.
+
+
+
radius_accounting (boolean)
If set to true, then radius accounting packets will be sent. This
means that a Start record will be sent when the session is
@@ -983,6 +998,6 @@ That's really what it looks like.
David Parrish
-david@dparrish.com
+l2tpns-users@lists.sourceforge.net