Hi, I followed wiki rlm_sqlcounter to make the time base limit. I set counter as 300 Sec for the User and after 300 sec the user not disconnected. When I logout and try to login again it showing your day limit completed. Please can anyone explain why user not logout after counter reach 300 sec and help me how to fix the user logout after counter reach zero. Thanks & Best Regards, MallaReddy Sama, ________________________________ From: Fajar A. Nugraha <list@fajar.net> To: Malla reddy Sama <mallareddy.sama@yahoo.com>; FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Sent: Monday, 18 June 2012 9:43 AM Subject: Re: Reg: Volume or time base limit. On Mon, Jun 18, 2012 at 2:38 PM, Malla reddy Sama <mallareddy.sama@yahoo.com> wrote:
Hi,
I am newbie to freeradius.
I am using freeradius 2.1.10 + Mysql + Coovachilli 1.2.6 + Daloradius.
I tested with client successfully, every thing working fine.
Now I don't know the process how to limit the user data either volume or time based.
If you already store accounting data in sql, see http://wiki.freeradius.org/Rlm_sqlcounter By default it limits by time, but chillispot-based AP should be able to limit by volume as well, so you should be able to modify rlm_sqlcounter accordingly by changing the attributes. -- Fajar