Re: SSH Down after Restart

2002-10-18 Thread Dave Thurman (Mailing List Email)
on 10/18/02 8:38 PM, nate stated: > Mailing List Email said: > >> slave sshd[390]: fatal: daemon() failed: Function not implemented > > perhaps a problem with permissions on /dev/null ? > > http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=145451 > > I just read the bug report and

Re: SSH Down after Restart

2002-10-18 Thread Colin Watson
On Fri, Oct 18, 2002 at 08:23:18PM -0500, Dave Thurman (Mailing List Email) wrote: > slave sshd[390]: fatal: daemon() failed: Function not implemented That indicates that something has broken your /dev/null device node. It should look like this in 'ls -l /dev/null': crw-rw-rw-1 root ro

Re: SSH Down after Restart

2002-10-18 Thread nate
Mailing List Email said: > slave sshd[390]: fatal: daemon() failed: Function not implemented perhaps a problem with permissions on /dev/null ? http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=145451 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

Re: SSH Down after Restart

2002-10-18 Thread Dave Thurman (Mailing List Email)
on 10/18/02 8:06 PM, Dave Thurman (Mailing List Email) stated: > on 10/18/02 7:51 PM, nate stated: > >> what does the logs say? >> >> is there something else using that port? >> >> netstat -an | grep 22 > > I don't see anything in the logs > > slave/# netstat -an | grep 22 > tcp0 0 XX.X

Re: SSH Down after Restart

2002-10-18 Thread Dave Thurman (Mailing List Email)
on 10/18/02 7:51 PM, nate stated: > what does the logs say? > > is there something else using that port? > > netstat -an | grep 22 I don't see anything in the logs slave/# netstat -an | grep 22 tcp0 0 XX.XX.XX.XX:23XX.XX.XX.XX:2286ESTABLISHED tcp0 0 0.0.0.0.:220 0.0

Re: SSH Down after Restart

2002-10-18 Thread nate
Mailing List Email said: > I even apt-get remove ssh and install ssh as well as felt maybe a > reconfigure may help, dpkg-reconfigure ssh and went through the motions > and still no ssh running. > > Specs are Compaq 450mhz w/512 RAM Woody Linux 3.0 install with SSH ver > 3.4 and all other services

SSH Down after Restart

2002-10-18 Thread Dave Thurman (Mailing List Email)
Hello We have been running a new woody build on one of our Web servers for a little over 3 months. Everything has been fine until this morning when I went to hit a web page on the box. I finally realized that the apache was down and had problems getting it back up, I think we may have a separate c