Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. sarkkat1@glass:~/.ssh$ ssh -vvv -i tapiq.key ubuntu@86.50.19.132
  2. OpenSSH_5.9p1 Debian-5ubuntu1.8, OpenSSL 1.0.1 14 Mar 2012
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug2: ssh_connect: needpriv 0
  5. debug1: Connecting to 86.50.19.132 [86.50.19.132] port 22.
  6. debug1: Connection established.
  7. debug3: Incorrect RSA1 identifier
  8. debug3: Could not load "tapiq.key" as a RSA1 public key
  9. debug1: identity file tapiq.key type 1
  10. debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
  11. debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
  12. debug1: identity file tapiq.key-cert type -1
  13. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.4
  14. debug1: match: OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.4 pat OpenSSH*
  15. debug1: Enabling compatibility mode for protocol 2.0
  16. debug1: Local version string SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.8
  17. debug2: fd 3 setting O_NONBLOCK
  18. debug3: load_hostkeys: loading entries for host "86.50.19.132" from file "/home/sarkkat1/.ssh/known_hosts"
  19. debug3: load_hostkeys: loaded 0 keys
  20. debug1: SSH2_MSG_KEXINIT sent
  21. Connection closed by 86.50.19.132
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement