Hi
Ich erstelle derzeit an einem Radiusserver auf einem fedora7 System mit der freeradius-Software version 1.1.7-3.1.fc7.i386.
Die Konfiguration des Servers ist größtenteils abgeschlossen und eigentlich müsste er nun funktioniren wenn man den befehl radiusd -x eingibt.
Ich erhalte jedoch folgenden Fehler :
Ich hoffe jemand hatt eine Idee woran das liegen könnte.
Danke für eure mühe
Ich erstelle derzeit an einem Radiusserver auf einem fedora7 System mit der freeradius-Software version 1.1.7-3.1.fc7.i386.
Die Konfiguration des Servers ist größtenteils abgeschlossen und eigentlich müsste er nun funktioniren wenn man den befehl radiusd -x eingibt.
Ich erhalte jedoch folgenden Fehler :
Code:
[root@localhost /]# radiusd -x
Starting - reading configuration files ...
Using deprecated naslist file. Support for this will go away soon.
Module: Loaded exec
rlm_exec: Wait=yes but no output defined. Did you mean output=none?
Module: Instantiated exec (exec)
Module: Loaded expr
Module: Instantiated expr (expr)
Module: Loaded PAP
Module: Instantiated pap (pap)
Module: Loaded CHAP
Module: Instantiated chap (chap)
Module: Loaded MS-CHAP
Module: Instantiated mschap (mschap)
Module: Loaded System
Module: Instantiated unix (unix)
Module: Loaded eap
rlm_eap: Loaded and initialized type md5
rlm_eap: Loaded and initialized type leap
rlm_eap: Loaded and initialized type gtc
rlm_eap_tls: Loading the certificate file as a chain
rlm_eap: SSL error error:0906D06C:PEM routines:PEM_read_bio:no start line
rlm_eap_tls: Error reading private key file
rlm_eap: Failed to initialize type tls
radiusd.conf[10]: eap: Module instantiation failed.
radiusd.conf[1965] Unknown module "eap".
radiusd.conf[1912] Failed to parse authenticate section.
[root@localhost /]#
Ich hoffe jemand hatt eine Idee woran das liegen könnte.
Danke für eure mühe