Maximum size Input-Octets/Output-Octets
Alan DeKok
aland at ox.org
Fri Sep 23 19:19:53 CEST 2005
"Jonathan De Graeve" <Jonathan.De.Graeve at imelda.be> wrote:
> I also have another question:
>
> Freeradius seems to use signed integers for the Acc-Input/Output-Octets
Nope. The debug log you posted doesn't show that, and the server
source uses unsigned ints.
> The source really sends unsigned 32bit. Any idea why radacct just stops
> @ 2GB
What "radacct" are you talking about? The Acct-Input-Octets stops
at 2G because the RFC dictates that it's a 32-bit integer. That's why
the Acct-Input-Gigawords attribute was defined. It goes past 2G.
Alan DeKok.
More information about the Freeradius-Users
mailing list