16 Jan
2010
16 Jan
'10
9:17 a.m.
Rahul Panwar wrote:
Thanks for replying Alan,
Is it possible to get the accounting data from the radius server using radius client in NAS and how?
No. Use a database query language.
I am not using any database server (MySQL etc.) on Radius server, i am just using the radacct log file. How can i send the query to radius server?
You can't. FreeRadius has no such facility. Use a database server, or write a script process the radacct file. You can put accounting into both the radacct & database if you want.