SQL Documentation

Sean sean at swarmhotspots.com
Thu Sep 15 08:51:07 CEST 2005


 Sean <sean at swarmhotspots.com> wrote:
> Can anyone recommend a good source for documentation for FreeRadius.

  The files that come with it, and the web pages?

  There really isn't any "secret treasure trove" of documentation that
you get told about only if you ask for it.

>  I'm trying to understand the processes that occur between
> Chillispot, FreeRadius and MySql. In particular I need to understand
> how the Counter works and how to use the counter in MySQL.

  "the counter"?  Please be specific.

  rlm_sqlcounter exists in the server source.  It has sample
configurations and documentation.  What part of that do you have
questions about?

  Alan DeKok.

In particular I want to use the following in my radiusd.conf.

counter daily{
reset =24h
}
counter weekly{
reset =7d
}
counter monthly{
reset=30
}

What I need to know is do I have to add extra fields to my radius
database and if so which tables need to be changed and how to address
them from sql.conf.

Regards,

Sean





More information about the Freeradius-Users mailing list