trouble seting up freeradius :((

View: New views
4 Messages — Rating Filter:   Alert me  

trouble seting up freeradius :((

by SnahaD00 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I really (desperatelly) need freeradius to work on my schools network - it's urgent.

I've got server on Ubuntu 7.04. I setup freeradius accoring to some howtoos and tutorials, but with no luck.

What I did was:
 - made deb package with tls support
 - installed deb freeradius package
 - did setup freeradius as told here http://ubuntuforums.org/showthread.php?t=478804&highlight=freeradius+openssl
 - problems...

When I issue command freeradius -x i got this:
rlm_eap_tls: Loading the certificate file as a chain
rlm_eap: SSL error error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt
rlm_eap_tls: Error reading private key file
rlm_eap: Failed to initialize type tls
radiusd.conf[10]: eap: Module instantiation failed.
radiusd.conf[1944] Unknown module "eap".
radiusd.conf[1891] Failed to parse authenticate section.

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

Re: trouble seting up freeradius :((

by orion-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

the certificate`s password in the eap.conf is wrong.

On 30/01/2008, SnahaD00 <snahad00@...> wrote:

> Hi,
>
> I really (desperatelly) need freeradius to work on my schools network - it's urgent.
>
> I've got server on Ubuntu 7.04. I setup freeradius accoring to some howtoos and tutorials, but with no luck.
>
> What I did was:
>  - made deb package with tls support
>  - installed deb freeradius package
>  - did setup freeradius as told here http://ubuntuforums.org/showthread.php?t=478804&highlight=freeradius+openssl
>  - problems...
>
> When I issue command freeradius -x i got this:
> rlm_eap_tls: Loading the certificate file as a chain
> rlm_eap: SSL error error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt
> rlm_eap_tls: Error reading private key file
> rlm_eap: Failed to initialize type tls
> radiusd.conf[10]: eap: Module instantiation failed.
> radiusd.conf[1944] Unknown module "eap".
> radiusd.conf[1891] Failed to parse authenticate section.
>
> Any idea ?
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: trouble seting up freeradius :((

by Alan DeKok-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

SnahaD00 wrote:
> When I issue command freeradius -x i got this:
> rlm_eap_tls: Loading the certificate file as a chain
> rlm_eap: SSL error error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt

  The password you put in the configuration file is not the same as the
password used to create the private key.

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

Parent Message unknown Re: trouble seting up freeradius :((

by SnahaD00 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

SnahaD00 wrote: > When I issue command freeradius -x i got this: > rlm_eap_tls: Loading the certificate file as a chain > rlm_eap: SSL error error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt The password you put in the configuration file is not the same as the password used to create the private key. Alan DeKok.

Ok. Got this part working. Now another thing or two:

- installing certificates on windows xp box ?
- creating my own cretificate - how to or better walk through ?

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