Guest User

Untitled

a guest
Oct 19th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. $ ssh -vvvvvv USER@x.x.x.x
  2. OpenSSH_6.0p1, OpenSSL 1.0.1c 10 May 2012
  3. debug2: ssh_connect: needpriv 0
  4. debug1: Connecting to x.x.x.x [x.x.x.x] port 22.
  5. debug1: Connection established.
  6. debug3: Incorrect RSA1 identifier
  7. debug3: Could not load "/home/HELPDESK/.ssh/id_rsa" as a RSA1 public key
  8. debug1: identity file /home/HELPDESK/.ssh/id_rsa type 1
  9. debug1: identity file /home/HELPDESK/.ssh/id_rsa-cert type -1
  10. debug1: identity file /home/HELPDESK/.ssh/id_dsa type -1
  11. debug1: identity file /home/HELPDESK/.ssh/id_dsa-cert type -1
  12. debug1: identity file /home/HELPDESK/.ssh/id_ecdsa type -1
  13. debug1: identity file /home/HELPDESK/.ssh/id_ecdsa-cert type -1
  14. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3p2 Debian-9etch3
  15. debug1: match: OpenSSH_4.3p2 Debian-9etch3 pat OpenSSH_4*
  16. debug1: Enabling compatibility mode for protocol 2.0
  17. debug1: Local version string SSH-2.0-OpenSSH_6.0
  18. debug2: fd 3 setting O_NONBLOCK
  19. debug1: SSH2_MSG_KEXINIT sent
  20. Read from socket failed: Connection reset by peer
Add Comment
Please, Sign In to add comment