=?ISO-8859-1?Q?Michel_B=E9langer?= <[EMAIL PROTECTED]> wrote: > I installed a freeradius for PPPoE users and I have problems with > AcctOutputOctets & AcctInputOctets which are limited to 2 GB. Several of > my users download 75 GB and more per month. Is this normal this limit?
Yes. The attributes ar eonly 32-bits, so they can only count to 32-bits. > Do all the ISP have this problem? How I can bypass this limit? Fix the radius client to use the Acct-Input-Gigawords attributes. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

