Hello folks,<br><br>I am trying to setup wireless authentication using a HOWTO guide from www.tldp.org/HOWTO/8021X-HOWTO/cert.html.<br><br>In that howto guide, Lars Strand guides the user through setting up radius to be configured for peap using tls with MSChapv2 for authentication.  Then, at the end, he guides the user to running Freeradius in debug mode.<br><br>This is the message that I get near the end of running in debug mode.  <br><br>Module: Loaded eap<br> eap: default_eap_type = "peap"<br> eap: timer_expire = 60<br> eap: ignore_unknown_eap_types = no<br> eap: cisco_accounting_username_bug = no<br>rlm_eap: Loaded and initialized type md5<br>rlm_eap: Loaded and initialized type leap<br> gtc: challenge = "Password: "<br> gtc: auth_type = "PAP"<br>rlm_eap: Loaded and initialized type gtc<br>rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory<br>radiusd.conf[10]: eap:
 Module instantiation failed.<br>radiusd.conf[1893] Unknown module "eap".<br>radiusd.conf[1840] Failed to parse authenticate section.<br><br>Can someone please help.<br><BR><BR><br>