openssl

Alexandre Chapellon alexandre.chapellon at mana.pf
Tue May 4 20:10:06 CEST 2010


Le mardi 04 mai 2010 à 19:51 +0200, ds14.kornel a écrit :

> hi
> I'm starting with linux and freeradius with peap configuration.
> I'm using debian lenny 2.6.26-2-686, when runnig freeradius -X
> (FreeRADIUS Version 2.0.4, for host i486-pc-linux-gnu, built on Sep  7
> 2008 at 23:35:34) i'm getting those errors
> 
>  Module: Instantiating eap
>   eap {
>     default_eap_type = "peap"
>     timer_expire = 60
>     ignore_unknown_eap_types = no
>     cisco_accounting_username_bug = no
>   }
>  Module: Linked to sub-module rlm_eap_md5
>  Module: Instantiating eap-md5
> rlm_eap: Ignoring EAP-Type/tls because we do not have OpenSSL support.
> rlm_eap: Ignoring EAP-Type/peap because we do not have OpenSSL
> support.
> rlm_eap: Ignoring EAP-Type/ttls because we do not have OpenSSL
> support.
>  Module: Linked to sub-module rlm_eap_mschapv2
>  Module: Instantiating eap-mschapv2
>    mschapv2 {
>     with_ntdomain_hack = no
>    }
> rlm_eap: No such sub-type for default EAP type peap
> /etc/freeradius/eap.conf[1]: Instantiation failed for module "eap"
> /etc/freeradius/sites-enabled/inner-tunnel[223]: Failed to find module
> "eap".
> /etc/freeradius/sites-enabled/inner-tunnel[176]: Errors parsing
> authenticate section. 
>  }
> }
> Errors initializing modules
> 
> how should i install openssl ?? only compilation by hand will work
> here ??
> Can anybody give needed advice please?
> 
> Thanks a lot for help! :)


I would say you will have to install openssl developement headers and
recompile freeradius with the corrects switches to enable eap module.

sudo apt-get install libssl-dev

and then recompile with --with-rlm-eap

This is just a guess.

> 
> Kornel
> 
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


-- 
Alexandre Chapellon <alexandre.chapellon at mana.pf>
Mana SAS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20100504/56f8c987/attachment.html>


More information about the Freeradius-Users mailing list