Re: How to set properly failover ?

2010-07-23 Thread alexandre.chapellon
This how I do, but it's not the only way and may not feet your needs: In radiusd.conf, instantiate a redundant module: instantiate { ... redundant ha_auth_name { ntlm_auth_vpn1 ntlm_auth_vpn2 } ... } In default sites config, section authorize

RE: How to set properly failover ?

2010-07-23 Thread Jevos, Peter
@lists.freeradius.org [mailto:freeradius-users-bounces+peter.jevos=oriflame@lists.freeradi us.org] On Behalf Of alexandre.chapel...@mana.pf Sent: Friday, July 23, 2010 7:44 PM To: FreeRadius users mailing list Subject: Re: How to set properly failover ? This how I do, but it's not the only way and may not feet

RE: How to set properly failover ?

2010-07-23 Thread Alexandre Chapellon
Of alexandre.chapel...@mana.pf Sent: Friday, July 23, 2010 7:44 PM To: FreeRadius users mailing list Subject: Re: How to set properly failover ? This how I do, but it's not the only way and may not feet your needs: In radiusd.conf, instantiate a redundant module: instantiate