All,
I am getting segmentation fault [core dump ] while trying out eap/tls
with win-xp on freeradius.
Below given last some of statements.
Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 3
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
./run-radiusd: line 7: 22489 Segmentation fault /usr/local/sbin/radiusd
$@
My run-radiusd script is as follows
#!/bin/sh -x
LD_LIBRARY_PATH=/usr/local/lib
LD_PRELOAD=/usr/lib/libcrypto.so
export LD_LIBRARY_PATH LD_PRELOAD
/usr/local/sbin/radiusd $@
I have OpenSSL 0.9.7d 17 Mar 2004 on Red Hat Linux release 8.0 (Psyche)
Thank you,
Sathish Challa.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html