Re: Disconnect idle user

2010-09-12 Thread Yevgeny Kosarzhevsky
Alan DeKok wrote: it doesn't work ok I am providing the output from radius: rad_recv: Disconnect-Request packet from host 10.10.10.1 port 36257, id=33, length=36 User-Name = "test" NAS-IP-Address = 10.10.10.11 server coa { +- entering group recv-coa {...} ++[ok] returns ok +-

Re: Disconnect idle user

2010-09-12 Thread Yevgeny Kosarzhevsky
Alan DeKok wrote: Yevgeny Kosarzhevsky wrote: How to make radius stop thinking the user is connected (like if no Acct-Interim-Update messages received in specified time). Store the sessions in a database, and run a "cron" job to clean up stale sessions. Ok and how

Disconnect idle user

2010-09-12 Thread Yevgeny Kosarzhevsky
Hi, I am using pppd on linux nas. The client has connected, then after some time freeradius server has disappered on the network because of connection issue. The user disconnected when it was still down. Then, after freeradius came up the user wasn't able to login anymore because of simultane