Re: Simultaneous-Use checking

2012-02-25 Thread Fajar A. Nugraha
On Sat, Feb 25, 2012 at 11:51 AM, opti2k4 dr...@email.t-com.hr wrote: Hi, i need little help with this. I have MySQL setup with freeradis, that is working. Now for Simultaneous-Use checking there are no querys to uncomment inside sql.conf by default (installed freeradius over apt-get

Simultaneous-Use checking

2012-02-24 Thread opti2k4
Hi, i need little help with this. I have MySQL setup with freeradis, that is working. Now for Simultaneous-Use checking there are no querys to uncomment inside sql.conf by default (installed freeradius over apt-get ). Now i added to sql.conf simul_count_query = SELECT COUNT(*) FROM radacct

Re: Simultaneous-Use Checking with FreeRadius + MYSQL

2011-11-09 Thread Alan DeKok
Erik wrote: wouldn't you at least see checkrad initiate in the freeradius -X debug if I set the NAS type to cisco? I was just trying to get it to initiate, not expecting it to work. In the debug, it doesn't even come up. I've read in prior posts where you said that checkrad should initiate

Re: Simultaneous-Use Checking with FreeRadius + MYSQL

2011-11-09 Thread Erik
 Are you looking for additional problems, or are you trying to solve the original issue? I'm trying to understand exactly what's happening was wondering why checkrad wasn't being called. If I get a NAS which does SNMP, for example, I wanted to know that checkrad would work in a predictable

Re: Simultaneous-Use Checking with FreeRadius + MYSQL

2011-11-09 Thread Alan DeKok
Erik wrote: I'm trying to understand exactly what's happening was wondering why checkrad wasn't being called. If I get a NAS which does SNMP, for example, I wanted to know that checkrad would work in a predictable fashion. It does. It works. See man checkrad. I'll quote some of your

Re: Simultaneous-Use Checking with FreeRadius + MYSQL

2011-11-09 Thread Erik
 It does.  It works.  See man checkrad. Checkrad is called to double-check duplicate logins. Thank you, I understand now.  The guy using exec-program-wait for Simultaneous-Use was doing something different.  That was clear from his post. Not to me - this is a new world for me I'm doing

Simultaneous-Use Checking with FreeRadius + MYSQL

2011-11-08 Thread Erik
- FreeRadius Version: 2.1.10 - Hello All, I've been going in circles for days on how to come up with a workaround to get simultaneous-use checking working on my FreeRadius + PEAP MSCHAPv2 deployment. I have read

Re: Simultaneous-Use Checking with FreeRadius + MYSQL

2011-11-08 Thread Alan DeKok
Erik wrote: I've been going in circles for days on how to come up with a workaround to get simultaneous-use checking working on my FreeRadius + PEAP MSCHAPv2 deployment. I have read through seemingly all of the posts... I suspect certain areas which might be causing the problem: 1) my NAS

Re: Simultaneous-Use Checking with FreeRadius + MYSQL

2011-11-08 Thread Erik
Alan, thanks for the response...  Because the cheap NAS (a) isn't a Cisco box, and (b) doesn't support the protocols needed by checkrad. wouldn't you at least see checkrad initiate in the freeradius -X debug if I set the NAS type to cisco? I was just trying to get it to initiate, not

Re: Simultaneous-Use Checking with FreeRadius + MYSQL

2011-11-08 Thread Fajar A. Nugraha
On Wed, Nov 9, 2011 at 5:11 AM, Erik heideb...@gmail.com wrote: I've read in prior posts where you said that checkrad should initiate regardless if the radutmp or mysql modules were used. I really don't recommend using radutmp. And if you use sql, there's no need to use checkrad. Simultanous