Hello, I've tried multiple sources and websites to no avail. I've set up FreeRadius 1.0.4 successfully. I've generated local certs also. We've tested accessing the FreeRadius server with Windows XP SP2 locally over the local access point. When we attempt to access the FreeRadius server via a remote AP, the radiusd log shows nothing. No attempt, nothing. Yet the XP client shows a 'validating identity' message. However, I see nothing in the logs to debug. Accounts are set to local authentication via EAP-TLS. Any ideas? I'd be happy to send a conf file if anyone would like. Thanks much!! John
john@jetcityorange.com wrote:
When we attempt to access the FreeRadius server via a remote AP, the radiusd log shows nothing.
Run the server in debugging mode to see what it's doing, and why. This is mentioned in the FAQ, README, INSTALL, and daily on this list.
No attempt, nothing. Yet the XP client shows a 'validating identity' message. However, I see nothing in the logs to debug. Accounts are set to local authentication via EAP-TLS.
EAP-TLS doesn't use local authentication. It uses certificates. Perhaps that's the problem. And debug mode *will* explain this. Alan DeKok.
participants (2)
-
Alan DeKok -
john@jetcityorange.com