home_server type = auth+acct+coa in the same port?
Alan DeKok
aland at deployingradius.com
Thu May 14 15:57:59 CEST 2015
On May 12, 2015, at 8:23 PM, Jorge Pereira <jpereiran at gmail.com> wrote:
> I have checked in the code. But, I just ask thinking if maybe you knew some
> "ninja solution".
> Btw, I hope finish the patch for home-server adding support for multiples
> type as soon.
Thanks.
> Will be possible to declare a home server like:
>
> home_server myhs {
> type = "acct+auth+coa" # doesnt matter the order
> proto = "udp"
> ......
> }
I'd prefer:
...
type = acct
type = auth
type = coa
...
It's better, and more closely matches the rest of the server.
Alan DeKok.
More information about the Freeradius-Users
mailing list