Error on radius

2008-01-07 Thread Ackbar Joolia
Hi, I am getting this error in my radius log, do you know why this is so and how to get this resolved? 'The maximum number of threads (32) are active, cannot spawn new thread to handle request' Also, do people know what is the maximum simultaneous incoming authentication calls that the radius

RE: Error on radius

2008-01-07 Thread Ackbar Joolia
Thanks Alan, We are using SQL for authentication and accounting - do you think this could be the issue? I could potentially have thousands of requests coming in almost simultaneously, is this going to be too much for the process to handle? Ackbar -Original Message- From: [EMAIL

RE: Error on radius

2008-01-07 Thread Ackbar Joolia
Thanks Alan, will try this. -Original Message- Sent: 07 January 2008 12:40 To: FreeRadius users mailing list Subject: Re: Error on radius Hi, Thanks Alan, We are using SQL for authentication and accounting - do you think this could be the issue? I could potentially have thousands

RE: Logging failed authentications....

2007-07-11 Thread Ackbar Joolia
: {no, yes} # log_auth_badpass = yes log_auth_goodpass = no It will be logged in radius.log file Ivan Kalik Kalik Informatika ISP Dana 10/7/2007, Ackbar Joolia [EMAIL PROTECTED] piše: Hi, I would like to be able to log failed authentications but I don't find it anywhere. And ideally I would like

Logging failed authentications....

2007-07-10 Thread Ackbar Joolia
Hi, I would like to be able to log failed authentications but I don't find it anywhere. And ideally I would like to put it into a MySQL table. Can anyone advice on this please? Thanks AJ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Freeradius and MySQL problem!!!

2007-07-02 Thread Ackbar Joolia
Dear all, I have been using freeradius properly configured with mysql for some time now. However it suddenly stopped working. What more, I upgraded to the 1.6 version, and now when I run radiusd -X, it doesn't even show that its tied in with the MySQL database... Can anyone please help me? I

RE: Freeradius and MySQL problem!!!

2007-07-02 Thread Ackbar Joolia
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 02 July 2007 12:38 To: FreeRadius users mailing list Subject: Re: Freeradius and MySQL problem!!! You haven't posted your radiusd -X output. Ivan Kalik Kalik Informatika ISP Dana 2/7/2007, Ackbar Joolia [EMAIL

RE: Freeradius and MySQL problem!!!

2007-07-02 Thread Ackbar Joolia
sql in your radiusd.conf or are sql entries still commented out? Ivan Kalik Kalik Informatika ISP Dana 2/7/2007, Ackbar Joolia [EMAIL PROTECTED] piše: Here it is: Starting - reading configuration files ... reread_config: reading radiusd.conf Config: including file: /usr/local/etc/raddb

RE: Freeradius and MySQL problem!!!

2007-07-02 Thread Ackbar Joolia
Of [EMAIL PROTECTED] Sent: 02 July 2007 15:50 To: FreeRadius users mailing list Subject: RE: Freeradius and MySQL problem!!! It's not reading sql.conf. Check permissions on that file. Ivan Kalik Kalik Informatika ISP Dana 2/7/2007, Ackbar Joolia [EMAIL PROTECTED] piše: HI Ivan The sql in authorize

RE: Freeradius and MySQL problem!!!

2007-07-02 Thread Ackbar Joolia
: Freeradius and MySQL problem!!! Ackbar Joolia wrote: Ivan, I've given all permissions to sql.confnothing...it's still the same. Its strange, this used to work well before for the previous version of freeradius. Seems simple, yet!!! Any other advice? Is the server reading the file you

Using MySQL and assigning IP-Addresses based on Calling-Station-ID

2007-01-15 Thread Ackbar Joolia
Hi all, I sent an email to the list before, and still haven’t been able to fix my problem. This is what I want to do: I am using MySql to authenticate users. However, I need to authenticate them based on the Calling-Station-ID, and then assign IP-addresses to them, through the

re:MySql and calling-station-id help please

2007-01-12 Thread Ackbar Joolia
I cannot get the above to work at all, can anyone please give me an idea of how to do the above? See the FAQ about it doesn't work. Also, try posting pieces of your current config. What you want isn't hard to do, but we have no idea what your configuration is, so it's impossible to say

RE: MySql and calling-station-id help please

2007-01-12 Thread Ackbar Joolia
To: FreeRadius users mailing list Subject: Re: MySql and calling-station-id help please On Friday 12 January 2007 10:19, Ackbar Joolia wrote: See the FAQ about it doesn't work. Also, try posting pieces of your current config. What you want isn't hard to do, but we have no idea what your

MySql and calling-station-id help please

2007-01-08 Thread Ackbar Joolia
Dear all, I want to do authentication based on calling-station-id and then to assign a static IP from my database to that requester. SO basically, all the requests coming in will have the same username and password, and I will only identify each of them through their calling-station-id, and