Guest User

Untitled

a guest
Aug 24th, 2018
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. $ ssh -vv -i privatekeylocation.pem username@serverURL
  2. OpenSSH_7.5p1, OpenSSL 1.0.2k 26 Jan 2017
  3. debug2: resolving "serverURL" port 22
  4. debug2: ssh_connect_direct: needpriv 0
  5. debug1: Connecting to serverURL [serverURL] port 22.
  6. debug1: Connection established.
  7. debug1: key_load_public: No such file or directory
  8. debug1: identity file privatekeylocation.pem type -1
  9. debug1: key_load_public: No such file or directory
  10. debug1: identity file privatekeylocation.pem-cert type -1
  11. debug1: Enabling compatibility mode for protocol 2.0
  12. debug1: Local version string SSH-2.0-OpenSSH_7.5
  13. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1
  14. debug1: match: OpenSSH_6.6.1 pat OpenSSH_6.6.1* compat 0x04000000
  15. debug2: fd 3 setting O_NONBLOCK
  16. debug1: Authenticating to serverURL:22 as 'username'
  17. debug1: SSH2_MSG_KEXINIT sent
  18. debug1: SSH2_MSG_KEXINIT received
  19. debug2: local client KEXINIT proposal
  20. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
  21. debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  22. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  23. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  24. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  25. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  26. debug2: compression ctos: none,zlib@openssh.com,zlib
  27. debug2: compression stoc: none,zlib@openssh.com,zlib
  28. debug2: languages ctos:
  29. debug2: languages stoc:
  30. debug2: first_kex_follows 0
  31. debug2: reserved 0
  32. debug2: peer server KEXINIT proposal
  33. debug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  34. debug2: host key algorithms: ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519
  35. debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  36. debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  37. debug2: MACs ctos: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  38. debug2: MACs stoc: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  39. debug2: compression ctos: none,zlib@openssh.com
  40. debug2: compression stoc: none,zlib@openssh.com
  41. debug2: languages ctos:
  42. debug2: languages stoc:
  43. debug2: first_kex_follows 0
  44. debug2: reserved 0
  45. debug1: kex: algorithm: curve25519-sha256@libssh.org
  46. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  47. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  48. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  49. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  50. debug1: Server host key: ***host-key-here***
  51. debug1: Host 'serverURL' is known and matches the ECDSA host key.
  52. debug1: Found key in /home/Norman.Paulsen/.ssh/known_hosts:8
  53. debug2: set_newkeys: mode 1
  54. debug1: rekey after 134217728 blocks
  55. debug1: SSH2_MSG_NEWKEYS sent
  56. debug1: expecting SSH2_MSG_NEWKEYS
  57. debug1: SSH2_MSG_NEWKEYS received
  58. debug2: set_newkeys: mode 0
  59. debug1: rekey after 134217728 blocks
  60. debug2: key: privatekeylocation.pem (0x0), explicit
  61. debug2: service_accept: ssh-userauth
  62. debug1: SSH2_MSG_SERVICE_ACCEPT received
  63. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
  64. debug1: Next authentication method: publickey
  65. debug1: Trying private key: privatekeylocation.pem
  66. debug2: we sent a publickey packet, wait for reply
  67. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
  68. debug2: we did not send a packet, disable method
  69. debug1: No more authentication methods to try.
  70. Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
Add Comment
Please, Sign In to add comment