X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/c03782046a6436da4bdce706318b95905fc99455..47de707495eac6c160ba40bdb8743838d0a929d9:/Docs/manual.html
diff --git a/Docs/manual.html b/Docs/manual.html
index e4cc1a5..ad4bbec 100644
--- a/Docs/manual.html
+++ b/Docs/manual.html
@@ -223,6 +223,17 @@ This secret will be used in all RADIUS queries. If this is not set then
RADIUS queries will fail.
+
radius_authtypes (string)
+A comma separated list of supported RADIUS authentication methods
+(pap or chap), in order of preference (default pap).
+
+
+allow_duplicate_users (boolean)
+Allow multiple logins with the same username. If false (the default),
+any prior session with the same username will be dropped when a new
+session is established.
+
+
bind_address (ip address)
When the tun interface is created, it is assigned the address
specified here. If no address is given, 1.1.1.1 is used. Packets