Advertisement
Guest User

Untitled

a guest
Jun 27th, 2018
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.36 KB | None | 0 0
  1. OpenSSH_5.3p1, OpenSSL 1.0.0-fips 29 Mar 2010
  2. debug2: ssh_connect: needpriv 0
  3. debug1: Connecting to 127.0.0.1 [127.0.0.1] port 22.
  4. debug1: Connection established.
  5. debug1: identity file /home/yzf111/.ssh/identity type -1
  6. debug1: identity file /home/yzf111/.ssh/id_rsa type -1
  7. debug1: identity file /home/yzf111/.ssh/id_dsa type -1
  8. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
  9. debug1: match: OpenSSH_5.3 pat OpenSSH*
  10. debug1: Enabling compatibility mode for protocol 2.0
  11. debug1: Local version string SSH-2.0-OpenSSH_5.3
  12. debug2: fd 3 setting O_NONBLOCK
  13. debug1: SSH2_MSG_KEXINIT sent
  14. debug3: Wrote 792 bytes for a total of 813
  15. debug1: SSH2_MSG_KEXINIT received
  16. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  17. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  18. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  19. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  20. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  21. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  22. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  23. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  24. debug2: kex_parse_kexinit:
  25. debug2: kex_parse_kexinit:
  26. debug2: kex_parse_kexinit: first_kex_follows 0
  27. debug2: kex_parse_kexinit: reserved 0
  28. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  29. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  30. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  31. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  32. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  33. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  34. debug2: kex_parse_kexinit: none,zlib@openssh.com
  35. debug2: kex_parse_kexinit: none,zlib@openssh.com
  36. debug2: kex_parse_kexinit:
  37. debug2: kex_parse_kexinit:
  38. debug2: kex_parse_kexinit: first_kex_follows 0
  39. debug2: kex_parse_kexinit: reserved 0
  40. debug2: mac_setup: found hmac-md5
  41. debug1: kex: server->client aes128-ctr hmac-md5 none
  42. debug2: mac_setup: found hmac-md5
  43. debug1: kex: client->server aes128-ctr hmac-md5 none
  44. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  45. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  46. debug3: Wrote 24 bytes for a total of 837
  47. debug2: dh_gen_key: priv key bits set: 132/256
  48. debug2: bits set: 532/1024
  49. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  50. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  51. debug3: Wrote 144 bytes for a total of 981
  52. debug3: check_host_in_hostfile: filename /home/yzf111/.ssh/known_hosts
  53. debug3: check_host_in_hostfile: match line 1
  54. debug1: Host '127.0.0.1' is known and matches the RSA host key.
  55. debug1: Found key in /home/yzf111/.ssh/known_hosts:1
  56. debug2: bits set: 523/1024
  57. debug1: ssh_rsa_verify: signature correct
  58. debug2: kex_derive_keys
  59. debug2: set_newkeys: mode 1
  60. debug1: SSH2_MSG_NEWKEYS sent
  61. debug1: expecting SSH2_MSG_NEWKEYS
  62. debug3: Wrote 16 bytes for a total of 997
  63. debug2: set_newkeys: mode 0
  64. debug1: SSH2_MSG_NEWKEYS received
  65. debug1: SSH2_MSG_SERVICE_REQUEST sent
  66. debug3: Wrote 48 bytes for a total of 1045
  67. debug2: service_accept: ssh-userauth
  68. debug1: SSH2_MSG_SERVICE_ACCEPT received
  69. debug2: key: /home/yzf111/.ssh/identity ((nil))
  70. debug2: key: /home/yzf111/.ssh/id_rsa ((nil))
  71. debug2: key: /home/yzf111/.ssh/id_dsa ((nil))
  72. debug3: Wrote 64 bytes for a total of 1109
  73. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  74. debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password
  75. debug3: preferred publickey,keyboard-interactive,password
  76. debug3: authmethod_lookup publickey
  77. debug3: remaining preferred: keyboard-interactive,password
  78. debug3: authmethod_is_enabled publickey
  79. debug1: Next authentication method: publickey
  80. debug1: Trying private key: /home/yzf111/.ssh/identity
  81. debug3: no such identity: /home/yzf111/.ssh/identity
  82. debug1: Trying private key: /home/yzf111/.ssh/id_rsa
  83. debug3: no such identity: /home/yzf111/.ssh/id_rsa
  84. debug1: Trying private key: /home/yzf111/.ssh/id_dsa
  85. debug3: no such identity: /home/yzf111/.ssh/id_dsa
  86. debug2: we did not send a packet, disable method
  87. debug3: authmethod_lookup password
  88. debug3: remaining preferred: ,password
  89. debug3: authmethod_is_enabled password
  90. debug1: Next authentication method: password
  91. yzf111@127.0.0.1's password:
  92. debug3: packet_send2: adding 48 (len 62 padlen 18 extra_pad 64)
  93. debug2: we sent a password packet, wait for reply
  94. debug3: Wrote 144 bytes for a total of 1253
  95. debug1: Authentication succeeded (password).
  96. debug1: channel 0: new [client-session]
  97. debug3: ssh_session2_open: channel_new: 0
  98. debug2: channel 0: send open
  99. debug1: Requesting no-more-sessions@openssh.com
  100. debug1: Entering interactive session.
  101. debug3: Wrote 128 bytes for a total of 1381
  102. debug2: callback start
  103. debug2: client_session2_setup: id 0
  104. debug2: channel 0: request pty-req confirm 1
  105. debug2: channel 0: request shell confirm 1
  106. debug2: fd 3 setting TCP_NODELAY
  107. debug2: callback done
  108. debug2: channel 0: open confirm rwindow 0 rmax 32768
  109. debug3: Wrote 384 bytes for a total of 1765
  110. debug2: channel_input_status_confirm: type 99 id 0
  111. debug2: PTY allocation request accepted on channel 0
  112. debug2: channel 0: rcvd adjust 2097152
  113. debug2: channel_input_status_confirm: type 99 id 0
  114. debug2: shell request accepted on channel 0
  115. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  116. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  117. debug2: channel 0: rcvd eow
  118. debug2: channel 0: close_read
  119. debug2: channel 0: input open -> closed
  120. Last login: Thu Jun 28 11:14:40 2018 from localhost
  121. debug2: channel 0: rcvd eof
  122. debug2: channel 0: output open -> drain
  123. debug2: channel 0: obuf empty
  124. debug2: channel 0: close_write
  125. debug2: channel 0: output drain -> closed
  126. debug2: channel 0: rcvd close
  127. debug3: channel 0: will not send data after close
  128. debug2: channel 0: almost dead
  129. debug2: channel 0: gc: notify user
  130. debug2: channel 0: gc: user detached
  131. debug2: channel 0: send close
  132. debug2: channel 0: is dead
  133. debug2: channel 0: garbage collecting
  134. debug1: channel 0: free: client-session, nchannels 1
  135. debug3: channel 0: status: The following connections are open:
  136. #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cfd -1)
  137.  
  138. debug3: channel 0: close_fds r -1 w -1 e 6 c -1
  139. debug3: Wrote 32 bytes for a total of 1797
  140. debug3: Wrote 64 bytes for a total of 1861
  141. Connection to 127.0.0.1 closed.
  142. Transferred: sent 1696, received 2072 bytes, in 0.0 seconds
  143. Bytes per second: sent 95238.3, received 116352.5
  144. debug1: Exit status 254
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement