Is there another way to do it? because we got 6 different Handlers,and i wish to save lines inside the configuration file...
2012/8/23 Heikki Vatiainen <h...@open.com.au> > On 08/23/2012 04:25 PM, eliran shlomo wrote: > > > I'm trying to send double proxy accounting to different servers right > > now didn't had any successes with it. > > Try something like this: > > <Handler Request-Type=Accounting-Request> > <AuthBy RADIUS> > Secret mysecret2 > Host 127.0.0.1 > AuthPort 1812 > AcctPort 1813 > </AuthBy> > <AuthBy RADIUS> > Secret mysecret2 > Host 127.0.0.2 > AuthPort 1812 > AcctPort 1813 > </AuthBy> > </Handler> > > > I'd search Google and tried the next solutions: > > > > AuthByPolicy ContinueAlways > > The default AuthByPolicy is ContinueWhileIgnore. AuthBy RADIUS returns > IGNORE, so the default policy will take care of calling both AuthBys. > > > AuthBy ProxyAccounting > > AuthBy ProxyAccounting71 > > > > > > tried: > > <AuthBy RADIUS> > > > > <Host ********> > > ... > > </Host> > > > > <Host ****2> > > .... > > </Host> > > </AuthBy> > > This will always forward the request just once no matter how many Hosts > you have. If one Host fails, the other(s) can be used instead. > > Thanks, > Heikki > > -- > 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 >
_______________________________________________ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/radiator