Guest User

Untitled

a guest
Feb 27th, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.23 KB | None | 0 0
  1. Gurus-MacBook-Air:ssh keys guru$ sudo ssh -i studyiq.pem -l ubuntu 13.233.226.4 -vv
  2. OpenSSH_7.9p1, LibreSSL 2.7.3
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 48: Applying options for *
  5. debug2: resolve_canonicalize: hostname 13.233.226.4 is address
  6. debug2: ssh_connect_direct
  7. debug1: Connecting to 13.233.226.4 [13.233.226.4] port 22.
  8. debug1: Connection established.
  9. debug1: identity file studyiq.pem type -1
  10. debug1: identity file studyiq.pem-cert type -1
  11. debug1: Local version string SSH-2.0-OpenSSH_7.9
  12. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.7
  13. debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.7 pat OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,OpenSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7* compat 0x04000002
  14. debug2: fd 3 setting O_NONBLOCK
  15. debug1: Authenticating to 13.233.226.4:22 as 'ubuntu'
  16. debug1: SSH2_MSG_KEXINIT sent
  17. debug1: SSH2_MSG_KEXINIT received
  18. debug2: local client KEXINIT proposal
  19. 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-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
  20. 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,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  21. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  22. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  23. 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
  24. 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
  25. debug2: compression ctos: none,zlib@openssh.com,zlib
  26. debug2: compression stoc: none,zlib@openssh.com,zlib
  27. debug2: languages ctos:
  28. debug2: languages stoc:
  29. debug2: first_kex_follows 0
  30. debug2: reserved 0
  31. debug2: peer server KEXINIT proposal
  32. debug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  33. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  34. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  35. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  36. 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
  37. 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
  38. debug2: compression ctos: none,zlib@openssh.com
  39. debug2: compression stoc: none,zlib@openssh.com
  40. debug2: languages ctos:
  41. debug2: languages stoc:
  42. debug2: first_kex_follows 0
  43. debug2: reserved 0
  44. debug1: kex: algorithm: curve25519-sha256@libssh.org
  45. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  46. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  47. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  48. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  49. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:RbwFMhGTckDK+eMr1sUxCnAZdvhrxtH//PZvDDCaJIc
  50. debug1: Host '13.233.226.4' is known and matches the ECDSA host key.
  51. debug1: Found key in /var/root/.ssh/known_hosts:1
  52. debug2: set_newkeys: mode 1
  53. debug1: rekey after 134217728 blocks
  54. debug1: SSH2_MSG_NEWKEYS sent
  55. debug1: expecting SSH2_MSG_NEWKEYS
  56. debug1: SSH2_MSG_NEWKEYS received
  57. debug2: set_newkeys: mode 0
  58. debug1: rekey after 134217728 blocks
  59. debug1: Will attempt key: studyiq.pem explicit
  60. debug2: pubkey_prepare: done
  61. debug1: SSH2_MSG_EXT_INFO received
  62. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  63. debug2: service_accept: ssh-userauth
  64. debug1: SSH2_MSG_SERVICE_ACCEPT received
  65. debug1: Authentications that can continue: publickey
  66. debug1: Next authentication method: publickey
  67. debug1: Trying private key: studyiq.pem
  68. debug2: we sent a publickey packet, wait for reply
  69. debug1: Authentications that can continue: publickey
  70. debug2: we did not send a packet, disable method
  71. debug1: No more authentication methods to try.
  72. ubuntu@13.233.226.4: Permission denied (publickey).
Add Comment
Please, Sign In to add comment