Hi, Ivan. Thanks for your answer. It's very strange. I don't delete anything. Just modified the option in eap md5 to peap, but when I try to reload the radius with radiusd -X the program can't work and send it errors. I have another test server, and same configurations work fine. I have copied the folder raddb that work fine to my production server, and crash, can't work again. I was formatted my server, install the freeradius, I was configured my options and can't work again. If I change the option peap to md5, freeradius work fine. But if try to change md5 to peap, don't work again. Do you have any suggest? Regardds Message: 2 Date: Tue, 18 Mar 2008 11:56:35 +0100 From: "Ivan Kalik" <tnt@kalik.net> Subject: Re: Error EAP To: "FreeRadius users mailing list" <freeradius-users@lists.freeradius.org> Message-ID: <8rxFTXYg.1205837795.4525660.tnt@kalik.co.yu> Content-Type: text/plain; charset=ISO-8859-2 You have broken eap.conf. Go back to the default and try again. Read instructions in the file first and *don't* delete anything you are not certain about. Ivan Kalik Kalik Informatika ISP Dana 17/3/2008, "Gustavo Chavelas" <gchavelas@bfmx.com.mx> pi?e:
Hi to all.
I'm installing freeradius-server-2.0.2.tar.gz,i was to configured it, but when I try to start radiusd -X, I have an error :
rlm_eap: No such sub-type for default EAP type peap
/usr/local/etc/raddb/eap.conf[17]: Instantiation failed for module "eap"
/usr/local/etc/raddb/radiusd.conf[1944]: Failed to find module "eap".
/usr/local/etc/raddb/radiusd.conf[1891]: Errors parsing authenticate section.
}
}
Errors initializing modules
Im searching for solve this error, something have any suggest?
Saludos cordiales,
------------------------------ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html End of Freeradius-Users Digest, Vol 35, Issue 58 ************************************************
Gustavo Chavelas wrote:
It's very strange. I don't delete anything. Just modified the option in eap md5 to peap, but when I try to reload the radius with radiusd -X the program can't work and send it errors.
Then the server was built *without* SSL support. PEAP needs SSL, so...
I have another test server, and same configurations work fine. I have copied the folder raddb that work fine to my production server, and crash, can't work again.
The issue isn't the configuration files, but the libraries.
I was formatted my server, install the freeradius, I was configured my options and can't work again.
If I change the option peap to md5, freeradius work fine. But if try to change md5 to peap, don't work again.
Do you have any suggest?
Install the OpenSSL libraries && header files. Then re-build FreeRADIUS. Alan DeKok.
participants (2)
-
Alan DeKok -
Gustavo Chavelas