[Bug 917] ssh_exchange_identification: Connection closed by remote host

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Aug 21 12:40:15 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=917





------- Additional Comments From dtucker at zip.com.au  2004-08-21 12:40 -------
You're connecting to something but it's not the sshd you've got running in debug
mode.  Try using "lsof -i :22" to see what's listening on port 22.  Check your
NAT table too ("iptables -t nat -L").

It's also possible your ISP is blocking/redirecting port 22.  Try "tcpdump tcp
port 22" while you're trying to connect and see if you're even getting packets.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list