Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.31 KB | None | 0 0
  1. time ssh [email protected] -vvv
  2. OpenSSH_7.9p1, 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: /etc/ssh/ssh_config line 52: Applying options for *
  6. debug2: resolve_canonicalize: hostname 192.168.1.2 is address
  7. debug2: ssh_connect_direct
  8. debug1: Connecting to 192.168.1.2 [192.168.1.2] port 22.
  9. debug1: Connection established.
  10. debug1: identity file /Users/name/.ssh/id_rsa type 0
  11. debug1: identity file /Users/name/.ssh/id_rsa-cert type -1
  12. debug1: identity file /Users/name/.ssh/id_dsa type -1
  13. debug1: identity file /Users/name/.ssh/id_dsa-cert type -1
  14. debug1: identity file /Users/name/.ssh/id_ecdsa type -1
  15. debug1: identity file /Users/name/.ssh/id_ecdsa-cert type -1
  16. debug1: identity file /Users/name/.ssh/id_ed25519 type -1
  17. debug1: identity file /Users/name/.ssh/id_ed25519-cert type -1
  18. debug1: identity file /Users/name/.ssh/id_xmss type -1
  19. debug1: identity file /Users/name/.ssh/id_xmss-cert type -1
  20. debug1: Local version string SSH-2.0-OpenSSH_7.9
  21. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.6p1 Ubuntu-4ubuntu0.3
  22. debug1: match: OpenSSH_7.6p1 Ubuntu-4ubuntu0.3 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
  23. debug2: fd 3 setting O_NONBLOCK
  24. debug1: Authenticating to 192.168.1.2:22 as 'user'
  25. debug3: hostkeys_foreach: reading file "/Users/name/.ssh/known_hosts"
  26. debug3: record_hostkey: found key type ECDSA in file /Users/name/.ssh/known_hosts:13
  27. debug3: load_hostkeys: loaded 1 keys from 192.168.1.2
  28. debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  29. debug3: send packet: type 20
  30. debug1: SSH2_MSG_KEXINIT sent
  31. debug3: receive packet: type 20
  32. debug1: SSH2_MSG_KEXINIT received
  33. debug2: local client KEXINIT proposal
  34. debug2: KEX algorithms: curve25519-sha256,[email protected],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
  35. debug2: host key algorithms: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],[email protected],[email protected],ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  36. debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  37. debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  38. debug2: compression ctos: none,[email protected],zlib
  39. debug2: compression stoc: none,[email protected],zlib
  40. debug2: languages ctos:
  41. debug2: languages stoc:
  42. debug2: first_kex_follows 0
  43. debug2: reserved 0
  44. debug2: peer server KEXINIT proposal
  45. debug2: KEX algorithms: curve25519-sha256,[email protected],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
  46. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  47. debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  48. debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  49. debug2: compression ctos: none,[email protected]
  50. debug2: compression stoc: none,[email protected]
  51. debug2: languages ctos:
  52. debug2: languages stoc:
  53. debug2: first_kex_follows 0
  54. debug2: reserved 0
  55. debug1: kex: algorithm: curve25519-sha256
  56. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  57. debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none
  58. debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none
  59. debug3: send packet: type 30
  60. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  61. debug3: receive packet: type 31
  62. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:tNx9qzB21sG30sz3ULRksHU5vWntDyytLo9rYoRAWhE
  63. debug3: hostkeys_foreach: reading file "/Users/name/.ssh/known_hosts"
  64. debug3: record_hostkey: found key type ECDSA in file /Users/name/.ssh/known_hosts:13
  65. debug3: load_hostkeys: loaded 1 keys from 192.168.1.2
  66. debug1: Host '192.168.1.2' is known and matches the ECDSA host key.
  67. debug1: Found key in /Users/name/.ssh/known_hosts:13
  68. debug3: send packet: type 21
  69. debug2: set_newkeys: mode 1
  70. debug1: rekey after 134217728 blocks
  71. debug1: SSH2_MSG_NEWKEYS sent
  72. debug1: expecting SSH2_MSG_NEWKEYS
  73. debug3: receive packet: type 21
  74. debug1: SSH2_MSG_NEWKEYS received
  75. debug2: set_newkeys: mode 0
  76. debug1: rekey after 134217728 blocks
  77. debug1: Will attempt key: /Users/name/.ssh/id_rsa RSA SHA256:EIiBurzNVHx36rjjg+FEsvdlU+uPsw1NwqzsfGkTIVk
  78. debug1: Will attempt key: /Users/name/.ssh/id_dsa
  79. debug1: Will attempt key: /Users/name/.ssh/id_ecdsa
  80. debug1: Will attempt key: /Users/name/.ssh/id_ed25519
  81. debug1: Will attempt key: /Users/name/.ssh/id_xmss
  82. debug2: pubkey_prepare: done
  83. debug3: send packet: type 5
  84. debug3: receive packet: type 7
  85. debug1: SSH2_MSG_EXT_INFO received
  86. 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>
  87. debug3: receive packet: type 6
  88. debug2: service_accept: ssh-userauth
  89. debug1: SSH2_MSG_SERVICE_ACCEPT received
  90. debug3: send packet: type 50
  91. debug3: receive packet: type 51
  92. debug1: Authentications that can continue: publickey,password
  93. debug3: start over, passed a different list publickey,password
  94. debug3: preferred publickey,keyboard-interactive,password
  95. debug3: authmethod_lookup publickey
  96. debug3: remaining preferred: keyboard-interactive,password
  97. debug3: authmethod_is_enabled publickey
  98. debug1: Next authentication method: publickey
  99. debug1: Offering public key: /Users/name/.ssh/id_rsa RSA SHA256:EIiBurzNVHx36rjjg+FEsvdlU+uPsw1NwqzsfGkTIVk
  100. debug3: send packet: type 50
  101. debug2: we sent a publickey packet, wait for reply
  102. debug3: receive packet: type 60
  103. debug1: Server accepts key: /Users/name/.ssh/id_rsa RSA SHA256:EIiBurzNVHx36rjjg+FEsvdlU+uPsw1NwqzsfGkTIVk
  104. debug3: sign_and_send_pubkey: RSA SHA256:EIiBurzNVHx36rjjg+FEsvdlU+uPsw1NwqzsfGkTIVk
  105. debug3: sign_and_send_pubkey: signing using rsa-sha2-512
  106. debug3: send packet: type 50
  107. debug3: receive packet: type 52
  108. debug1: Authentication succeeded (publickey).
  109. Authenticated to 192.168.1.2 ([192.168.1.2]:22).
  110. debug1: channel 0: new [client-session]
  111. debug3: ssh_session2_open: channel_new: 0
  112. debug2: channel 0: send open
  113. debug3: send packet: type 90
  114. debug1: Requesting [email protected]
  115. debug3: send packet: type 80
  116. debug1: Entering interactive session.
  117. debug1: pledge: network
  118. **************************************************************
  119. ******************HANGS HERE for ~20 seconds******************
  120. **************************************************************
  121. debug3: receive packet: type 80
  122. debug1: client_input_global_request: rtype [email protected] want_reply 0
  123. debug3: receive packet: type 91
  124. debug2: channel_input_open_confirmation: channel 0: callback start
  125. debug2: fd 3 setting TCP_NODELAY
  126. debug3: ssh_packet_set_tos: set IP_TOS 0x48
  127. debug2: client_session2_setup: id 0
  128. debug2: channel 0: request pty-req confirm 1
  129. debug3: send packet: type 98
  130. debug1: Sending environment.
  131. debug3: Ignored env TERM_PROGRAM
  132. debug3: Ignored env SHELL
  133. debug3: Ignored env TERM
  134. debug3: Ignored env TMPDIR
  135. debug3: Ignored env Apple_PubSub_Socket_Render
  136. debug3: Ignored env TERM_PROGRAM_VERSION
  137. debug3: Ignored env TERM_SESSION_ID
  138. debug3: Ignored env USER
  139. debug3: Ignored env SSH_AUTH_SOCK
  140. debug3: Ignored env PATH
  141. debug3: Ignored env PWD
  142. debug1: Sending env LANG = en_US.UTF-8
  143. debug2: channel 0: request env confirm 0
  144. debug3: send packet: type 98
  145. debug3: Ignored env XPC_FLAGS
  146. debug3: Ignored env XPC_SERVICE_NAME
  147. debug3: Ignored env SHLVL
  148. debug3: Ignored env HOME
  149. debug3: Ignored env LOGNAME
  150. debug3: Ignored env DISPLAY
  151. debug3: Ignored env _
  152. debug3: Ignored env __CF_USER_TEXT_ENCODING
  153. debug2: channel 0: request shell confirm 1
  154. debug3: send packet: type 98
  155. debug2: channel_input_open_confirmation: channel 0: callback done
  156. debug2: channel 0: open confirm rwindow 0 rmax 32768
  157. debug3: receive packet: type 99
  158. debug2: channel_input_status_confirm: type 99 id 0
  159. debug2: PTY allocation request accepted on channel 0
  160. debug2: channel 0: rcvd adjust 2097152
  161. debug3: receive packet: type 99
  162. debug2: channel_input_status_confirm: type 99 id 0
  163. debug2: shell request accepted on channel 0
  164. [19:03:37] user@system:~$ exit
  165. debug3: receive packet: type 96
  166. debug2: channel 0: rcvd eof
  167. debug2: channel 0: output open -> drain
  168. debug3: receive packet: type 98
  169. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  170. debug3: receive packet: type 98
  171. debug1: client_input_channel_req: channel 0 rtype [email protected] reply 0
  172. debug2: channel 0: rcvd eow
  173. debug2: channel 0: chan_shutdown_read (i0 o1 sock -1 wfd 4 efd 6 [write])
  174. debug2: channel 0: input open -> closed
  175. debug3: receive packet: type 97
  176. debug2: channel 0: rcvd close
  177. debug3: channel 0: will not send data after close
  178. exit
  179. debug3: channel 0: will not send data after close
  180. debug2: channel 0: obuf empty
  181. debug2: channel 0: chan_shutdown_write (i3 o1 sock -1 wfd 5 efd 6 [write])
  182. debug2: channel 0: output drain -> closed
  183. debug2: channel 0: almost dead
  184. debug2: channel 0: gc: notify user
  185. debug2: channel 0: gc: user detached
  186. debug2: channel 0: send close
  187. debug3: send packet: type 97
  188. debug2: channel 0: is dead
  189. debug2: channel 0: garbage collecting
  190. debug1: channel 0: free: client-session, nchannels 1
  191. debug3: channel 0: status: The following connections are open:
  192. #0 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/6 sock -1 cc -1)
  193.  
  194. debug3: send packet: type 1
  195. debug3: fd 1 is not O_NONBLOCK
  196. Connection to 192.168.1.2 closed.
  197. Transferred: sent 3176, received 2836 bytes, in 23.4 seconds
  198. Bytes per second: sent 135.8, received 121.2
  199. debug1: Exit status 0
  200.  
  201. real 0m23.577s
  202. user 0m0.021s
  203. sys 0m0.010s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement