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