[NTLUG:Discuss] port 22 "filtered"
Jack Snodgrass
jack at jacksnodgrass.com
Fri Mar 12 18:40:47 CST 2004
what does /var/log/secure say? That is where sshd writes it's log info.
maybe it will tell you why it's not answering.
also... have you just tried to do a telnet server-name 22 and see if
it answers. If you get the prompt
Escape character is '^]'.
or
Connection refused
That would be useful info.
jack
On Fri, 2004-03-12 at 18:32, terry wrote:
> cannot ssh to a (Fedora core1) PC, even though sshd IS running on that
> machine, and 'ssh localhost' DOES work [on that target machine].
>
> nmap (from outside) reports port 22 is "filtered"
> (I have to run nmap with -P0 option)
> ie. nmap -P0 -p22 **.***.**.***
> Port State Service
> 22/tcp filtered ssh
>
> So, how do I un-filter port 22 ?
More information about the Discuss
mailing list