Authenticating... disconnect and reauthentication fails.. :( Why?

2005-06-01 Thread Jean-Sébastien Nicaise
here are my results:

just rebooted and the radiusd is running and taking requests.
then I connect with my windows xp to my AP wich redirects to my radius
server. First it authenticates then connect. But I CAN'T access
internet. About 4-5 seconds later it disconnects, then tries to
re-authenticate. Re-authentication fails and crashes my AP.

first connect:
---
Wed Jun 1 12:35:51 2005 : Info: rlm_eap_tls: Length Included
Wed Jun 1 12:35:51 2005 : Error: TLS_accept:error in SSLv3 read client certificate A
Wed Jun 1 12:35:51 2005 : Info: rlm_eap_tls: Received EAP-TLS ACK message
Wed Jun 1 12:35:51 2005 : Info: rlm_eap_tls: Received EAP-TLS ACK message
Wed Jun 1 12:35:51 2005 : Info: rlm_eap_tls: Length Included
Wed Jun 1 12:35:51 2005 : Info: (other): SSL negotiation finished successfully
Wed Jun 1 12:35:51 2005 : Info: rlm_eap_tls: Received EAP-TLS ACK message
Wed Jun 1 12:35:51 2005 : Auth: Login OK: [client/no
User-Password attribute] (from client radius-network port 1 cli
00-0C-E5-46-8A-49)
---
(can't connect to internet)

then 4-5 seconds later:
-
Wed Jun 1 12:35:58 2005 : Info: rlm_eap_tls: Length Included
Wed Jun 1 12:35:58 2005 : Error: TLS_accept:error in SSLv3 read client certificate A
Wed Jun 1 12:35:58 2005 : Info: rlm_eap_tls: Received EAP-TLS ACK message
Wed Jun 1 12:35:58 2005 : Info: rlm_eap_tls: Received EAP-TLS ACK message
[EMAIL PROTECTED] ~]$

crashes my AP and can't connect anymore.


any ideas?






thanks,
Jean-Sébastien Nicaise

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

lil problem with running radiusd :S

2005-05-17 Thread Jean-Sébastien Nicaise
whether I run radiusd or radtest I get this error message.. :

/usr/local/bin/radclient: error while loading shared libraries:
libcrypto.so.0.9.7: cannot open shared object file: No such file or
directory

this is the command I run for config:

[EMAIL PROTECTED] freeradius-1.0.2]# ./configure
--with-openssl-includes=/usr/share/ssl-certgen/include/openssl/
--with-openssl-libraries=/usr/share/ssl-certgen/lib/ --disable-shared
--sysconfdir=/etc

then I issue a make  make install. Everything goes fine..

then I get the error message above when running radiusd or radtest.. :S

any ideas?
thanks,
JSNicaise