Guest User

Untitled

a guest
Feb 13th, 2018
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.66 KB | None | 0 0
  1. debug1: Reading configuration data /etc/ssh/ssh_config
  2. debug1: /etc/ssh/ssh_config line 48: Applying options for *
  3. debug2: ssh_connect_direct: needpriv 0
  4. debug1: Connecting to cronus.dropsolid.com port 22.
  5. debug1: Connection established.
  6. debug1: identity file /Users/juns/.ssh/id_rsa.pub type 0
  7. debug1: key_load_public: No such file or directory
  8. debug1: identity file /Users/juns/.ssh/id_rsa.pub-cert type -1
  9. debug1: Local version string SSH-2.0-OpenSSH_7.6
  10. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.1
  11. debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.1 pat OpenSSH* compat 0x04000000
  12. debug3: fd 5 is O_NONBLOCK
  13. debug1: Authenticating to cronus.dropsolid.com:22 as 'jensthiel'
  14. debug3: hostkeys_foreach: reading file "/Users/juns/.ssh/known_hosts"
  15. debug3: record_hostkey: found key type ECDSA in file /Users/juns/.ssh/known_hosts:12
  16. debug3: load_hostkeys: loaded 1 keys from cronus.dropsolid.com
  17. debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  18. debug3: send packet: type 20
  19. debug1: SSH2_MSG_KEXINIT sent
  20. debug3: receive packet: type 20
  21. debug1: SSH2_MSG_KEXINIT received
  22. debug2: local client KEXINIT proposal
  23. debug2: KEX algorithms: curve25519-sha256,[email protected],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
  24. debug2: host key algorithms: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  25. debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  26. debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  27. debug2: compression ctos: none,[email protected],zlib
  28. debug2: compression stoc: none,[email protected],zlib
  29. debug2: languages ctos:
  30. debug2: languages stoc:
  31. debug2: first_kex_follows 0
  32. debug2: reserved 0
  33. debug2: peer server KEXINIT proposal
  34. debug2: KEX algorithms: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  35. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  36. debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  37. debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  38. debug2: compression ctos: none,[email protected]
  39. debug2: compression stoc: none,[email protected]
  40. debug2: languages ctos:
  41. debug2: languages stoc:
  42. debug2: first_kex_follows 0
  43. debug2: reserved 0
  44. debug1: kex: algorithm: [email protected]
  45. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  46. debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none
  47. debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none
  48. debug3: send packet: type 30
  49. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  50. debug3: receive packet: type 31
  51. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:NcbQ5dxm8JapEJgTsqsq1WGdId1K/3sjR+9LcGNH6IY
  52. debug3: hostkeys_foreach: reading file "/Users/juns/.ssh/known_hosts"
  53. debug3: record_hostkey: found key type ECDSA in file /Users/juns/.ssh/known_hosts:12
  54. debug3: load_hostkeys: loaded 1 keys from cronus.dropsolid.com
  55. debug3: hostkeys_foreach: reading file "/Users/juns/.ssh/known_hosts"
  56. debug3: record_hostkey: found key type ECDSA in file /Users/juns/.ssh/known_hosts:9
  57. debug3: load_hostkeys: loaded 1 keys from 35.189.248.111
  58. debug1: Host 'cronus.dropsolid.com' is known and matches the ECDSA host key.
  59. debug1: Found key in /Users/juns/.ssh/known_hosts:12
  60. debug3: send packet: type 21
  61. debug2: set_newkeys: mode 1
  62. debug1: rekey after 134217728 blocks
  63. debug1: SSH2_MSG_NEWKEYS sent
  64. debug1: expecting SSH2_MSG_NEWKEYS
  65. debug3: receive packet: type 21
  66. debug1: SSH2_MSG_NEWKEYS received
  67. debug2: set_newkeys: mode 0
  68. debug1: rekey after 134217728 blocks
  69. debug2: key: /Users/juns/.ssh/id_rsa.pub (0x7f9f39c13900), explicit
  70. debug3: send packet: type 5
  71. debug3: receive packet: type 7
  72. debug1: SSH2_MSG_EXT_INFO received
  73. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  74. debug3: receive packet: type 6
  75. debug2: service_accept: ssh-userauth
  76. debug1: SSH2_MSG_SERVICE_ACCEPT received
  77. debug3: send packet: type 50
  78. debug3: receive packet: type 51
  79. debug1: Authentications that can continue: publickey
  80. debug3: start over, passed a different list publickey
  81. debug3: preferred publickey,keyboard-interactive,password
  82. debug3: authmethod_lookup publickey
  83. debug3: remaining preferred: keyboard-interactive,password
  84. debug3: authmethod_is_enabled publickey
  85. debug1: Next authentication method: publickey
  86. debug1: Offering public key: RSA SHA256:y37ZrrsVLPhVY/4RS9garVfE/gzqzySa+ijqSjX/b5s /Users/juns/.ssh/id_rsa.pub
  87. debug3: send_pubkey_test
  88. debug3: send packet: type 50
  89. debug2: we sent a publickey packet, wait for reply
  90. debug3: receive packet: type 60
  91. debug1: Server accepts key: pkalg rsa-sha2-512 blen 279
  92. debug2: input_userauth_pk_ok: fp SHA256:y37ZrrsVLPhVY/4RS9garVfE/gzqzySa+ijqSjX/b5s
  93. debug3: sign_and_send_pubkey: RSA SHA256:y37ZrrsVLPhVY/4RS9garVfE/gzqzySa+ijqSjX/b5s
Advertisement
Add Comment
Please, Sign In to add comment