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.

Reply via email to