Skip to content

Instantly share code, notes, and snippets.

Created October 7, 2011 10:34
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 anonymous/1269990 to your computer and use it in GitHub Desktop.
Save anonymous/1269990 to your computer and use it in GitHub Desktop.
ubudev@ubu-status:/var/log$ ssh localhost -vvv
OpenSSH_5.8p1 Debian-1ubuntu3, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to localhost [127.0.0.1] port 22.
debug1: Connection established.
debug1: identity file /home/ubudev/.ssh/id_rsa type -1
debug1: identity file /home/ubudev/.ssh/id_rsa-cert type -1
debug1: identity file /home/ubudev/.ssh/id_dsa type -1
debug1: identity file /home/ubudev/.ssh/id_dsa-cert type -1
debug1: identity file /home/ubudev/.ssh/id_ecdsa type -1
debug1: identity file /home/ubudev/.ssh/id_ecdsa-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.8p1 Debian-1ubuntu3
debug1: match: OpenSSH_5.8p1 Debian-1ubuntu3 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.8p1 Debian-1ubuntu3
debug2: fd 3 setting O_NONBLOCK
debug3: load_hostkeys: loading entries for host "localhost" from file "/home/ubudev/.ssh/known_hosts"
debug3: load_hostkeys: loaded 0 keys
debug1: SSH2_MSG_KEXINIT sent
Read from socket failed: Connection reset by peer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment