Hi Steve -

On Thu, 08 Jun 2000, Felicetti, Stephen A. wrote:
> 
> 
> Hi there!!
> 
> I'm running Radiator 2.15 on SunOS 5.7 and perl 5.00503.
> I'm using LDAP to hold username/passwords.
> Everything works like a charm....EXCEPT, on occasion, it just stops working.
> I was doing last minute testing all day yesterday before releasing it to a
> group of
> beta testers. I must have had at least 50 authentication requests, and all
> worked perfectly.
> One hour after I leave the building (and exactly when everyone goes home to
> test it) it stops working!
> 
> I came in this morning, and couldn't find anything wrong. The radiusd
> process was still running, however it was no longer
> accepting requests, and wasn't logging anything anymore.
> 
> When I run radpwtst, I get this:
> 
> sending Access-Request...
> No reply
> sending Accounting-Request Start...
> OK
> sending Accounting-Request Stop...
> OK
> 
> These are the last few lines of the logfile. It seems to have stopped
> working right in the middle of
> a transaction:
> 
> 
> Tue Jun  6 18:27:34 2000: DEBUG: Packet dump:
> *** Received from 131.249.1.47 port 1645 ....
> Code:       Access-Request
> Identifier: 10
> Authentic:
> <250><158><138><157><217><237><212>Y<246><30><192><225><219>P<21>!
> Attributes:
>         NAS-IP-Address = x.x.x.x
>         NAS-Port = 11
>         NAS-Port-Type = Async
>         User-Name = "xxxxx"
>         Called-Station-Id = "xxxx"
>         Calling-Station-Id = "xxxxx"
>         User-Password = "xxxxxxxxxxx"
>         Service-Type = Framed-User
>         Framed-Protocol = PPP
> 
> Tue Jun  6 18:27:34 2000: DEBUG: Handling request with Handler 'Realm='
> Tue Jun  6 18:27:34 2000: DEBUG: Rewrote user name to xxxx
> Tue Jun  6 18:27:34 2000: DEBUG:  Deleting session for xxxx, x.x.x.x, 11
> Tue Jun  6 18:27:34 2000: DEBUG: Handling with Radius::AuthLDAP
> Tue Jun  6 18:27:34 2000: DEBUG: Connecting to xxxx, port 389
> 
> ***and that's it****
> 
> 
> When I send a HUP to radiusd, and try radpwtst, it starts to work again.
> 
> Any ideas on this mystery?
> 

It looks like the connection to the LDAP server has locked up. You might like
to try AuthBy LDAP2 (with the corresponding CPAN module) and the
HoldServerConnection parameter.

hth

Hugh

-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to