Skip to content

Instantly share code, notes, and snippets.

@yashke
Created March 26, 2012 09:02
Show Gist options
  • Save yashke/2204045 to your computer and use it in GitHub Desktop.
Save yashke/2204045 to your computer and use it in GitHub Desktop.
OpenSSH_5.8p1 Debian-7ubuntu1, OpenSSL 1.0.0e 6 Sep 2011
debug1: Reading configuration data /home/yashke/.ssh/config
debug1: Applying options for ci-market
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to ci-market.arkency.com [176.9.104.102] port 46083.
debug1: Connection established.
debug3: Incorrect RSA1 identifier
debug3: Could not load "/home/yashke/.ssh/id_rsa" as a RSA1 public key
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'Proc-Type:'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'DEK-Info:'
debug3: key_read: missing keytype
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug2: key_type_from_name: unknown key type '-----END'
debug3: key_read: missing keytype
debug1: identity file /home/yashke/.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/yashke/.ssh/id_rsa-cert type -1
debug1: identity file /home/yashke/.ssh/id_dsa type -1
debug1: identity file /home/yashke/.ssh/id_dsa-cert type -1
debug1: identity file /home/yashke/.ssh/id_ecdsa type -1
debug1: identity file /home/yashke/.ssh/id_ecdsa-cert type -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