Re: Need some help configuring freeradius - openssl problem (EAP)

2003-09-01 Thread Madhusudan Singh
Hi Artur, Thanks for the heads up. I wish to fix the configure script though. For instance : the correct set of options to use were (note the openssl options) : ./configure --prefix=/usr/local/freeradius --with-mcrypt=/usr/local/lib/libmcrypt/

Re: Need some help configuring freeradius - openssl problem (EAP)

2003-08-31 Thread Madhusudan Singh
it be related to shared vs static libraries ? I will start editing Makefile by hand as a last resort, but wish to fix the configure script for you :) Thanks, MS Alan DeKok wrote: Madhusudan Singh [EMAIL PROTECTED] wrote: I tried what you suggested. Downloaded freeradius-snapshot-20030830

Need some help configuring freeradius - openssl problem (EAP)

2003-08-30 Thread Madhusudan Singh
Hi, I sent this message out twice, but did not get a response. I was wondering if someone could help me. --- Hi, I have openssl 0.9.7 installed in /usr/local/ssl, and am trying to configure my freeradius installation at my

Need some help configuring freeradius - openssl problem (EAP)

2003-08-30 Thread Madhusudan Singh
Hi, I sent this message out twice, but did not get a response. I was wondering if someone could help me. --- Hi, I have openssl 0.9.7 installed in /usr/local/ssl, and am trying to configure my freeradius installation at my

Re: Need some help configuring freeradius - openssl problem (EAP)

2003-08-30 Thread Madhusudan Singh
Hi Thanks for your response. Let me try this out. MS That won't work in FreeRADIUS 0.9.0. It doesn't use that option to look for OpenSSL. Try the latest CVS snapshot, and do: ./configure --prefix=/usr/local/freeradius --with-open-ssl-inc=/usr/local/ssl/include

Re: Need some help configuring freeradius - openssl problem (EAP)

2003-08-30 Thread Madhusudan Singh
--with-openssl-include=/usr/local/ssl/include/ --with-openssl-lib=/usr/local/ssl/lib/ And I do have the following include file : /usr/local/ssl/include/openssl/ssl.h What could be wrong ? Thanks, MS Alan DeKok wrote: Madhusudan Singh [EMAIL PROTECTED] wrote: I have openssl 0.9.7

Need some help configuring freeradius - openssl problem (EAP)

2003-08-28 Thread Madhusudan Singh
Hi, I have openssl 0.9.7 installed in /usr/local/ssl, and am trying to configure my freeradius installation at my wireless access point with : ./configure --prefix=/usr/local/freeradius --with-ssl=/usr/local/ssl --with-mcrypt=/usr/local/lib/libmcrypt/ --with-mhash=/usr/local/lib/libmhash/

Need some help configuring freeradius - openssl problem (EAP)

2003-08-28 Thread Madhusudan Singh
Hi, I have openssl 0.9.7 installed in /usr/local/ssl, and am trying to configure my freeradius installation at my wireless access point with : ./configure --prefix=/usr/local/freeradius --with-ssl=/usr/local/ssl --with-mcrypt=/usr/local/lib/libmcrypt/ --with-mhash=/usr/local/lib/libmhash/

Problem configuring freeradius for EAP

2003-08-27 Thread Madhusudan Singh
Hi, I have openssl 0.9.7 installed in /usr/local/ssl, and am trying to configure my freeradius installation at my wireless access point with : ./configure --prefix=/usr/local/freeradius --with-ssl=/usr/local/ssl --with-mcrypt=/usr/local/lib/libmcrypt/

Query from a newbie

2003-08-26 Thread Madhusudan Singh
Hi I am a total newbie to freeradius and am considering this software for a very specific purpose. So even before I read the full documentation, I wish to know if anyone has used freeradius for the following purpose : I run a wireless LAN with hostap drivers and a fixed encryption key. I