X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/5282d5ccbd064db26dab99e65e4f521a8a8bbf7e..a685501f6432b2cd8cd23ced906abcb2d2ce862f:/Docs/manual.html diff --git a/Docs/manual.html b/Docs/manual.html index ff7f0b3..4166235 100644 --- a/Docs/manual.html +++ b/Docs/manual.html @@ -229,6 +229,11 @@ A comma separated list of supported RADIUS authentication methods (pap or chap), in order of preference (default pap). +
  • radius_dae_port (short)
    +Port for DAE RADIUS (Packet of Death/Disconnect, Change of Authorization) +requests (default: 3799). +
  • +
  • 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 @@ -702,7 +707,8 @@ The signals understood are: terminated. This signal should be used to stop l2tpns on a cluster node where there are other machines to continue handling traffic. -
    SIGQUIT
    Shut down: closes sessions and tunnels.
    +
    SIGQUIT
    Shut down tunnels and sessions, exit process when +complete.

    Throttling