Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Up and Running » Wireless Networking » FreeRADIUS/WinXP Authentication Setup
Search Topic:
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
Wireless Update Rollup Package for Windows XP »
« aol broadband sharing through peer-to-peer network  
AuthorAll Replies

jbibe
Premium,MVM
join:2001-02-22


4 edits
reply to DrTCP
Re: FreeRADIUS/WinXP Authentication Setup

said by DrTCP See Profile:
However, it might interact with the existing openssl installed on my system.
Alan DeKok, one of the lead designers of FreeRADIUS, is always commenting in the FreeRADIUS mail list about the Linker linking to the wrong version when you have two versions of OpenSSL on your computer. When users encounter a segmentation fault and they have two versions of OpenSSL installed, his usual recommendation is to include the --disable-shared option when building the server. I have never experimented with this option, so I can't comment on its effectiveness.
quote:
When openssl is installed under /usr/local/openssl the uninstallation is darn easy You do not have to hunt individual files among others.
I love the ability to remove all the installed information with a single command.

Edit: Alan DeKok's suggestion to add the --disable-shared option works. I installed a second FreeRADIUS server, using openssl-SNAP-20040202 and freeradius-snapshot-20040205. I selected these versions because they would probably fail to operate properly. This time I used the OpenSSL recommended config commands as follows:

./config shared --prefix=/usr/local --openssldir=/usr/local/opensnap
make
make install

Then I installed FreeRADIUS using these commands:

./configure --with-openssl-includes=/usr/local/includes/openssl \
--with-openssl-libraries=/usr/local/lib \
--prefix=/usr/local/radsnap
make
make install

After configuring the server, I started the new server in the debug mode. No trouble was encountered until the WinXP client tried to connect. During the authentication, the server crashed with a segmentation error.

I went back, added the --disable-shared option to the ./configure, and ran ./configure, make, and make install again. Once this change was made, the new server operated properly. It authenticates TLS and PEAP with WinXP clients.

I now have two working FreeRADIUS servers on my RH computer.


DrTCP
Yours truly
Premium,ExMod 1999-04
join:1999-11-09
Round Rock, TX


4 edits
reply to jbibe
Thanks for passing the recommended way.

I also appreciate all the valueable information you have collected, verified and documented here.

said by jbibe See Profile:
This install recommendation might prevent the problem that you have identified.
Yes, it does prevent the problem that way because /lib and /bin/lib and /usr/local/lib are in the default library search path.

However, it might interact with the existing openssl installed on my system. When openssl is installed under /usr/local/openssl the uninstallation is darn easy You do not have to hunt individual files among others.

Well yet another way to solve this problem is by defining two environment variables (your 3rd reference).

»www.impossiblereflex.com/8021x/e···TO.htm#8

jbibe
Premium,MVM
join:2001-02-22

reply to DrTCP
All of the FreeRADIUS documents recommend installing the OpenSSL files as shown in the initial post. I have always followed their advice, but it might not be the best choice. I have been reviewing the OpenSSL installation recommendations today. According to their information, the OpenSSL files are installed in /usr/local/ssl, unless the user specifies another location. In this latter case, they recommend that the user run config as follows:

./config --prefix=/usr/local --openssldir=/usr/local/openssl

This installs the bin files at /usr/local/bin, the lib files at /usr/local/lib, and the include files at /usr/local/include/openssl. And it installs the OpenSSL configuration files at /usr/local/openssl.

This install recommendation might prevent the problem that you have identified.
Forums » Up and Running » Wireless NetworkingWireless Update Rollup Package for Windows XP »
« aol broadband sharing through peer-to-peer network  


Thursday, 03-Dec 08:45:39 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [162] Comcast Releasing Promised Usage Meter
· [101] Graduate Student Unveils Sprint's GPS Sharing With Feds
· [93] Avast Antivirus Has Gone Mad
· [80] Latest Consumer Reports Survey Not Kind To AT&T
· [70] Baltimore To Ban Lazy Cable Installs
· [62] Broadband Killed The Game Console
· [55] Rogers Unveils The ISP Dream Model
· [47] ACTA: Global Three Strikes
· [41] Rural Carriers Quickly Embracing Fiber
· [40] Cable Industry's 'Adoption Plus': Altruism Or PR Stunt?
Most people now reading
· False positive in Avast! or is it real? [Security]
· [TWC] Audio/Video outage in Brooklyn [Time Warner Cable TV/Voice]
· Quality/longevity of 15A 120V receptacles [Home Repair & Improvement]
· Arlington VA - all but a few channels down - Others? [Verizon FIOS TV]
· Working in a Stairwell and Surrounding High Walls [Home Repair & Improvement]
· IMG 1.7 (IMG Updates and Discussion) [Verizon FIOS TV]
· MS admits Windows Updates principally created to annoy [Security]
· LFM Overkill [World of Warcraft]
· Microsoft actively urges IE 6 users to upgrade [Security]