detail files and accounting Alive packets
Mike Mitchell
mitchell.michael at bigpond.com
Tue Nov 15 05:05:42 CET 2005
Hi Christopher,
I do something like this (YMMV as I've made changes to the code to support
stuff I want to do, this could have been one of those changes? ;-) )
In acct_users:
DEFAULT Acct-Status-Type == Alive, Acct-Type := ACK
And in radiusd.conf:
modules {
...
always handled {
rcode = ok
}
...
}
preacct {
...
files
...
}
accounting {
...
detail
Acct-Type ACK {
handled
}
...
}
Give it a go, have a mess with it, and see what happens.
Hope that helps.
Mike
> -----Original Message-----
> From: freeradius-users-bounces at lists.freeradius.org
> [mailto:freeradius-users-bounces at lists.freeradius.org] On
> Behalf Of Christopher Carver
> Sent: Tuesday, 15 November 2005 1:51 PM
> To: FreeRadius users mailing list
> Subject: detail files and accounting Alive packets
>
> Several NAS's we lease, whose configurations we cannot
> change, authenticate through our freeradius server. The
> Alive packets we are receiving from these machines are
> filling up our hard drive. Is there any way to deny just
> these Alive type packets and continue to accept Start and
> Stop packets? Everything I read seems to indicate this is
> impossible. Can someone please confirm or deny?
>
> Thanks
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
More information about the Freeradius-Users
mailing list