27 Apr
2018
27 Apr
'18
1:08 p.m.
On Apr 27, 2018, at 11:34 AM, work vlpl <thework.vlpl@gmail.com> wrote:
If I will be using database, how I can track users, I mean how to get session id?
There is no Acct-Session-Id in accounting packets. You have to use something else. What you use depends on what's in the RADIUS packets. It's all a bit magical, TBH.
I am not using any special instruction in configuration to clear session-state.
Yes, I know. The server automatically does this. If you try the v3.0.x branch from github, it should now work for you. Alan DeKok.