Advertisement
ijontichy

<stdin>

Oct 11th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. ijontichy@powernoob projects/simplehud $ ssh -v ijon@best-ever.org
  2. OpenSSH_6.3, OpenSSL 1.0.1e 11 Feb 2013
  3. debug1: Reading configuration data /home/ijontichy/.ssh/config
  4. debug1: /home/ijontichy/.ssh/config line 5: Applying options for best-ever.org
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: Connecting to best-ever.org [108.61.83.66] port 22.
  7. debug1: Connection established.
  8. debug1: identity file /home/ijontichy/.ssh/id_rsa.be type 1
  9. debug1: identity file /home/ijontichy/.ssh/id_rsa.be-cert type -1
  10. debug1: Enabling compatibility mode for protocol 2.0
  11. debug1: Local version string SSH-2.0-OpenSSH_6.3
  12. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
  13. debug1: match: OpenSSH_5.3 pat OpenSSH_5*
  14. debug1: SSH2_MSG_KEXINIT sent
  15. debug1: SSH2_MSG_KEXINIT received
  16. debug1: kex: server->client aes128-ctr hmac-md5 none
  17. debug1: kex: client->server aes128-ctr hmac-md5 none
  18. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  19. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  20. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  21. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  22. debug1: Server host key: RSA c5:bf:78:71:26:f8:df:d5:9b:a2:4a:63:e2:5c:5c:2f
  23. debug1: Host 'best-ever.org' is known and matches the RSA host key.
  24. debug1: Found key in /home/ijontichy/.ssh/known_hosts:7
  25. debug1: ssh_rsa_verify: signature correct
  26. debug1: SSH2_MSG_NEWKEYS sent
  27. debug1: expecting SSH2_MSG_NEWKEYS
  28. debug1: SSH2_MSG_NEWKEYS received
  29. debug1: Roaming not allowed by server
  30. debug1: SSH2_MSG_SERVICE_REQUEST sent
  31. debug1: SSH2_MSG_SERVICE_ACCEPT received
  32. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
  33. debug1: Next authentication method: publickey
  34. debug1: Offering RSA public key: /home/ijontichy/.ssh/id_rsa.be
  35. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
  36. debug1: No more authentication methods to try.
  37. Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement