Thanks for a quick response,
> 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.
What is the use of Acct-Interim-Interval? Is it not possible to get the update using this? Is it the received from radius server as a Authentication/Accounting response? or NAS has to send it as a request?
I am actually confused with it.
Rahul Panwar wrote:You can't. FreeRadius has no such facility.
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?
Use a database server, or write a script process the radacct file. You can put accounting into both the radacct & database if you want.