ERROR! Proxy listen.c error

2006-09-19 Thread Guilherme Franco
Indeed, but it's happening, and now, even with ADSL modem, as you can see in the radiusd -X output below: This occurs if user mistypes password or if the realm server is down: rad_recv: Access-Request packet from host 192.168.1.1 port 1385, id=21, length=60 User-Name = [EMAIL PROTECTED]

Re: ERROR! Proxy listen.c error

2006-09-18 Thread Alan DeKok
Guilherme Franco [EMAIL PROTECTED] wrote: Using Proxy, when user mistypes the password, radiusd -X crashes with Assertion failed in listen.c, line 558 I don't see that here... Are you HUP'ing the server? Alan DeKok. -- http://deployingradius.com - The web site of the book

Re: ERROR! Proxy listen.c error

2006-09-18 Thread Guilherme Franco
Hello, Mr. DeKok, I've figured out that this problem only appears if I do a test aaa ppp user password from Juniper's ERX (and only if proxying is used). I was worried about this, but when I tested with the user authenticating from an ADSL modem, there are no problems. So, might be just

Re: ERROR! Proxy listen.c error

2006-09-18 Thread Alan DeKok
Guilherme Franco [EMAIL PROTECTED] wrote: I was worried about this, but when I tested with the user authenticating from an ADSL modem, there are no problems. So, might be just another of ERX's crazy behaviors. Still... it shouldn't kill the server. Alan DeKok. --

ERROR! Proxy listen.c error

2006-09-15 Thread Guilherme Franco
Hello, Using Proxy, when user mistypes the password, radiusd -X crashes with Assertion failed in listen.c, line 558 Line 558 = rad_assert(request-listener == listener); Thanks. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html