Accounting SQL Entries

Alan DeKok aland at deployingradius.com
Tue Dec 1 08:33:44 CET 2009


Matt Martin wrote:
> Now, I am trying to log the session details, such as data to and from
> the host. I've tried various configs, FAQs and similar without little
> luck.

  If you have the authentication data logged to SQL, then logging
accounting data is easy:

	a) create the tables

	b) uncomment "sql" from the "accounting" section
	   in raddb/sites-enabled/default

  And, as always, run the server in debugging mode to see what it's doing.

  If you get *something* logged, but *no* upload/download counters, then
fix the NAS so that it sends that data.

  Alan DeKok.



More information about the Freeradius-Users mailing list