Unable to disconnect user after Max-Daily-Session
Hello, I use Freeradius 2.1.10 for three years and my clients use coova to connect to my radius. In my MySQL database I set : radcheck : myusername --- Cleartext-Password --- := --- pass myusername --- Max-User-Machine --- := --- 1 myusername --- Max-All-Session --- := --- 300 myusername --- Max-Daily-Session --- := --- 170 radgroupreply: mygroup --- Acct-Interim-Interval --- := --- 90 radusergroup myusername --- mygroup --- 1 When I connect to my hotspot through coovachilli, I'm not disconnected after Max-Daily-Session (170seconds) but after Max-All-Session (300seconds) there is a Session-Timeout and I am disconnected. When I retry to connect Radius reply I've used all the time (300seconds) Now When I stay connected 200 seconds and disconnect mannualy. I can't reconnect due to the Max-Daily-Session. I think everything work but I'd like to be disconnected when I reach the Max-Daily-Session like when I reach the Max-All-Session. PS : Freeradius and Coova are not on the same machine, I don't know if it's a problem. Thanks
Alexandre Rubert wrote:
When I connect to my hotspot through coovachilli, I'm not disconnected after Max-Daily-Session (170seconds) but after Max-All-Session (300seconds) there is a Session-Timeout and I am disconnected. When I retry to connect Radius reply I've used all the time (300seconds)
Run the server in debugging mode to see what it's doing.
PS : Freeradius and Coova are not on the same machine, I don't know if it's a problem.
It's not a problem. Alan DeKok.
Yes I did it but I only see acces-accept on authentication, Interim-update every 90 seconds and finally a session-timeout after 300seconds but nothing after 170seconds 2014-06-13 13:38 GMT+02:00 Alan DeKok <aland@deployingradius.com>:
Alexandre Rubert wrote:
When I connect to my hotspot through coovachilli, I'm not disconnected after Max-Daily-Session (170seconds) but after Max-All-Session (300seconds) there is a Session-Timeout and I am disconnected. When I retry to connect Radius reply I've used all the time (300seconds)
Run the server in debugging mode to see what it's doing.
PS : Freeradius and Coova are not on the same machine, I don't know if it's a problem.
It's not a problem.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Alexandre Rubert wrote:
Yes I did it but I only see acces-accept on authentication, Interim-update every 90 seconds and finally a session-timeout after 300seconds but nothing after 170seconds
I guess you know best, then. I mean... why would *we* need to see the debug output? It's not like we know anything about FreeRADIUS. Alan DeKok.
participants (2)
-
Alan DeKok -
Alexandre Rubert