X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/47de707495eac6c160ba40bdb8743838d0a929d9..17b2ce31a692b0a82ab22e7d2aad1691eba0188c:/Docs/startup-config.5 diff --git a/Docs/startup-config.5 b/Docs/startup-config.5 index ccdfa64..c9c6f81 100644 --- a/Docs/startup-config.5 +++ b/Docs/startup-config.5 @@ -2,7 +2,7 @@ .de Id .ds Dt \\$4 \\$5 .. -.Id $Id: startup-config.5,v 1.9 2005/06/02 04:04:08 bodea Exp $ +.Id $Id: startup-config.5,v 1.11 2005/06/28 14:48:31 bodea Exp $ .TH STARTUP-CONFIG 5 "\*(Dt" L2TPNS "File Formats and Conventions" .SH NAME startup\-config \- configuration file for l2tpns @@ -91,10 +91,7 @@ record when the session is closed. If .B radius_accounting is on, defines the interval between sending of RADIUS interim -accounting records (in seconds). Note: checking of this interval -occurs no more frequently than -.B cleanup_interval -seconds (see below). +accounting records (in seconds). .TP .B radius_secret Secret to be used in RADIUS packets. @@ -103,6 +100,10 @@ Secret to be used in RADIUS packets. A comma separated list of supported RADIUS authentication methods ("pap" or "chap"), in order of preference (default "pap"). .TP +.B radius_dae_port +Port for DAE RADIUS (Packet of Death/Disconnect, Change of Authorization) +requests (default: 3799). +.TP .B allow_duplicate_users Allow multiple logins with the same username. If false (the default), any prior session with the same username will be dropped when a new @@ -145,9 +146,6 @@ by running the .B uptime command on the CLI. .TP -.B cleanup_interval -Interval between regular cleanups (in seconds). -.TP .B multi_read_count Number of packets to read off each of the UDP and TUN fds when returned as readable by select (default: 10). Avoids incurring the