Proxy accounting

Richard J Palmer richard at merula.net
Fri Jan 26 16:35:09 CET 2018


OK I shall have a poke ....

I *thought* I had that running but it appears I have broken it ....

Richard
>
> --- Original message ---
> Subject: Re: Proxy accounting
> From: Alan DeKok <aland at deployingradius.com>
> To: FreeRadius users mailing list 
> <freeradius-users at lists.freeradius.org>
> Date: Friday, 26/01/2018 3:29 PM
>
> On Jan 26, 2018, at 10:25 AM, Richard J Palmer <richard at merula.net> 
> wrote:
>>
>> I have some realms that I am running a proxy to another server for 
>> auth and accounting.
>>
>> Is there a way with accounting to proxy but also have a copy of the 
>> records on the local SQL server (as though they where not proxied) as 
>> well as sending them to the remote server.
>
>    Yes.  Just put "sql" into the "accounting" section.  It's still run 
> when proxying.
>
>    If you need to only do that for certain realms, just do:
>
> if (Realm == "a") {
> sql
> }
>
>    Alan DeKok.
>
>
> -
> List info/subscribe/unsubscribe? See 
> http://www.freeradius.org/list/users.html



More information about the Freeradius-Users mailing list