rlm_eap: No such sub-type for default EAP type peap

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Wed Nov 13 13:21:38 CET 2013


Hi,

seems like you built the server without OpenSSL support - so no EAP for you.

install the libssl-dev package or whatever its called these days (this is the development
headers etc so that stuff can compile with OpenSSL support)...then rebuild
your FreeRADIUS.... 

./configure
make
make install

- dont worry, it wont overwrite your current configs...it will just slip the new
server code into place.


alan


More information about the Freeradius-Users mailing list