Re: EAP-TLS can't get connected..etc.



Hi Everyone,
 
I installed the Freeradius 2.0.4 as Mr. Alan DeKok had suggested
I browse www.freeradius.org and run below command.
#cvs -d :pserver:anoncvs@cvs.freeradius.org:/source login
CVS password: anoncvs
 
nothing happen and return to #
 
#cvs -d :pserver:anoncvs@cvs.freeradius.org:/source checkout radiusd
 
then under #/usr/share/doc/radiusd ......run
#./configure --with-openssl-includes=/usr/include/openssl --with-openssl-libraries=/usr/lib/libxm --with-prefix=/usr/local/radius
 
# make
#make install
 
got some errors
btool: install: error: cannot install "rlm_acctlog.la" to a directory not ending in /usr/local/lib/lib
gmake[6]: *** [install] Error1
gmake[6]: Leaving dictory '/usr/share/doc/radiusd/src/modules/rlm_acctog'
gmake[5]: *** Error 2
gmake[5]: Leaving directory '/usr/share/doc/radiusd/src/modules'
gmake[4]: *** Error 2
gmake[4]: Leaving directory '/usr/share/doc/radiusd/src/modules'
gmake[3]: *** Error 2
gmake[3]: Leaving directory '/usr/share/doc/radiusd/src'
gmake[2]: *** Error 2
gmake[2]: Leaving directory '/usr/share/doc/radiusd/src'
gmake[1]: *** Error 2
gmake[1]: Leaving directory '/usr/share/doc/radiusd'
make: *** [install] Error 2
 
I checked the version in /usr/share/doc/radius/VERSION and it shows 2.0.2 (installed before)
Have I installed freeradius-2.0.4?
where it's located?
 
If I want to uninstall or remove previous version such Freeradius-1.1.7 ..what command I should run or just simply delete the folder in Freeradius?
 
thanks in advance.


 
----- Original Message ----
From: Alan DeKok <aland@deployingradius.com>
To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org>
Sent: Friday, May 9, 2008 7:50:34 PM
Subject: Re: EAP-TLS can't get connected..etc.

Kwok Sianbin wrote:
> I am newbie to linux and recently I try to implement  wireless
> connnection with EAP-TLS encryption. I am using Freeradius-1.1.7
> installed into Red Hat Enterprise 4.

  You should really use 2.0.4.

> Here I encounter problems that I can't solve it alone hence I need
> advice guru from this forum.
> the problem is client just can't get connected and keep request.

> ...
> Sending Access-Challenge of id 15 to 192.168.0.206 port 1025
>...
> Going to the next request
> Waking up in 6 seconds...

  This is in the FAQ.  It's also documented in the "eap.conf" file in 2.0.4.

> Here I post the CA.certs execution result as I suppect that the errors
> might be due to certificate error.
> When I run ./CA.certs and I got a few errors.

  2.0.4 also contains new scripts for certificate creation.  They're
MUCH better than what's in 1.1.7.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.