Ignoring EAP-Type/tls because we do not have OpenSSL support.
Hi, In #freeradius -X, I have those messages: Ignoring EAP-Type/tls because we do not have OpenSSL support. Ignoring EAP-Type/ttls because we do not have OpenSSL support. Ignoring EAP-Type/peap because we do not have OpenSSL support. I've researched on the subject, but I didn't find anything. Linux Debian Lenny Freeradius 2.0.4 Thanks Douglas
On 09/10/2010 02:49 PM, Douglas Caro wrote:
Hi,
In #freeradius -X, I have those messages:
Ignoring EAP-Type/tls because we do not have OpenSSL support. Ignoring EAP-Type/ttls because we do not have OpenSSL support. Ignoring EAP-Type/peap because we do not have OpenSSL support.
I've researched on the subject, but I didn't find anything.
Linux Debian Lenny Freeradius 2.0.4
It means it wasn't built with OpenSSL support. That used to be the case due to licensing issues but the new deb packages include it. Try to use a new package. I'm not a deb guy so I can't tell you where to find the newer deb packages, but it's been discusssed on this list previously, search the archives. -- John Dennis <jdennis@redhat.com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/
I switched to CentOS for my FR server because my Ubuntu install was being too picky. I was able to get it to work but I had to compile OpenSSL from source, then the libs are in different places, etc. it was a headache. CentOS was much easier for me, if you're not forced to use Debian you may consider it. Just my $.02. Jake Sallee Godfather Of Bandwidth Network Engineer Fone: 254-295-4658 Phax: 254-295-4221 -----Original Message----- From: freeradius-users-bounces+jake.sallee=umhb.edu@lists.freeradius.org [mailto:freeradius-users-bounces+jake.sallee=umhb.edu@lists.freeradius.o rg] On Behalf Of John Dennis Sent: Friday, September 10, 2010 1:57 PM To: FreeRadius users mailing list Cc: Douglas Caro Subject: Re: Ignoring EAP-Type/tls because we do not have OpenSSL support. On 09/10/2010 02:49 PM, Douglas Caro wrote:
Hi,
In #freeradius -X, I have those messages:
Ignoring EAP-Type/tls because we do not have OpenSSL support. Ignoring EAP-Type/ttls because we do not have OpenSSL support. Ignoring EAP-Type/peap because we do not have OpenSSL support.
I've researched on the subject, but I didn't find anything.
Linux Debian Lenny Freeradius 2.0.4
It means it wasn't built with OpenSSL support. That used to be the case due to licensing issues but the new deb packages include it. Try to use a new package. I'm not a deb guy so I can't tell you where to find the newer deb packages, but it's been discusssed on this list previously, search the archives. -- John Dennis <jdennis@redhat.com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Sallee, Stephen (Jake) wrote:
I switched to CentOS for my FR server because my Ubuntu install was being too picky. I was able to get it to work but I had to compile OpenSSL from source, then the libs are in different places, etc. it was a headache. CentOS was much easier for me, if you're not forced to use Debian you may consider it.
The current Ubuntu 10.04 LTS AKA Lucid Lynx includes 2.1.8 with OpenSSL enabled. Prior to that release, you would have had to compile from source or otherwise obtain a build with OpenSSL enabled. -David Mitchell
Just my $.02.
Jake Sallee Godfather Of Bandwidth Network Engineer
Fone: 254-295-4658 Phax: 254-295-4221
-----Original Message----- From: freeradius-users-bounces+jake.sallee=umhb.edu@lists.freeradius.org [mailto:freeradius-users-bounces+jake.sallee=umhb.edu@lists.freeradius.o rg] On Behalf Of John Dennis Sent: Friday, September 10, 2010 1:57 PM To: FreeRadius users mailing list Cc: Douglas Caro Subject: Re: Ignoring EAP-Type/tls because we do not have OpenSSL support.
On 09/10/2010 02:49 PM, Douglas Caro wrote:
Hi,
In #freeradius -X, I have those messages:
Ignoring EAP-Type/tls because we do not have OpenSSL support. Ignoring EAP-Type/ttls because we do not have OpenSSL support. Ignoring EAP-Type/peap because we do not have OpenSSL support.
I've researched on the subject, but I didn't find anything.
Linux Debian Lenny Freeradius 2.0.4
It means it wasn't built with OpenSSL support. That used to be the case due to licensing issues but the new deb packages include it. Try to use a new package. I'm not a deb guy so I can't tell you where to find the newer deb packages, but it's been discusssed on this list previously, search the archives.
-- ----------------------------------------------------------------- | David Mitchell (mitchell@ucar.edu) Network Engineer IV | | Tel: (303) 497-1845 National Center for | | FAX: (303) 497-1818 Atmospheric Research | -----------------------------------------------------------------
John Dennis wrote:
On 09/10/2010 02:49 PM, Douglas Caro wrote:
Hi,
In #freeradius -X, I have those messages:
Ignoring EAP-Type/tls because we do not have OpenSSL support. Ignoring EAP-Type/ttls because we do not have OpenSSL support. Ignoring EAP-Type/peap because we do not have OpenSSL support.
I've researched on the subject, but I didn't find anything.
Linux Debian Lenny Freeradius 2.0.4
It means it wasn't built with OpenSSL support. That used to be the case due to licensing issues but the new deb packages include it. Try to use a new package. I'm not a deb guy so I can't tell you where to find the newer deb packages, but it's been discusssed on this list previously, search the archives.
Debian Stable AKA Lenny still provides 2.0.4 with no OpenSSL. Using the backports (which is now an official Debian service) you can install the newer 2.1.8 with OpenSSL support enabled. See http://backports.debian.org/Instructions/ for instructions on configuring the backports. -David Mitchell
-- ----------------------------------------------------------------- | David Mitchell (mitchell@ucar.edu) Network Engineer IV | | Tel: (303) 497-1845 National Center for | | FAX: (303) 497-1818 Atmospheric Research | -----------------------------------------------------------------
Douglas Caro <douglas.caro@lightcomm.com.br> wrote:
In #freeradius -X, I have those messages:
Ignoring EAP-Type/tls because we do not have OpenSSL support. Ignoring EAP-Type/ttls because we do not have OpenSSL support. Ignoring EAP-Type/peap because we do not have OpenSSL support.
I've researched on the subject, but I didn't find anything.
To be honest there is always something in the upstream version that you find is needed or resolves glitches. Get a 'v2.1.x' source as detailed at the following page: http://git.freeradius.org/ Once done, 'aptitude install build-essential fakeroot devscripts' and then type 'debuild'. It will grumble about missing dependencies which you can install, then you will find 'debuild' runs through with no problems and after a while a number of .deb's will be lurking in the parent directory.
Linux Debian Lenny Freeradius 2.0.4
Just move straight to 'squeeze' if this is a new box and single purposed for RADIUS 'stuff'. Cheers -- Alexander Clouter .sigmonster says: For 20 dollars, I'll give you a good fortune next time ...
participants (5)
-
Alexander Clouter -
David Mitchell -
Douglas Caro -
John Dennis -
Sallee, Stephen (Jake)