12 Dec
2008
12 Dec
'08
10:03 a.m.
Kristoffer Milligan wrote:
This is my first post to the list, so let me open by congratulating on a great piece of software. I'm impressed.
Thanks.
I have the pleasure of working with WiMAX and a system called 4motion. We have chosen to use FreeRadius as our AAA server, but are experiencing some problems.
As far as I can tell, everything is fine till I get the "[eap] NAK asked for unsupported type 21" error?
That's TTLS.
Could anyone give me any pointer or ideas about what I am doing wrong, and how I can fix it?
You haven't built the server with OpenSSL support. You need to install the OpenSSL development headers && libraries. This is also in the debug output... http://deployingradius.com/documents/configuration/openssl.html Alan DeKok.