Gigawords

Guilherme Franco guilhermefranco at gmail.com
Fri Sep 14 05:05:58 CEST 2007


Hello,

I'm using rlm_sql_log in freeradius 1.1.4.

In order to correctly work with acct-input/ output gigawords, I've replaced
'%{Acct-Input-Octets}' with '%{%{Acct-Input-Gigawords}:-0}' << 32 |
'%{%{Acct-Input-Octets}:-0}' in the rlm_sql_log conf, but this results in
invalid queries like:

"update radacct set... ...acctiputoctets = 0 << 32 | 98..."

Looks like the rlm_sql_log module was not compiled to parse that sintax.

What can I do, please (besides create a procedure on the DB to treat that)?

Thank you very much.

Guilherme Franco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20070914/9df4618c/attachment.html>


More information about the Freeradius-Users mailing list