5 Dec
2015
5 Dec
'15
9:16 a.m.
On Dec 5, 2015, at 6:04 AM, gracian@centrum.cz wrote:
First, our environment configuration is: FreeRADIUS Version 3.0.4, for host x86_64-redhat-linux-gnu configured for EAP-TLS
I'd suggest using 3.0.10. It has a number of bugs fixed, including session caching.
When I try to disconnect from wifi and connect again with the same client, connection fails. I noticed that debug output differ for successfull and unsuccessfull attempt in part below.
The first does EAP-TLS. The second re-uses the cached session information. Disable the session cache in your configuration, and it will work. Or, upgrade to 3.0.10 and it will work. Alan DeKok.