Steve Cole <[EMAIL PROTECTED]> wrote: > My problem is that Freeradius - even the CVS version - still seems to have no > support for the RADIUS extensions for large data transfers > (Acct-Input-Gigawords, Acct-Output-Gigawords).
Huh? [EMAIL PROTECTED] radiusd]$ grep -i giga share/dictionary ATTRIBUTE Acct-Input-Gigawords 52 integer ATTRIBUTE Acct-Output-Gigawords 53 integer Try reading the dictionaries. You've probably installed a new CVS version over top of an old one, and ignored the huge warning messages on "make install" which said it wasn't updating the "dictionary" files. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

