Advertisement
Guest User

Untitled

a guest
Nov 29th, 2018
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.76 KB | None | 0 0
  1. Christinas-MacBook-Pro:.ssh blah$ ssh -i testkey me-tan@viacum.org -vvv
  2. OpenSSH_7.8p1, 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. debug1: Connecting to viacum.org port 22.
  6. debug1: Connection established.
  7. debug1: identity file testkey type 0
  8. debug1: identity file testkey-cert type -1
  9. debug1: Local version string SSH-2.0-OpenSSH_7.8
  10. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4p1 Debian-10+deb9u4
  11. debug1: match: OpenSSH_7.4p1 Debian-10+deb9u4 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
  12. debug3: fd 5 is O_NONBLOCK
  13. debug1: Authenticating to viacum.org:22 as 'me-tan'
  14. debug3: hostkeys_foreach: reading file "/Users/blah/.ssh/known_hosts"
  15. debug3: record_hostkey: found key type ECDSA in file /Users/blah/.ssh/known_hosts:1
  16. debug3: load_hostkeys: loaded 1 keys from viacum.org
  17. debug3: order_hostkeyalgs: prefer hostkeyalgs: 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
  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,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
  24. 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
  25. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  26. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  27. 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
  28. 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
  29. debug2: compression ctos: none,zlib@openssh.com,zlib
  30. debug2: compression stoc: none,zlib@openssh.com,zlib
  31. debug2: languages ctos:
  32. debug2: languages stoc:
  33. debug2: first_kex_follows 0
  34. debug2: reserved 0
  35. debug2: peer server KEXINIT proposal
  36. 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
  37. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  38. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  39. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  40. 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
  41. 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
  42. debug2: compression ctos: none,zlib@openssh.com
  43. debug2: compression stoc: none,zlib@openssh.com
  44. debug2: languages ctos:
  45. debug2: languages stoc:
  46. debug2: first_kex_follows 0
  47. debug2: reserved 0
  48. debug1: kex: algorithm: curve25519-sha256
  49. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  50. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  51. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  52. debug3: send packet: type 30
  53. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  54. debug3: receive packet: type 31
  55. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:gjQ547DFlA9vzo8ufIUh+7bkzgnXCP42inMY04twLlg
  56. debug3: hostkeys_foreach: reading file "/Users/blah/.ssh/known_hosts"
  57. debug3: record_hostkey: found key type ECDSA in file /Users/blah/.ssh/known_hosts:1
  58. debug3: load_hostkeys: loaded 1 keys from viacum.org
  59. debug3: hostkeys_foreach: reading file "/Users/blah/.ssh/known_hosts"
  60. debug3: record_hostkey: found key type ECDSA in file /Users/blah/.ssh/known_hosts:1
  61. debug3: load_hostkeys: loaded 1 keys from 144.217.81.138
  62. debug1: Host 'viacum.org' is known and matches the ECDSA host key.
  63. debug1: Found key in /Users/blah/.ssh/known_hosts:1
  64. debug3: send packet: type 21
  65. debug2: set_newkeys: mode 1
  66. debug1: rekey after 134217728 blocks
  67. debug1: SSH2_MSG_NEWKEYS sent
  68. debug1: expecting SSH2_MSG_NEWKEYS
  69. debug3: receive packet: type 21
  70. debug1: SSH2_MSG_NEWKEYS received
  71. debug2: set_newkeys: mode 0
  72. debug1: rekey after 134217728 blocks
  73. debug2: key: testkey (0x7f8f19703d20), explicit
  74. debug3: send packet: type 5
  75. debug3: receive packet: type 7
  76. debug1: SSH2_MSG_EXT_INFO received
  77. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
  78. debug3: receive packet: type 6
  79. debug2: service_accept: ssh-userauth
  80. debug1: SSH2_MSG_SERVICE_ACCEPT received
  81. debug3: send packet: type 50
  82. debug3: receive packet: type 51
  83. debug1: Authentications that can continue: publickey
  84. debug3: start over, passed a different list publickey
  85. debug3: preferred publickey,keyboard-interactive,password
  86. debug3: authmethod_lookup publickey
  87. debug3: remaining preferred: keyboard-interactive,password
  88. debug3: authmethod_is_enabled publickey
  89. debug1: Next authentication method: publickey
  90. debug1: Offering public key: RSA SHA256:mY+EQYTrjzyz7SpGXP9dWrf1630g13ttHtfNCqfRqR4 testkey
  91. debug3: send packet: type 50
  92. debug2: we sent a publickey packet, wait for reply
  93. debug3: receive packet: type 51
  94. debug1: Authentications that can continue: publickey
  95. debug2: we did not send a packet, disable method
  96. debug1: No more authentication methods to try.
  97. me-tan@viacum.org: Permission denied (publickey).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement