Hi,
I am trying to a radius proxy for radius failover between servers.

Here's the stub of the config.
<AuthBy GROUP>
        Identifier NetwayAuthDNIS
        RewriteUsername s/^NETWAY\/(.*)$/$1/
        <AuthBy RADIUS>
                Host x.x.0.254
                Host x.x.0.253
                Secret secret
                AuthPort 1645
                AcctPort 1646
                Retries 2
                RetryTimeout 30
                FailureBackoffTime 60
        </AuthBy>
</AuthBy>

The two radius servers behind my radiator box are cistron radius. They are
configured identically. My box is Radiator 2.18.4

Here is the problem:

When I shut down 0.254, requests begin to flow into 0.253, however, they
allow-auth packets somehow never make it back to the termservers and the
call ends up getting dropped for lack of an auth response. Does anyone
know what I might be doing wrong?

Thanks,
Tom


-- 
Tom Daly
Network Operations / Systems Administrator
G4 Communications Corp.
V: 603.296.4413 / F: 603.647.7576
E: [EMAIL PROTECTED] / W3: www.g4.net

===
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