Roger <[EMAIL PROTECTED]> wrote: > I HAVE looked in the radiusd.conf file and have added, tinkered, > modified, read, re-read, counter module instances, bent spoons using my > chi over this, so on and so forth. No dice.
If your 'monthlycounter' module doesn't appear in the debugging output when you send it an accounting packet, then list 'monthlycounter' in the 'accounting' section'. Also list it in the 'authorize' section. Oddly enough, those sections are where the 'counter' module is listed (and commented out) in the 'radiusd.conf' file which comes with the server... The fact that 'monthlycounter' doesn't appear in the debugging output is DEFINITIVE. It doesn't work because you haven't told the server to use it. The ONLY solution to the problem is to tell the server to use the module. NOTHING else will work. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
