From 38e422ebb66c5de3811adce8b675ba5415d598b9 Mon Sep 17 00:00:00 2001 From: fred_nerk Date: Tue, 27 Jul 2004 00:20:18 +0000 Subject: [PATCH] Manual update for radius port settings - JK --- Docs/manual.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Docs/manual.html b/Docs/manual.html index 0227ac3..aa99e38 100644 --- a/Docs/manual.html +++ b/Docs/manual.html @@ -205,6 +205,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 -- 2.20.1