Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. [liweizhou@jump:~]$ ssh 101.226.185.80 -v
  2. OpenSSH_7.2p2, OpenSSL 1.0.1e-fips 11 Feb 2013
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 1: Applying options for *
  5. debug1: Connecting to 101.226.185.80 [101.226.185.80] port 32200.
  6. debug1: fd 3 clearing O_NONBLOCK
  7. debug1: Connection established.
  8. debug1: key_load_public: No such file or directory
  9. debug1: identity file /home/liweizhou/.ssh/id_rsa type -1
  10. ...
  11. debug1: Enabling compatibility mode for protocol 2.0
  12. debug1: Local version string SSH-2.0-OpenSSH_7.2p2
  13. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu3
  14. debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu3 pat OpenSSH* compat 0x04000000
  15. debug1: Authenticating to 101.226.185.80:32200 as 'liweizhou'
  16. debug1: SSH2_MSG_KEXINIT sent
  17. debug1: SSH2_MSG_KEXINIT received
  18. debug1: kex: algorithm: curve25519-sha256@libssh.org
  19. debug1: kex: host key algorithm: rsa-sha2-512
  20. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  21. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  22. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  23. debug1: Server host key: ssh-rsa SHA256:lsqj2hG8/Kgw7H+ZrSkfp0EwGZwUv0LjJW4rYauPRtc
  24. debug1: Host '[101.226.185.80]:32200' is known and matches the RSA host key.
  25. debug1: Found key in /home/liweizhou/.ssh/known_hosts:1
  26. debug1: rekey after 134217728 blocks
  27. debug1: SSH2_MSG_NEWKEYS sent
  28. debug1: expecting SSH2_MSG_NEWKEYS
  29. debug1: rekey after 134217728 blocks
  30. debug1: SSH2_MSG_NEWKEYS received
  31. debug1: SSH2_MSG_EXT_INFO received
  32. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  33. debug1: SSH2_MSG_SERVICE_ACCEPT received
  34. debug1: Authentications that can continue: publickey
  35. debug1: Next authentication method: publickey
  36. debug1: Offering DSA public key: dw_liweizhou
  37. debug1: Server accepts key: pkalg ssh-dss blen 434
  38. debug1: Authentication succeeded (publickey).
  39. Authenticated to 101.226.185.80 ([101.226.185.80]:32200).
  40. debug1: channel 0: new [client-session]
  41. debug1: Requesting no-more-sessions@openssh.com
  42. debug1: Entering interactive session.
  43. debug1: pledge: exec
  44. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  45. debug1: X11 forwarding requested but DISPLAY not set
  46. debug1: Requesting authentication agent forwarding.
  47. Last login: Wed Jul 17 11:20:36 2019 from 5.37.7.23
  48.  
  49. [liweizhou@jump:~]$ ssh 101.226.185.80 -v
  50. OpenSSH_7.2p2, OpenSSL 1.0.1e-fips 11 Feb 2013
  51. debug1: Reading configuration data /etc/ssh/ssh_config
  52. debug1: /etc/ssh/ssh_config line 1: Applying options for *
  53. debug1: Connecting to 101.226.185.80 [101.226.185.80] port 32200.
  54. debug1: fd 3 clearing O_NONBLOCK
  55. debug1: Connection established.
  56. debug1: key_load_public: No such file or directory
  57. debug1: identity file /home/liweizhou/.ssh/id_rsa type -1
  58. ...
  59. debug1: Enabling compatibility mode for protocol 2.0
  60. debug1: Local version string SSH-2.0-OpenSSH_7.2p2
  61. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu3
  62. debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu3 pat OpenSSH* compat 0x04000000
  63. debug1: Authenticating to 101.226.185.80:32200 as 'liweizhou'
  64. debug1: SSH2_MSG_KEXINIT sent
  65. debug1: SSH2_MSG_KEXINIT received
  66. debug1: kex: algorithm: curve25519-sha256@libssh.org
  67. debug1: kex: host key algorithm: rsa-sha2-512
  68. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  69. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  70. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  71. debug1: Server host key: ssh-rsa SHA256:lsqj2hG8/Kgw7H+ZrSkfp0EwGZwUv0LjJW4rYauPRtc
  72. debug1: Host '[101.226.185.80]:32200' is known and matches the RSA host key.
  73. debug1: Found key in /home/liweizhou/.ssh/known_hosts:1
  74. debug1: rekey after 134217728 blocks
  75. debug1: SSH2_MSG_NEWKEYS sent
  76. debug1: expecting SSH2_MSG_NEWKEYS
  77. debug1: rekey after 134217728 blocks
  78. debug1: SSH2_MSG_NEWKEYS received
  79. debug1: SSH2_MSG_EXT_INFO received
  80. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  81. debug1: SSH2_MSG_SERVICE_ACCEPT received
  82. debug1: Authentications that can continue: publickey
  83. debug1: Next authentication method: publickey
  84. debug1: Trying private key: /home/liweizhou/.ssh/id_rsa
  85. debug1: Trying private key: /home/liweizhou/.ssh/id_dsa
  86. debug1: Trying private key: /home/liweizhou/.ssh/id_ecdsa
  87. debug1: Trying private key: /home/liweizhou/.ssh/id_ed25519
  88. debug1: No more authentication methods to try.
  89. Permission denied (publickey).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement