On May 9, 2018, at 6:49 AM, Nick Howitt <nick@howitts.co.uk> wrote:
Hi, I have Windows 10 correctly connecting to my WAP with a domain login, but if I then disconnect the WiFi then reconnect manually it never logs in. I've fixed the CN, SubjectAltName and certificate constraints at it was throwing a warning or error which has now gone. Below is the debug log. Sections (0) to (9) are the successful log in. I then manually disconnected and reconnected which are sections (10) onwards. I've cut the log at (30) but it keeps going.
i.e. the client is continually retrying and *not* finishing the authentication process. That means the client is broken. Either that, or the AP is losing packets. There is very little you can do to FreeRADIUS to fix the problem. You have to find out why the client is stopping part-way through authentication. And you can't find *that* out by reading the FreeRADIUS logs. Alan DeKok.