Increment Acct-Delay-Time on proxy

Alan DeKok aland at deployingradius.com
Tue Feb 14 18:05:51 CET 2012


Emanuele Colombo wrote:
> Hi Alan, I've made some tests today and it works like you said. I think I made an error yesterday while testing, sorry... I've also updated to the latest release (2.1.12), which solved some other problems.

  That's good.

> Actually I'm experiencing the problem described here, or something similar: https://bugs.freeradius.org/bugzilla/show_bug.cgi?id=128
> 
> As it should already be fixed in 2.1.12, I'll make some more tests tomorrow, but the behaviour of my proxy is:
> 
>  - if I use a single detail file it works without problems
>    in modules/details.mytest I have: detailfile = ${radacctdir}/detail.mytest/detail-mytest
>    in sites-availabe/mytest I have: filename = "${radacctdir}/detail.mytest/detail-mytest"
> 
>  - if I use the "dynamic" file name (as in robust-proxy-accounting provided file) it continuously adds lines like:
>        Packet-Original-Timestamp = "Feb 14 2012 14:40:24 CET"
>        Proxy-State = 0x3231393933
>    in modules/details.mytest I have: detailfile = ${radacctdir}/detail.mytest/detail-%Y%m%d:%H
>    in sites-availabe/mytest I have: filename = "${radacctdir}/detail.mytest/detail-*:*"

  Maybe the globbing isn't done right... it's hard to test.

> As I said, tomorrow I'll make some other tests, but if you have any hint about this behaviour let me know! ;-)

  Not for now.

  Alan DeKok.



More information about the Freeradius-Users mailing list