Matt Shields wrote:
> On the client, try "nmap -sT serverIP" to see if your client
> can see port 22 open.

FYI, you can test SSH connectivity more simply like:

% telnet ssh-server 22
Trying 192.168.0.123...
Connected to ssh-server.
Escape character is '^]'.
SSH-2.0-OpenSSH_...

Then hit the escape character and type 'cl' and enter to exit.

It's a nice simple sanity test that can be ran from just about any client.

 -Tom

-- 
Tom Metro
Venture Logic, Newton, MA, USA
"Enterprise solutions through open source."
Professional Profile: http://tmetro.venturelogic.com/
_______________________________________________
Discuss mailing list
Discuss@blu.org
http://lists.blu.org/mailman/listinfo/discuss

Reply via email to