Failed to run Freeradius on CentoS

Alan Buxey A.L.M.Buxey at lboro.ac.uk
Mon Nov 28 10:46:17 CET 2011


Hi,
> I was able to run the server by changing the port in innertunnel to
> 18120 But still i am getting the following error
> 
> Ignoring EAP-Type/tls because we do not have OpenSSL support.
> Ignoring EAP-Type/ttls because we do not have OpenSSL support.
> Ignoring EAP-Type/peap because we do not have OpenSSL support.
>  Module: Linked to sub-module rlm_eap_mschapv2
>  Module: Instantiating eap-mschapv2
>    mschapv2 {
> 	with_ntdomain_hack = no
> 	send_error = no
>    }
> rlm_eap: No such sub-type for default EAP type peap
> /usr/local/etc/raddb/eap.conf[17]: Instantiation failed for module "eap"
> /usr/local/etc/raddb/sites-enabled/default[310]: Failed to load module "eap".
> /usr/local/etc/raddb/sites-enabled/default[252]: Errors parsing authenticate sec

built without OpenSSL support - so none of the PEAP/EAP-TTLS/EAP-TLS stuff will work.

install openssl-devel package before compiling....  

but as previously suggested, I would recommend you install FR via package manager..
it will be slightly older version but you can get up and running and get used
to the sofware as you seem to be compiling it without checking the output
of the ./configure stage which is the worst thing you can do :-|

alan



More information about the Freeradius-Users mailing list