I mean:
Rosario Lumia wrote:What does that mean?
> I'm not sure how can I configure freeradius to have this kind of
> configuration:
>
> try to account to home_server1;
> if fails try home_server2;
> else fail;
>
> A kind of failover but not exactly; my goal is to have one @realm for
> more authentication server.
There's no "more complex configuration" section in proxy.conf.
> I read the "more complex configuration" but I'm not sure that I can
> apply this rule in proxy.conf and how.