On 5/10/05, GV <[EMAIL PROTECTED]> wrote:
> Hi there,
> 
> Suddenly I have a strange situation. "sshd" is running but when I do via nmap
> a port scanning from another machine, port 22 isn't open!!! As a result I
> can't ssh to this machine!

There's a firewall in front of your sshd box? Is that box on a "home" ISP?

> 
> Also, when the server starts, following entry can be found in the "messages"
> file:
> 
> inetd[7653]: could not getpeername

sshd doesn't run out of inetd.

Check that sshd is running via ps, and that port 22 is in LISTENING
state via netstat. And did you do anything in sshd.conf? If so, post
it.

Reply via email to