more on non-working ssh

Dan yellowdog-general@lists.terrasoftsolutions.com
Tue Mar 30 11:43:00 2004


On Mar 29, 2004, at 12:08 PM, Longman, Bill wrote:
>
> One's a service running on the machine, the other is a client used to
> connect to other machines. They're very different with very different
> ramifications.
>
> You'll need openssl installed for the key generation if you're going to
> install the server.
>
> What does your log file say? Look in /var/log/boot.log or 
> /var/log/messages
> for some clues.

I'm having the same problem as Nathan. I made sure sshd-server is 
installed and sshd is running. One thing I noticed in /var/log/messages 
after restarting sshd is this:

   Mar 30 11:38:40 Loki sshd: sshd -TERM succeeded
   Mar 30 11:38:40 Loki sshd:  succeeded
   Mar 30 11:38:40 Loki sshd[1227]: Server listening on 0.0.0.0 port 22.

Should it be listening on something other than 0.0.0.0? Where is this 
set?

Thanks,
Dan