30-Dec-02 at 17:36, Klaus Heck ([EMAIL PROTECTED]) wrote :
> There's a error whenever the AcctInputOctets or AcctOutputOctets exceed
> 2GB. Note that the NAS internal counter does not wrap around for values
> lower than 4GB.
> The problem was that the database script
> modules/rlm_sql/drivers/rlm_sql_mysql/db_mysql.sql defines these
> attributes to be of type int(12) which reaches its limit at exactly
> 2*1024*1024*1024 (2GB). Just change the script to use bigint(12) instead
> and this problem is fixed :-)

http://lists.cistron.nl/archives/freeradius-users/2002/12/frm00021.html

This was discussed earlier this month.

-- 
|-Simon White, Internet Services Manager, Certified Check Point CCSA.
|-MTDS  Internet, Security, Anti-Virus, Linux and Hosting Solutions.
|-MTDS  14, rue du 16 novembre, Agdal, Rabat, Morocco.
|-MTDS  tel +212.3.767.4861 - fax +212.3.767.4863

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to