auf mehrfaches Anraten in diversen Threads hier im Forum habe ich xidentd auf meinem Debain installiert. Nun scheint aber proftpd nicht mehr so richtig zu wollen.
Habe wie hier empfohlen die Ã?nderungen übernommen:
Wenn ich dann xinetd neustarte wird folgendes ausgegeben:service ftp
{
flags = REUSE
socket_type = stream
instances = 50
wait = no
user = root
server = /usr/sbin/proftpd
bind = xxx.xxx.xxx.xxx
log_on_success = HOST PID
log_on_failure = HOST RECORD
}
Könnte mir jemand dabei helfen?Führe /etc/init.d/xinetd restart aus ...
Stopping internet superserver: xinetd.
/etc/init.d/xinetd: service: command not found
/etc/init.d/xinetd: flags: command not found
/etc/init.d/xinetd: socket_type: command not found
/etc/init.d/xinetd: instances: command not found
/etc/init.d/xinetd: wait: `=' is not a pid or valid job spec
/etc/init.d/xinetd: wait: `no' is not a pid or valid job spec
/etc/init.d/xinetd: user: command not found
/etc/init.d/xinetd: server: command not found
/etc/init.d/xinetd: log_on_success: command not found
/etc/init.d/xinetd: log_on_failure: command not found
Starting internet superserver: xinetd.
/etc/init.d/xinetd: service: command not found
/etc/init.d/xinetd: flags: command not found
/etc/init.d/xinetd: socket_type: command not found
/etc/init.d/xinetd: instances: command not found
/etc/init.d/xinetd: wait: `=' is not a pid or valid job spec
/etc/init.d/xinetd: wait: `no' is not a pid or valid job spec
/etc/init.d/xinetd: user: command not found
/etc/init.d/xinetd: server: command not found
/etc/init.d/xinetd: log_on_success: command not found
/etc/init.d/xinetd: log_on_failure: command not found
/etc/init.d/xinetd: service: command not found
/etc/init.d/xinetd: flags: command not found
/etc/init.d/xinetd: socket_type: command not found
/etc/init.d/xinetd: instances: command not found
/etc/init.d/xinetd: wait: `=' is not a pid or valid job spec
/etc/init.d/xinetd: wait: `no' is not a pid or valid job spec
/etc/init.d/xinetd: user: command not found
/etc/init.d/xinetd: server: command not found
/etc/init.d/xinetd: log_on_success: command not found
/etc/init.d/xinetd: log_on_failure: command not found
Suche hat leider nichts zu tage gefördert :(
Vielen Dank