Rudy,
> By the way, do you have physical access to the machine?
Unfortunately not.
> In the syslog.log file of the installed client I see
> syslog.log:Jun 14 11:06:23 spring sshd[1253]: Server listening on ::
During the installation?
Is the file
/var/log/syslog.log ?
Usually on Debian it is
/var/log/syslog
I tried to grep for 'ssh' and have this sent to faimond using
sendmon `cat /var/log/syslog | grep ssh`
in subroutines, but I don't get anything.
Regards,
Torsten
Rudy Gevaert schrieb:
Torsten Schlabach wrote:
Hi Rudy!
> Have you checked that sshd is installed in the fai nfsroot?
Looks like the binary is there:
debian32m:/srv/fai/nfsroot/usr# ls -l /srv/fai/nfsroot/usr/sbin/sshd
-rwxr-xr-x 1 root root 318524 2007-03-05 17:38
/srv/fai/nfsroot/usr/sbin/sshd
And is started when booting?
I guess not; which is the problem.
Or to phrase it different: I might start, but terminate with an error.
And the question is: How could I diag this error?
In the syslog.log file of the installed client I see
syslog.log:Jun 14 11:06:23 spring sshd[1253]: Server listening on ::
port 22.
Do you see that?
By the way, do you have physical access to the machine? If so, you
could log in on the console and check things out :)