Skip to content

Instantly share code, notes, and snippets.

@paulw54jrn
Created January 11, 2015 06:49
Show Gist options
  • Save paulw54jrn/4506a359374ad8c59fce to your computer and use it in GitHub Desktop.
Save paulw54jrn/4506a359374ad8c59fce to your computer and use it in GitHub Desktop.
ssh -v -i xxxx.pem root@xxxxxx
OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
debug1: Reading configuration data /Users/XXX/.ssh/config
debug1: Reading configuration data /etc/ssh_config
debug1: /etc/ssh_config line 20: Applying options for *
debug1: Connecting to xxxxxx [50.18.XXX.XXX] port 22.
debug1: connect to address xxxxxx port 22: Connection refused
ssh: connect to host xxxxxx port 22: Connection refused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment