Skip to content

Instantly share code, notes, and snippets.

@jtaleric
Created March 21, 2017 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtaleric/ef57fdd28fb77ee388af4a71ca3dfc3c to your computer and use it in GitHub Desktop.
Save jtaleric/ef57fdd28fb77ee388af4a71ca3dfc3c to your computer and use it in GitHub Desktop.
[stack@undercloud ~]$ ssh -vvvv heat-admin@192.0.2.211
OpenSSH_6.6.1, OpenSSL 1.0.1e-fips 11 Feb 2013
debug1: Reading configuration data /home/stack/.ssh/config
debug1: /home/stack/.ssh/config line 1: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 56: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 192.0.2.211 [192.0.2.211] port 22.
debug1: Connection established.
debug3: Incorrect RSA1 identifier
debug3: Could not load "/home/stack/.ssh/id_rsa" as a RSA1 public key
debug1: identity file /home/stack/.ssh/id_rsa type 1
debug1: identity file /home/stack/.ssh/id_rsa-cert type -1
debug1: identity file /home/stack/.ssh/id_dsa type -1
debug1: identity file /home/stack/.ssh/id_dsa-cert type -1
debug1: identity file /home/stack/.ssh/id_ecdsa type -1
debug1: identity file /home/stack/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/stack/.ssh/id_ed25519 type -1
debug1: identity file /home/stack/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.6.1
ssh_exchange_identification: read: Connection reset by peer
[stack@undercloud ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment