On 08/26/2012 09:59 AM, eliran shlomo wrote: > Hi, i tried it and it send the first packet to both of the AuthBy server > and then it sends it to the authby1 only.
Can you reply with your current configuration. You need one AuthBy clause for each server you want to forward the request to. Within AuthBy, the hosts are for failure recovery only and you can not force forwarding to multiple hosts within one AuthBy. Thanks, Heikki > I need that the packet will send to the both server with no condition > that the first one is down or not responding... > > B.w > thanks for the help, really appreciate the time you spend to help :) > > 2012/8/23 Heikki Vatiainen <h...@open.com.au <mailto:h...@open.com.au>> > > On 08/23/2012 04:54 PM, eliran shlomo wrote: > > > Is there another way to do it? > > because we got 6 different Handlers,and i wish to save lines > inside the > > configuration file... > > Yes, here is an alternative: > > <AuthBy RADIUS> > Identifier authby1 > Secret mysecret2 > Host 127.0.0.1 > AuthPort 1812 > AcctPort 1813 > </AuthBy> > <AuthBy RADIUS> > Identifier authby2 > Secret mysecret2 > Host 127.0.0.2 > AuthPort 1812 > AcctPort 1813 > </AuthBy> > > <Handler something> > AuthBy authby1 > AuthBy authby2 > </Handler> > > <Handler somethingelse> > AuthBy authby1 > AuthBy authby2 > </Handler> > > Thanks, > Ḧeikki > > > -- > Heikki Vatiainen <h...@open.com.au <mailto:h...@open.com.au>> > > Radiator: the most portable, flexible and configurable RADIUS server > anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, > Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, > TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, > DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, > NetWare etc. > _______________________________________________ > radiator mailing list > radiator@open.com.au <mailto:radiator@open.com.au> > http://www.open.com.au/mailman/listinfo/radiator > -- Heikki Vatiainen <h...@open.com.au> Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc. _______________________________________________ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/radiator