[RADIATOR] Multiple AuthBy Radius hosts

eliran shlomo eliranshlomo at gmail.com
Thu Aug 23 08:54:16 CDT 2012


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 <hvn at 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 <hvn at 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 at open.com.au
> http://www.open.com.au/mailman/listinfo/radiator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.open.com.au/pipermail/radiator/attachments/20120823/0fa248a1/attachment.html 


More information about the radiator mailing list