Skip to content

Instantly share code, notes, and snippets.

@joelmoss
Created March 20, 2014 15:47
Show Gist options
  • Save joelmoss/9666802 to your computer and use it in GitHub Desktop.
Save joelmoss/9666802 to your computer and use it in GitHub Desktop.
joelmoss@qa:~/images/base$ ssh root@localhost -p 49155 -v
OpenSSH_6.2p2 Ubuntu-6ubuntu0.1, OpenSSL 1.0.1e 11 Feb 2013
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 4: Applying options for *
debug1: Connecting to localhost [127.0.0.1] port 49155.
debug1: Connection established.
debug1: identity file /home/joelmoss/.ssh/id_rsa type -1
debug1: identity file /home/joelmoss/.ssh/id_rsa-cert type -1
debug1: identity file /home/joelmoss/.ssh/id_dsa type 2
debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
debug1: identity file /home/joelmoss/.ssh/id_dsa-cert type -1
debug1: identity file /home/joelmoss/.ssh/id_ecdsa type -1
debug1: identity file /home/joelmoss/.ssh/id_ecdsa-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.2p2 Ubuntu-6ubuntu0.1
ssh_exchange_identification: Connection closed by remote host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment