Advertisement
Guest User

Mysterious ssh connectivity problem, client debug

a guest
Jun 20th, 2014
413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. (~)@wirbu ssh abram@192.168.1.18 -vvv
  2. OpenSSH_6.6, OpenSSL 1.0.1 14 Mar 2012
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to 192.168.1.18 [192.168.1.18] port 22.
  7. debug1: Connection established.
  8. debug1: SELinux support disabled
  9. debug1: identity file /home/abram/.ssh/id_rsa type -1
  10. debug1: identity file /home/abram/.ssh/id_rsa-cert type -1
  11. debug1: identity file /home/abram/.ssh/id_dsa type -1
  12. debug1: identity file /home/abram/.ssh/id_dsa-cert type -1
  13. debug1: identity file /home/abram/.ssh/id_ecdsa type -1
  14. debug1: identity file /home/abram/.ssh/id_ecdsa-cert type -1
  15. debug1: identity file /home/abram/.ssh/id_ed25519 type -1
  16. debug1: identity file /home/abram/.ssh/id_ed25519-cert type -1
  17. debug1: Enabling compatibility mode for protocol 2.0
  18. debug1: Local version string SSH-2.0-OpenSSH_6.6p1 Ubuntu-2ubuntu1
  19. ssh_exchange_identification: read: Connection reset by peer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement