Skip to content

Instantly share code, notes, and snippets.

Created February 27, 2017 23:39
Show Gist options
  • Save anonymous/d5bacbe23a0fb9e71ef1733c1e68f8ac to your computer and use it in GitHub Desktop.
Save anonymous/d5bacbe23a0fb9e71ef1733c1e68f8ac to your computer and use it in GitHub Desktop.
OpenSSH_6.7p1 Raspbian-5+deb8u3, OpenSSL 1.0.1t 3 May 2016
debug1: Reading configuration data /home/testaccount/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to mobile-u64-1259 [172.18.223.64] port 22.
debug1: Connection established.
debug1: identity file /home/testaccount/.ssh/id_rsa type 1
debug1: key_load_public: No such file or directory
debug1: identity file /home/testaccount/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/testaccount/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/testaccount/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/testaccount/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/testaccount/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/testaccount/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/testaccount/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.7p1 Raspbian-5+deb8u3
ssh_exchange_identification: read: Connection reset by peer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment