[Discuss] 'nother question

Tom Metro tmetro+blu at gmail.com
Wed Aug 8 22:07:49 EDT 2012


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/



More information about the Discuss mailing list