Re: Freeradius accounting 4294967296
Alan DeKok via Freeradius-Users <[email protected]>
| Newsgroups | gmane.comp.freeradius.user |
|---|---|
| Message-ID | <[email protected]> |
On Jun 21, 2025, at 10:41 PM, Julio Edel Salas Díaz <[email protected]> wrote: > > Hi, I'm reviewing the "accounting" module in my Freeradius, and in the > "radacct" table, I notice that the value 4294967296 has been added to > "acctinputoctets" and "acctoutputoctets" for some users, which is affecting > the use of the "sqlcounter" module. Can anyone tell me how to fix this?: You don't fix it. FreeRADIUS isn't magically adding values to accounting data. That value is there because the Accounting-Request packet says that the user has used more than a Gb of data. i.e. it's real data sent by the NAS. FreeRADIUS is just recording it. If you think that the data is wrong, them find out why the NAS is sending the data. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html