30 Mar
2015
30 Mar
'15
3:28 p.m.
On Mar 30, 2015, at 3:25 PM, Marcin <marcin@nicram.net> wrote:
Are there any posibility to ask freeradius, like nas does it, about client status?
Do you mean *end user* status? If so, put the user information into a database, and query that.
some virutal servers which can answer? for example. I'd like to know if client bob is logged still? that i send to freeradius pacect acc-status-client=bob, and FR aswer yes or no. something in that way.
Use a database. See the "accounting" configuration, and the SQL module. Alan DeKok.