Failed to link EAP-Type/tls: rlm_eap_tls.so - Need Help
Hello Sir/Madam, Good Evening I have a problem with my Radius server with LDAP Authentication support. Below are some logs; ==================================================================== // when i run "freeradius -X" for test run of freeradius rlm_eap: Loaded and initialized type gtc rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory radiusd.conf[10]: eap: Module instantiation failed. radiusd.conf[1962] Unknown module "eap". radiusd.conf[1909] Failed to parse authenticate section. ==================================================================== // this is the acutal logs that i got during the execution of this command "/etc/init.d/freeradius start" in a separate terminal window Thu Sep 11 06:14:12 2008 : Info: Using deprecated naslist file. Support for this will go away soon. Thu Sep 11 06:14:12 2008 : Info: rlm_exec: Wait=yes but no output defined. Did you mean output=none? Thu Sep 11 06:14:12 2008 : Error: rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory Thu Sep 11 06:14:12 2008 : Error: radiusd.conf[10]: eap: Module instantiation failed. Thu Sep 11 06:14:12 2008 : Error: radiusd.conf[1962] Unknown module "eap". Thu Sep 11 06:14:12 2008 : Error: radiusd.conf[1909] Failed to parse authenticate section. ==================================================================== I will highly appreciate any help that you can give. Thanks, Niel
Could you please bother to read the FAQ before asking questions. http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ#It_says_.22Could_no... Ivan Kalik Kalik Informatika ISP Dana 11/9/2008, "niel m" <niel.prism.tank@gmail.com> piše:
Hello Sir/Madam,
Good Evening
I have a problem with my Radius server with LDAP Authentication support. Below are some logs;
==================================================================== // when i run "freeradius -X" for test run of freeradius
rlm_eap: Loaded and initialized type gtc rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory radiusd.conf[10]: eap: Module instantiation failed. radiusd.conf[1962] Unknown module "eap". radiusd.conf[1909] Failed to parse authenticate section. ==================================================================== // this is the acutal logs that i got during the execution of this command "/etc/init.d/freeradius start" in a separate terminal window
Thu Sep 11 06:14:12 2008 : Info: Using deprecated naslist file. Support for this will go away soon. Thu Sep 11 06:14:12 2008 : Info: rlm_exec: Wait=yes but no output defined. Did you mean output=none? Thu Sep 11 06:14:12 2008 : Error: rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory Thu Sep 11 06:14:12 2008 : Error: radiusd.conf[10]: eap: Module instantiation failed. Thu Sep 11 06:14:12 2008 : Error: radiusd.conf[1962] Unknown module "eap". Thu Sep 11 06:14:12 2008 : Error: radiusd.conf[1909] Failed to parse authenticate section. ====================================================================
I will highly appreciate any help that you can give.
Thanks, Niel
niel m wrote:
==================================================================== // when i run "freeradius -X" for test run of freeradius
rlm_eap: Loaded and initialized type gtc rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory
You're likely running an old version of the server, and have manually configured EAP-TLS. EAP-TLS won't work if you don't have OpenSSL && the OpenSSL development headers installed on your system. Alan DeKok.
Thank you very much, I will try this :) I will reply later On Thu, Sep 11, 2008 at 9:44 PM, Alan DeKok <aland@deployingradius.com>wrote:
niel m wrote:
==================================================================== // when i run "freeradius -X" for test run of freeradius
rlm_eap: Loaded and initialized type gtc rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory
You're likely running an old version of the server, and have manually configured EAP-TLS.
EAP-TLS won't work if you don't have OpenSSL && the OpenSSL development headers installed on your system.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Alan DeKok -
niel m -
tnt@kalik.net