Error in initializing EAP module
I am trying to run freeradius server on linux2.4 version I am able to ./configure, make, make install successfully. But when i am running this with -X(debugging), I am getting the following error message on server: rlm_eap:Failed to link EAP-Type/aka:file not found /usr/localetc/raddb/eap.conf[17]:Instantiation failed for module "eap" /usr/local/etc/raddb/sites-enabled/inner-tunnel[223]:failed to find module "eap" /usr/local/etc/raddb/sites-enabled/inner-tunnel[176]:Errors parsing authentication section } } Error initialising modules This same freeradius server is working properly on linux2.6 version. can anyone help me !!!!! Warm Regards, NAYAN JAIN (280609) SE (Software Engineer - 50PE) ______________________________________________________________________
I am trying to run freeradius server on linux2.4 version I am able to ./configure, make, make install successfully. But when i am running this with -X(debugging), I am getting the following error message on server:
rlm_eap:Failed to link EAP-Type/aka:file not found /usr/localetc/raddb/eap.conf[17]:Instantiation failed for module "eap" /usr/local/etc/raddb/sites-enabled/inner-tunnel[223]:failed to find module "eap" /usr/local/etc/raddb/sites-enabled/inner-tunnel[176]:Errors parsing authentication section } } Error initialising modules
There is no mention of aka in default eap.conf. What have you done? Ivan Kalik Kalik Informatika ISP
no in eap.conf i hav set its default_eap_type = aka Warm Regards, NAYAN JAIN (280609) SE (Software Engineer - 50PE) <tnt@kalik.net> Sent by: freeradius-users-bounces+nayan.gjain=lntinfotech.com@lists.freeradius.org 11/13/2008 05:54 PM Please respond to FreeRadius users mailing list <freeradius-users@lists.freeradius.org> To "FreeRadius users mailing list" <freeradius-users@lists.freeradius.org> cc Subject Re: Error in initializing EAP module
I am trying to run freeradius server on linux2.4 version I am able to ./configure, make, make install successfully. But when i am running this with -X(debugging), I am getting the following error message on server:
rlm_eap:Failed to link EAP-Type/aka:file not found /usr/localetc/raddb/eap.conf[17]:Instantiation failed for module "eap" /usr/local/etc/raddb/sites-enabled/inner-tunnel[223]:failed to find module "eap" /usr/local/etc/raddb/sites-enabled/inner-tunnel[176]:Errors parsing authentication section } } Error initialising modules
There is no mention of aka in default eap.conf. What have you done? Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ______________________________________________________________________ ______________________________________________________________________
Nayan Gjain wrote:
no in eap.conf i hav set its default_eap_type = aka
Well... the server doesn't include EAP-AKA support by default. See bugs.freeradius.org for a patch that adds it. The patch isn't included in the server because it duplicates a lot of code. That needs to be fixed before it's incorporated. Alan DeKok.
yes i know that i have added the EAP-AKA patch also to it.this same server is working properly in linux2.6 version Warm Regards, NAYAN JAIN (280609) SE (Software Engineer - 50PE) Alan DeKok <aland@deployingradius.com> Sent by: freeradius-users-bounces+nayan.gjain=lntinfotech.com@lists.freeradius.org 11/13/2008 06:08 PM Please respond to FreeRadius users mailing list <freeradius-users@lists.freeradius.org> To FreeRadius users mailing list <freeradius-users@lists.freeradius.org> cc Subject Re: Error in initializing EAP module Nayan Gjain wrote:
no in eap.conf i hav set its default_eap_type = aka
Well... the server doesn't include EAP-AKA support by default. See bugs.freeradius.org for a patch that adds it. The patch isn't included in the server because it duplicates a lot of code. That needs to be fixed before it's incorporated. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ______________________________________________________________________ ______________________________________________________________________
yes AKA module is configured in eap.conf Warm Regards, NAYAN JAIN (280609) SE (Software Engineer - 50PE) Larsen & Toubro Infotech Ltd. www.Lntinfotech.com This Document is classified as: L&T Infotech Proprietary L&T Infotech Confidential L&T Infotech Internal Use Only L&T Infotech General Business This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. Alan DeKok <aland@deployingradius.com> Sent by: freeradius-users-bounces+nayan.gjain=lntinfotech.com@lists.freeradius.org 11/13/2008 06:27 PM Please respond to FreeRadius users mailing list <freeradius-users@lists.freeradius.org> To FreeRadius users mailing list <freeradius-users@lists.freeradius.org> cc Subject Re: Error in initializing EAP module Nayan Gjain wrote:
yes i know that i have added the EAP-AKA patch also to it.this same server is working properly in linux2.6 version
And... did you configure the AKA module in eap.conf? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ______________________________________________________________________ ______________________________________________________________________
yes i hav configured aka module in eap.conf like this: # Supported EAP-types # # We do NOT recommend using EAP-MD5 authentication # for wireless connections. It is insecure, and does # not provide for dynamic WEP keys. # md5{ } sim{ } aka{ } Warm Regards, NAYAN JAIN (280609) SE (Software Engineer - 50PE) Larsen & Toubro Infotech Ltd. www.Lntinfotech.com This Document is classified as: L&T Infotech Proprietary L&T Infotech Confidential L&T Infotech Internal Use Only L&T Infotech General Business This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. Alan DeKok <aland@deployingradius.com> Sent by: freeradius-users-bounces+nayan.gjain=lntinfotech.com@lists.freeradius.org 11/13/2008 06:27 PM Please respond to FreeRadius users mailing list <freeradius-users@lists.freeradius.org> To FreeRadius users mailing list <freeradius-users@lists.freeradius.org> cc Subject Re: Error in initializing EAP module Nayan Gjain wrote:
yes i know that i have added the EAP-AKA patch also to it.this same server is working properly in linux2.6 version
And... did you configure the AKA module in eap.conf? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ______________________________________________________________________ ______________________________________________________________________
yes i am sure i have tested the AKA functinality in linux version 2.6 but same code is giving error in linux version 2.4 Warm Regards, NAYAN JAIN (280609) SE (Software Engineer - 50PE) Larsen & Toubro Infotech Ltd. www.Lntinfotech.com This Document is classified as: L&T Infotech Proprietary L&T Infotech Confidential L&T Infotech Internal Use Only L&T Infotech General Business This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. Alan DeKok <aland@deployingradius.com> Sent by: freeradius-users-bounces+nayan.gjain=lntinfotech.com@lists.freeradius.org 11/13/2008 07:05 PM Please respond to FreeRadius users mailing list <freeradius-users@lists.freeradius.org> To FreeRadius users mailing list <freeradius-users@lists.freeradius.org> cc Subject Re: Error in initializing EAP module Nayan Gjain wrote:
yes i hav configured aka module in eap.conf like this:
Ok... are you SURE that the rlm_eap_aka module was patched in, compiled, and installed? It's definitely looking like that's not the case. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ______________________________________________________________________ ______________________________________________________________________
Are there two freeradius installations and you are running the wrong (unpached) one? Ivan Kalik Kalik Informatika ISP Dana 13/11/2008, "Alan DeKok" <aland@deployingradius.com> piše:
Nayan Gjain wrote:
yes i hav configured aka module in eap.conf like this:
Ok... are you SURE that the rlm_eap_aka module was patched in, compiled, and installed?
It's definitely looking like that's not the case.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
no there is only one freeradius installations Warm Regards, NAYAN JAIN (280609) SE (Software Engineer - 50PE) Larsen & Toubro Infotech Ltd. www.Lntinfotech.com This Document is classified as: L&T Infotech Proprietary L&T Infotech Confidential L&T Infotech Internal Use Only L&T Infotech General Business This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. <tnt@kalik.net> Sent by: freeradius-users-bounces+nayan.gjain=lntinfotech.com@lists.freeradius.org 11/13/2008 07:43 PM Please respond to FreeRadius users mailing list <freeradius-users@lists.freeradius.org> To "FreeRadius users mailing list" <freeradius-users@lists.freeradius.org> cc Subject Re: Error in initializing EAP module Are there two freeradius installations and you are running the wrong (unpached) one? Ivan Kalik Kalik Informatika ISP Dana 13/11/2008, "Alan DeKok" <aland@deployingradius.com> pi?e:
Nayan Gjain wrote:
yes i hav configured aka module in eap.conf like this:
Ok... are you SURE that the rlm_eap_aka module was patched in, compiled, and installed?
It's definitely looking like that's not the case.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ______________________________________________________________________ ______________________________________________________________________
participants (3)
-
Alan DeKok -
Nayan Gjain -
tnt@kalik.net