Mochinov

Untitled

Mar 14th, 2022
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.42 KB | None | 0 0
  1. OpenSSH_8.6p1, LibreSSL 2.8.3
  2. debug1: Reading configuration data /Users/alexander/.ssh/config
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
  5. debug1: /etc/ssh/ssh_config line 54: Applying options for *
  6. debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
  7. debug1: Connecting to 46.165.251.176 [46.165.251.176] port 58567.
  8. debug1: Connection established.
  9. debug1: identity file /Users/alexander/.ssh/id_rsa type 0
  10. debug1: identity file /Users/alexander/.ssh/id_rsa-cert type -1
  11. debug1: identity file /Users/alexander/.ssh/id_dsa type -1
  12. debug1: identity file /Users/alexander/.ssh/id_dsa-cert type -1
  13. debug1: identity file /Users/alexander/.ssh/id_ecdsa type -1
  14. debug1: identity file /Users/alexander/.ssh/id_ecdsa-cert type -1
  15. debug1: identity file /Users/alexander/.ssh/id_ecdsa_sk type -1
  16. debug1: identity file /Users/alexander/.ssh/id_ecdsa_sk-cert type -1
  17. debug1: identity file /Users/alexander/.ssh/id_ed25519 type -1
  18. debug1: identity file /Users/alexander/.ssh/id_ed25519-cert type -1
  19. debug1: identity file /Users/alexander/.ssh/id_ed25519_sk type -1
  20. debug1: identity file /Users/alexander/.ssh/id_ed25519_sk-cert type -1
  21. debug1: identity file /Users/alexander/.ssh/id_xmss type -1
  22. debug1: identity file /Users/alexander/.ssh/id_xmss-cert type -1
  23. debug1: Local version string SSH-2.0-OpenSSH_8.6
  24. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.9p1 Debian-10+deb10u2
  25. debug1: compat_banner: match: OpenSSH_7.9p1 Debian-10+deb10u2 pat OpenSSH* compat 0x04000000
  26. debug1: Authenticating to 46.165.251.176:58567 as 'speakphone'
  27. debug1: load_hostkeys: fopen /Users/alexander/.ssh/known_hosts2: No such file or directory
  28. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
  29. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
  30. debug1: SSH2_MSG_KEXINIT sent
  31. debug1: SSH2_MSG_KEXINIT received
  32. debug1: kex: algorithm: curve25519-sha256
  33. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  34. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  35. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  36. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  37. debug1: SSH2_MSG_KEX_ECDH_REPLY received
  38. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:ACgHUfHZpfNdPOB+KciiVK8J8dmlpmEbBJ+pmUDWUEQ
  39. debug1: load_hostkeys: fopen /Users/alexander/.ssh/known_hosts2: No such file or directory
  40. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
  41. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
  42. debug1: Host '[46.165.251.176]:58567' is known and matches the ECDSA host key.
  43. debug1: Found key in /Users/alexander/.ssh/known_hosts:17
  44. debug1: rekey out after 134217728 blocks
  45. debug1: SSH2_MSG_NEWKEYS sent
  46. debug1: expecting SSH2_MSG_NEWKEYS
  47. debug1: SSH2_MSG_NEWKEYS received
  48. debug1: rekey in after 134217728 blocks
  49. debug1: Will attempt key: /Users/alexander/.ssh/id_rsa RSA SHA256:CSQHCHNnsKwkaKoiSVw+bHBzw4Et7na4L8S+HRQtPhE
  50. debug1: Will attempt key: /Users/alexander/.ssh/id_dsa
  51. debug1: Will attempt key: /Users/alexander/.ssh/id_ecdsa
  52. debug1: Will attempt key: /Users/alexander/.ssh/id_ecdsa_sk
  53. debug1: Will attempt key: /Users/alexander/.ssh/id_ed25519
  54. debug1: Will attempt key: /Users/alexander/.ssh/id_ed25519_sk
  55. debug1: Will attempt key: /Users/alexander/.ssh/id_xmss
  56. debug1: SSH2_MSG_EXT_INFO received
  57. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
  58. debug1: SSH2_MSG_SERVICE_ACCEPT received
  59. debug1: Authentications that can continue: publickey
  60. debug1: Next authentication method: publickey
  61. debug1: Offering public key: /Users/alexander/.ssh/id_rsa RSA SHA256:CSQHCHNnsKwkaKoiSVw+bHBzw4Et7na4L8S+HRQtPhE
  62. debug1: Authentications that can continue: publickey
  63. debug1: Trying private key: /Users/alexander/.ssh/id_dsa
  64. debug1: Trying private key: /Users/alexander/.ssh/id_ecdsa
  65. debug1: Trying private key: /Users/alexander/.ssh/id_ecdsa_sk
  66. debug1: Trying private key: /Users/alexander/.ssh/id_ed25519
  67. debug1: Trying private key: /Users/alexander/.ssh/id_ed25519_sk
  68. debug1: Trying private key: /Users/alexander/.ssh/id_xmss
  69. debug1: No more authentication methods to try.
  70. speakphone@46.165.251.176: Permission denied (publickey).
Add Comment
Please, Sign In to add comment