"Nirmala Bulusu" <[EMAIL PROTECTED]> wrote: > The program seems to be going in an infinite loop. The outputs > initially show sussessful authentication and my acess point clearly > says EAP authenticated and my client gets aussociated. But the program > does not stop there as before. > > It runs into an infinite loop indicating Failed to validate user > even afer a successful authentication. And after that goes into an > infinite loop. I am unable to find out where the problem is.
Run it in debugging mode, and carefully read the output. Odds are that the supplicant is saying "no, I don't want to do TLS, I want to do FOO", and the server is saying " I don't do FOO, let's do TLS". Ensure that BOTH the client and the server are configured to do the same kind of EAP authentication. > I actually downloaded the latest version to test the EAP-ttls > protocol. > However my EAP-tls set-up got into this problem after the download. You may have to delete the old libraries... > I am attaching the server side output I got on running radiusd It wasn't attached. If it's large, PLEASE put it on a web page, instead of attaching it. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
