About proxy mode, when all home servers are dead
Alan DeKok
aland at deployingradius.com
Wed Mar 5 11:38:41 CET 2014
regulus regulus wrote:
> I have a FreeRADIUS 2.2.3 run in proxy mode to 2 home RADIUS servers in
> failover mode. The problem I face now is that when both home RADIUS
> servers are dead, FreeRADIUS will send a reject to NAS
Yes.
> When NAS receive a reject, it won't failover to another redundant
> RADIUS. Is there a way to configure FreeRADIUS such that it will not
> send another response back to NAS when all home RADIUS are dead?
> I have been studying the "do_not_respond" policy, but not sure how to
> use it in this case..
Set it in the Post-Proxy-Type Fail handler:
Post-Proxy-Type Fail {
do_not_respond
}
Alan DeKok.
More information about the Freeradius-Users
mailing list