[NBLUG/talk] can't start ssh

E Frank Ball frankb at frankb.us
Tue Oct 5 21:32:45 PDT 2004


On Tue, Oct 05, 2004 at 07:46:37PM -0700, Steve Smith wrote:
} I just upgraded my system and now ssh isn't running.
} 
} I have ssh in rc.d, so it should start when the machine
} boots, right?  'ps -Aelf | grep sshd' doesn't show anything.
} 
} I tried ./sshd status in rc.d and it says
} Checking for service sshd unused
} ./sshd restart gives
} Shutting down SSH daemon done
} Starting SSH daemon      failed

You should not have to make new keys.

Try executing /usr/sbin/sshd instead of using the init.d
script and see what happens.  If that doesn't work try
"strace /usr/sbin/sshd".

-- 

   E Frank Ball                frankb at frankb.us




More information about the talk mailing list