Hello Mohammed, I've followed all your tips and it didn't work. Thank you anyway!! But I've finally get FreeRADIUS working by adding to the ./configure the --disable-shared flag. Now it works but I'm not sure that I understand why it does...
----- Original Message ----- From: "Mohammed Petiwala" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 05, 2004 4:56 PM Subject: Re: EAP-TLS problem > hi ester: > we use freeradius.1.0.0-pre3 for our internal testing > and i haven't seen this problem. > but i've seen similar problems in prior release. some > pointers that COULD help (try it out what's the > harm!!) > 1. do a 'make distclean' and then reconfigure with the > prefix you use openssl lib and include paths > specified. > 2. Turn off experimental modules during build if you > have them on > 3. Check to see that the CN in the cert doesn't have > spaces (not sure if this was resolved in -pre3 but was > an issue in earlier versions of freeRADIUS). > hope this helps. > > regards, > mohammed. > > > Mohammed H. Petiwala > Senior Staff Engineer, > Motorola Inc. > iDEN-Wireless LAN, > Work: 1 (847) 538-7710 > Cell: 1 (847) 652-0127 > > > > --- Ester Urue�a <[EMAIL PROTECTED]> wrote: > > > --with-openssl-libraries=/home/uruena/monopenssl/lib > > (the lib and include directories of my OpenSSL > > 0.9.7 > > version) > > > > I also use the definition of the following > > environment > > variables inside the wrapper of radiusd: > > LD_LIBRARY_PATH=/home/uruena/monopenssl/lib > > LD_RUN_PATH=/home/uruena/monopenssl/lib: > > LD_PRELOAD=/home/uruena/monopenssl/lib/libcrypto.so > > > > And the problem is still the same, FreeRADIUS stops > > at > > the same point with the same message: > > > > modcall: entering group authenticate for request 1 > > rlm_eap: Request found, released from the list > > rlm_eap: EAP/tls > > rlm_eap: processing type tls > > rlm_eap_tls: Authenticate > > rlm_eap_tls: processing TLS > > rlm_eap_tls: Length Included > > eaptls_verify returned 11 > > (other): before/accept initialization > > TLS_accept: before/accept initialization > > TLS_accept: SSLv3 read client hello A > > TLS_accept: SSLv3 write server hello A > > ./run-radius: line 9: 1537 Segmentation fault > > /home/uruena/monradius/sbin/radiusd $@ > > > > Could you please help me? > > Thanks in advance! > > ester > > > > > > > > > > ______________________________________________ > > Renovamos el Correo Yahoo!: �100 MB GRATIS! > > Nuevos servicios, m�s seguridad > > http://correo.yahoo.es > > > > - > > List info/subscribe/unsubscribe? See > > http://www.freeradius.org/list/users.html > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

