Hello Donald -


You should add "IgnoreAccountingResponse" to those AuthBy RADIUS clauses from which you don't need the responses.

See section 6.29.25 in the Radiator 3.6 reference manual ("doc/ref.html").

regards

Hugh




On Thursday, Jun 26, 2003, at 02:45 Australia/Melbourne, Foo Donald (Products O2) wrote:


Hi there,
If I want to send 4 copy to 4 different account server, only need the
response from the first one, will this work? or how should I do

        <AuthBy RADIUS>
                RetryTimeout 25
                NoForwardAuthentication
                Secret radius
                AcctPort 1813
                Host 10.12.1.41
        </AuthBy>

        <AuthBy RADIUS>
                RetryTimeout 25
                NoForwardAuthentication
                Secret radius
                AcctPort 1813
                Host 10.12.1.2
        </AuthBy>

        <AuthBy RADIUS>
                RetryTimeout 25
                NoForwardAuthentication
                Secret radius
                AcctPort 1813
                Host 10.12.1.201
        </AuthBy>

        <AuthBy RADIUS>
                RetryTimeout 25
                NoForwardAuthentication
                Secret radius
                AcctPort 1813
                Host 10.12.1.202
        </AuthBy>


Regards, Donald === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.



NB: have you included a copy of your configuration file (no secrets), together with a trace 4 debug showing what is happening?

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to