<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#ffffff">
hi<br>
I'm starting with linux and freeradius with peap configuration.<br>
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<br>
<br>
 Module: Instantiating eap<br>
  eap {<br>
    default_eap_type = "peap"<br>
    timer_expire = 60<br>
    ignore_unknown_eap_types = no<br>
    cisco_accounting_username_bug = no<br>
  }<br>
 Module: Linked to sub-module rlm_eap_md5<br>
 Module: Instantiating eap-md5<b><br>
rlm_eap: Ignoring EAP-Type/tls because we do not have OpenSSL support.<br>
rlm_eap: Ignoring EAP-Type/peap because we do not have OpenSSL support.<br>
rlm_eap: Ignoring EAP-Type/ttls because we do not have OpenSSL support.</b><br>
 Module: Linked to sub-module rlm_eap_mschapv2<br>
 Module: Instantiating eap-mschapv2<br>
   mschapv2 {<br>
    with_ntdomain_hack = no<br>
   }<br>
<b>rlm_eap: No such sub-type for default EAP type peap</b><br>
/etc/freeradius/eap.conf[1]: Instantiation failed for module "eap"<br>
/etc/freeradius/sites-enabled/inner-tunnel[223]: Failed to find module
"eap".<br>
/etc/freeradius/sites-enabled/inner-tunnel[176]: Errors parsing
authenticate section. <br>
 }<br>
}<br>
<b>Errors initializing modules</b><br>
<br>
how should i install openssl ?? only compilation by hand will work here
??<br>
Can anybody give needed advice please?<br>
<br>
Thanks a lot for help! :)<br>
<br>
Kornel<br>
<br>
</body>
</html>