Well I've changed the version problem with the libraries but when i run radius it appear this trouble: tls { rsa_key_exchange = no dh_key_exchange = yes rsa_key_length = 512 dh_key_length = 512 verify_depth = 0 pem_file_type = yes private_key_file = "/usr/local/etc/raddb/certs/servored/servored_cert.pem" certificate_file = "/usr/local/etc/raddb/certs/servored/servored_cert.pem" CA_file = "/usr/local/etc/raddb/certs/servored/cacert.pem" private_key_password = "cisco" dh_file = "/usr/local/etc/raddb/certs/dh" random_file = "/usr/local/etc/raddb/certs/random" fragment_size = 1024 include_length = yes check_crl = no cipher_list = "DEFAULT" cache { enable = no lifetime = 24 max_entries = 255 } } rlm_eap: SSL error error:0906D06C:PEM routines:PEM_read_bio:no start line rlm_eap_tls: Error reading private key file /usr/local/etc/raddb/certs/servored/servored_cert.pem rlm_eap: Failed to initialize type tls /usr/local/etc/raddb/eap.conf[17]: Instantiation failed for module "eap" /usr/local/etc/raddb/sites-enabled/inner-tunnel[223]: Failed to find module "eap". /usr/local/etc/raddb/sites-enabled/inner-tunnel[176]: Errors parsing authenticate section. } i think this happens because i use a RSA key length on the certificate with 1024 bites and in the rsa_key_length line is equal to 512. i don't know if i have to change this line too and in which script i can find the line to change it. Thanks to all for the help Best Regards. Ernesto 2009/4/27 Ivan Kalik <tnt@kalik.net>
First do updatedb. Then see if locate can find this library. If it can, radius will probably run. If it doesn't - well, it's in the FAQ.
Ivan Kalik Kalik Informatika ISP
OK, i try to find the script where is that part of the libraries but i can't find it......can anyone tell wich is the script?......thank for all
2009/4/24 <A.L.M.Buxey@lboro.ac.uk>
Hi,
*casa:/usr/local/etc/raddb# radiusd -X radiusd: error while loading shared libraries: libfreeradius-radius-2.1.5.so: cannot open shared object file: No such file or directory*
with the current 2.1.4 release there is an identity crisis - please check the source code and replace the 2.1.5 with 2.1.4 and rebuilt/reinstall
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html