dialup_admin

2002-11-22 Thread Gillou
What do I need to configure to make dialup_admin working ? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Radius error

2002-04-25 Thread Gillou
I have a problem with SQL queries that taking a *huge* length of time and i need to replace the UPDATE statement by INSERT My SQL table is 1.000.000 entries and an UPDATE statement take 1 or 2 minutes long. Too long for authentication. Alan said that indexing the table would help. I don't know

Re: Counter

2002-02-22 Thread Gillou
A option to add to the counter module is to set decrement of an accounting attribute instead of an increment. So, somebody can offer a prepaid service of 25h/month, and increase the customer time if he call one phone number or something similar.(if we resolve the db locking problem) I want

Counter

2002-02-20 Thread Gillou
Hi, In the rlm_counter module, I see that I can reset counter at given interval. If I use reser = never, can I reset the counter manualy with a given value with a small perl script or C prog ? I need this, for example, to reactivate a user if his counter is over quota or to give him more

Re: All sockets are being used!

2002-02-16 Thread Gillou
What's *probably* happening is that the SQL server is taking a long time to respond. So every radius request takes 3-4 second longer than normal, due to SQL. If you get 100's of requests per second, then you will run out of sockets quickly. You're right, the server take a long time to

Re: invalid signature

2002-01-26 Thread Gillou
You're right, after changing the secret on the NAS ( with the same one ! ) I can't see any invalid signature Thanks a lot Le Samedi 26 Janvier 2002 08:10, vous avez écrit : On Sat, Jan 26, 2002 at 08:02:45AM -1000, Gillou wrote: In debug mode i see these messages :=20 Received

Fall-Through ?

2002-01-10 Thread Gillou
Freeradius 0.4 with MySQL backend I need to authenticate an ANONYMOUS user with a Called-Station-Id = 9002 OR a Called-Station-Id = 0002 with a user file, i've got this : ANONYMOUS Auth-Type:=Accept, Called-Station-Id = 9002 Framed-IP-Address == 255.255.255.254 ANONYMOUS

Simultaneous-use fail with MySQL

2001-12-12 Thread Gillou
When I add the check item Simultaneous-Use in the radcheck table i get in debug mode: auth: No Auth-Type configuration for the request, rejecting the user auth: Failed to validate the user Without the statement everything works fine The Simultaneous-Use statement in user-file ( without sql )

Re: Simultaneous-use fail with MySQL

2001-12-12 Thread Gillou
Here is the error message i've got when executing radiusd -X : rlm_sql: Released sql socket id: 4 rlm_sql: Pairs do not match [toto] modcall[authorize]: module sql returns notfound modcall: group authorize returns notfound auth: No Auth-Type configuration for the request, rejecting the user

Re: Accounting: logout: login entry for NAS tc2 port 770 not found

2001-12-07 Thread Gillou
The accouting is ok but my user is diconected ... I don't know why ! Please help. I'm an ISP and I need Freeradius to work before christmas ... Hope anybody can help. Le Vendredi 07 Décembre 2001 06:39, vous avez écrit : Gillou [EMAIL PROTECTED] wrote: When i dial to my HyperARC, the first

Re: Accounting: logout: login entry for NAS tc2 port 770 not found

2001-12-07 Thread Gillou
Ok here is the result of radiusd -X As you can see the first user toto is well authenticated (all is ok) The second user toto is well authenticated but he is disconected from my HyperARC /usr/local/etc/raddb/users : totoAuth-Type := Local, Password == toto Service-Type =

Re: Accounting: logout: login entry for NAS tc2 port 770 not found

2001-12-07 Thread Gillou
You're right ! The problem comes from my NAS. I don't know what is exactly the problem on the NAS, perhaps the Software on the HiperARC. version 4.2.32 doesn't work for me. version 5.0.9 works, but the cards on the chassi are not exactly the same. I would thanks everybody for the help. Then

Accounting: logout: login entry for NAS tc2 port 770 not found

2001-12-06 Thread Gillou
I'm using Freeradius 0.3 with HyperARC (4.2.32) I don't use Simultaneous-Use parameter When i dial to my HyperARC, the first user can authenticate but if a secon user try to authenticate with the same login, his authentication failed with the error : rlm_detail: