Advertisement
yumetodo

20200401ssh_vT.log

Mar 31st, 2020
442
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. OpenSSH_8.2p1, OpenSSL 1.1.1d 10 Sep 2019
  2. debug1: Reading configuration data /home/yumetodo/.ssh/config
  3. debug1: /home/yumetodo/.ssh/config line 13: Applying options for github.com
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
  6. debug1: Connecting to github.com [52.192.72.89] port 22.
  7. debug1: Connection established.
  8. debug1: identity file /home/yumetodo/key_github/github_ecdsa type 2
  9. debug1: identity file /home/yumetodo/key_github/github_ecdsa-cert type -1
  10. debug1: Local version string SSH-2.0-OpenSSH_8.2
  11. debug1: Remote protocol version 2.0, remote software version babeld-72deb3a2
  12. debug1: no match: babeld-72deb3a2
  13. debug1: Authenticating to github.com:22 as 'git'
  14. debug1: SSH2_MSG_KEXINIT sent
  15. debug1: SSH2_MSG_KEXINIT received
  16. debug1: kex: algorithm: curve25519-sha256
  17. debug1: kex: host key algorithm: rsa-sha2-512
  18. debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none
  19. debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none
  20. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  21. debug1: Server host key: ssh-rsa SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8
  22. debug1: Host 'github.com' is known and matches the RSA host key.
  23. debug1: Found key in /home/yumetodo/.ssh/known_hosts:3
  24. debug1: rekey out after 134217728 blocks
  25. debug1: SSH2_MSG_NEWKEYS sent
  26. debug1: expecting SSH2_MSG_NEWKEYS
  27. debug1: SSH2_MSG_NEWKEYS received
  28. debug1: rekey in after 134217728 blocks
  29. debug1: Will attempt key: /home/yumetodo/key_github/github_ecdsa ECDSA SHA256:85SAbuDcm4VR3lcGBfzvFG/eYRUi/Gy32z+mY3X4gn
  30. M explicit
  31. debug1: SSH2_MSG_EXT_INFO received
  32. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh
  33. -rsa,rsa-sha2-512,rsa-sha2-256,ssh-dss>
  34. debug1: SSH2_MSG_SERVICE_ACCEPT received
  35. debug1: Authentications that can continue: publickey
  36. debug1: Next authentication method: publickey
  37. debug1: Offering public key: /home/yumetodo/key_github/github_ecdsa ECDSA SHA256:85SAbuDcm4VR3lcGBfzvFG/eYRUi/Gy32z+mY3X
  38. 4gnM explicit
  39. debug1: Server accepts key: /home/yumetodo/key_github/github_ecdsa ECDSA SHA256:85SAbuDcm4VR3lcGBfzvFG/eYRUi/Gy32z+mY3X4
  40. gnM explicit
  41. Enter passphrase for key '/home/yumetodo/key_github/github_ecdsa':
  42. debug1: Authentication succeeded (publickey).
  43. Authenticated to github.com ([52.192.72.89]:22).
  44. debug1: channel 0: new [client-session]
  45. debug1: Entering interactive session.
  46. debug1: pledge: network
  47. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  48. Hi yumetodo! You've successfully authenticated, but GitHub does not provide shell access.
  49. debug1: channel 0: free: client-session, nchannels 1
  50. Transferred: sent 2448, received 2132 bytes, in 0.5 seconds
  51. Bytes per second: sent 5214.6, received 4541.5
  52. debug1: Exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement