Blocking Interim-Update Accounting-Requests
Jakob Hirsch
jh at plonk.de
Sun Apr 22 14:26:27 CEST 2007
Alan DeKok wrote:
> If you are trying to log some packets and not others, then do
> conditional logging. e.g. "if packet is type I want to log
That's exactly what I want. And it works now with using Acct-Type.
Thanks for that!
For the list archive (using version 1.1.4):
acct_users:
DEFAULT Acct-Status-Type == "Interim-Update", Acct-Type := "IGNORE"
radiusd.conf:
preacct {
files
...
}
accounting {
Acct-Type IGNORE {
ok
}
dumpinacct
ok
}
More information about the Freeradius-Users
mailing list