1 Dec
2009
1 Dec
'09
2:33 a.m.
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.