Skip to content

Instantly share code, notes, and snippets.

@joshmyers
Created April 9, 2013 18:32
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 joshmyers/4806cb35833740721794 to your computer and use it in GitHub Desktop.
Save joshmyers/4806cb35833740721794 to your computer and use it in GitHub Desktop.
josh@joshnova:~/.ssh$ ssh devapi1 -vvvvvvv
OpenSSH_6.0p1 Debian-3ubuntu1, OpenSSL 1.0.1c 10 May 2012
debug1: Reading configuration data /home/josh/.ssh/config
debug1: /home/josh/.ssh/config line 1: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Executing proxy command: exec ssh spring.mydomain.net -q devapi1 22
debug1: permanently_drop_suid: 1000
debug3: Incorrect RSA1 identifier
debug3: Could not load "/home/josh/.ssh/id_rsa" as a RSA1 public key
debug1: identity file /home/josh/.ssh/id_rsa type 1
debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
debug1: identity file /home/josh/.ssh/id_rsa-cert type -1
debug1: identity file /home/josh/.ssh/id_dsa type -1
debug1: identity file /home/josh/.ssh/id_dsa-cert type -1
debug1: identity file /home/josh/.ssh/id_ecdsa type -1
debug1: identity file /home/josh/.ssh/id_ecdsa-cert type -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment