Advertisement
Guest User

Untitled

a guest
Dec 19th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. ssh root@192.168.0.1 -vvv
  2. OpenSSH_6.2p2 Ubuntu-6ubuntu0.1, OpenSSL 1.0.1e 11 Feb 2013
  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.0.1 [192.168.0.1] port 22.
  7. debug1: Connection established.
  8. debug1: identity file /home/informatica/.ssh/id_rsa type -1
  9. debug1: identity file /home/informatica/.ssh/id_rsa-cert type -1
  10. debug1: identity file /home/informatica/.ssh/id_dsa type -1
  11. debug1: identity file /home/informatica/.ssh/id_dsa-cert type -1
  12. debug1: identity file /home/informatica/.ssh/id_ecdsa type -1
  13. debug1: identity file /home/informatica/.ssh/id_ecdsa-cert type -1
  14. debug1: Enabling compatibility mode for protocol 2.0
  15. debug1: Local version string SSH-2.0-OpenSSH_6.2p2 Ubuntu-6ubuntu0.1
  16. ssh_exchange_identification: read: Connection reset by peer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement