detail records

Roy Kartadinata rkartadinata at pocket.com
Thu Jul 10 23:54:47 CEST 2008


Hi Pshem,

I tried your suggestion but still didn't work. Any other suggestion?




Cheers,
 
Roy Kartadinata

 

-----Original Message-----
From:
freeradius-users-bounces+rkartadinata=pocket.com at lists.freeradius.org
[mailto:freeradius-users-bounces+rkartadinata=pocket.com at lists.freeradiu
s.org] On Behalf Of Pshem Kowalczyk
Sent: Wednesday, July 09, 2008 4:25 PM
To: FreeRadius users mailing list
Subject: Re: detail records

Hi

> We're using freeradius 2.0.5 in our test environment and noticed that
our
> detail record doesn't have "Freeradius-Proxied-To" information like
our
> current production radius which is still running an old version of
> freeradius. We currently setup the accounting record to be proxied to
a
> remote radius server and running in debug mode showed that the
accounting
> record was being sent to remote server but nothing in detail record.
Is this
> something I have to specify on a config file?

You can easily add that functionality using unlang:

        pre-proxy {
                update proxy-request {
                        Freeradius-Proxied-To :=
"%{control:Proxy-To-Realm}"
                }

                detail_local
        }

kind regards
Pshem
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html




More information about the Freeradius-Users mailing list