Accounting-Response disable
Alan DeKok
aland at deployingradius.com
Sat May 12 13:09:13 CEST 2012
peterpz wrote:
> But I cannot configure FreeRadius to not send that packets. When in the
> radiusd.conf I will comment "detail" line from "accounting" module the
> Accounting-Responses are not send (super!), but also logging is disabled
> (sic!). How to disable reponses but without disabling logging? Remember, I
> have 1.1.7 (installed on Windows system).
>
> I will appreciate any help, because I already spent whole day on this issue!
Read doc/configurable_failover
You can do this:
accounting {
detail
fail
}
Which makes is log to the detail, and the forces a failure, so it
doesn't respond.
Alan DeKok.
More information about the Freeradius-Users
mailing list