Guest User

Untitled

a guest
Jan 24th, 2018
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.83 KB | None | 0 0
  1. My-MBP:~ user$ ssh -vvv -i id_rsa root@myserver
  2.  
  3. OpenSSH_7.6p1, LibreSSL 2.6.2
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug1: /etc/ssh/ssh_config line 48: Applying options for *
  6. debug2: ssh_connect_direct: needpriv 0
  7. debug1: Connecting to myserver port 22.
  8. debug1: Connection established.
  9. debug1: identity file id_rsa type 0
  10. debug1: key_load_public: No such file or directory
  11. debug1: identity file id_rsa-cert type -1
  12. debug1: Local version string SSH-2.0-OpenSSH_7.6
  13. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
  14. debug1: match: OpenSSH_7.4 pat OpenSSH* compat 0x04000000
  15. debug3: fd 5 is O_NONBLOCK
  16. debug1: Authenticating to myserver:22 as 'root'
  17. debug3: hostkeys_foreach: reading file "/Users/user/.ssh/known_hosts"
  18. debug3: record_hostkey: found key type ECDSA in file /Users/user/.ssh/known_hosts:10
  19. debug3: load_hostkeys: loaded 1 keys from myserver
  20. debug3: hostkeys_foreach: reading file "/Users/user/.ssh/known_hosts2"
  21. debug3: record_hostkey: found key type ECDSA in file /Users/user/.ssh/known_hosts2:11
  22. debug3: load_hostkeys: loaded 1 keys from myserver
  23. debug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  24. debug3: send packet: type 20
  25. debug1: SSH2_MSG_KEXINIT sent
  26. debug3: receive packet: type 20
  27. debug1: SSH2_MSG_KEXINIT received
  28. debug2: local client KEXINIT proposal
  29. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
  30. debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  31. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  32. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  33. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  34. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  35. debug2: compression ctos: none,zlib@openssh.com,zlib
  36. debug2: compression stoc: none,zlib@openssh.com,zlib
  37. debug2: languages ctos:
  38. debug2: languages stoc:
  39. debug2: first_kex_follows 0
  40. debug2: reserved 0
  41. debug2: peer server KEXINIT proposal
  42. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  43. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  44. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,blowfish-cbc,cast128-cbc,3des-cbc
  45. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,blowfish-cbc,cast128-cbc,3des-cbc
  46. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  47. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  48. debug2: compression ctos: none,zlib@openssh.com
  49. debug2: compression stoc: none,zlib@openssh.com
  50. debug2: languages ctos:
  51. debug2: languages stoc:
  52. debug2: first_kex_follows 0
  53. debug2: reserved 0
  54. debug1: kex: algorithm: curve25519-sha256
  55. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  56. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  57. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  58. debug3: send packet: type 30
  59. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  60. debug3: receive packet: type 31
  61. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:RrSAaE7ZGAjskMpxeP1p6454+5QUVJiFszUX3JqQklk
  62. debug3: hostkeys_foreach: reading file "/Users/user/.ssh/known_hosts"
  63. debug3: record_hostkey: found key type ECDSA in file /Users/user/.ssh/known_hosts:10
  64. debug3: load_hostkeys: loaded 1 keys from myserver
  65. debug3: hostkeys_foreach: reading file "/Users/user/.ssh/known_hosts2"
  66. debug3: record_hostkey: found key type ECDSA in file /Users/user/.ssh/known_hosts2:11
  67. debug3: load_hostkeys: loaded 1 keys from myserver
  68. debug3: hostkeys_foreach: reading file "/Users/user/.ssh/known_hosts"
  69. debug3: record_hostkey: found key type ECDSA in file /Users/user/.ssh/known_hosts:8
  70. debug3: load_hostkeys: loaded 1 keys from 45.77.216.9
  71. debug3: hostkeys_foreach: reading file "/Users/user/.ssh/known_hosts2"
  72. debug3: record_hostkey: found key type ECDSA in file /Users/user/.ssh/known_hosts2:9
  73. debug3: load_hostkeys: loaded 1 keys from 45.77.216.9
  74. debug1: Host 'myserver' is known and matches the ECDSA host key.
  75. debug1: Found key in /Users/user/.ssh/known_hosts:10
  76. debug3: send packet: type 21
  77. debug2: set_newkeys: mode 1
  78. debug1: rekey after 134217728 blocks
  79. debug1: SSH2_MSG_NEWKEYS sent
  80. debug1: expecting SSH2_MSG_NEWKEYS
  81. debug3: receive packet: type 21
  82. debug1: SSH2_MSG_NEWKEYS received
  83. debug2: set_newkeys: mode 0
  84. debug1: rekey after 134217728 blocks
  85. debug2: key: id_rsa (0x7f9fdac0ce30), explicit
  86. debug3: send packet: type 5
  87. debug3: receive packet: type 7
  88. debug1: SSH2_MSG_EXT_INFO received
  89. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  90. debug3: receive packet: type 6
  91. debug2: service_accept: ssh-userauth
  92. debug1: SSH2_MSG_SERVICE_ACCEPT received
  93. debug3: send packet: type 50
  94. debug3: receive packet: type 51
  95. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  96. debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password
  97. debug3: preferred publickey,keyboard-interactive,password
  98. debug3: authmethod_lookup publickey
  99. debug3: remaining preferred: keyboard-interactive,password
  100. debug3: authmethod_is_enabled publickey
  101. debug1: Next authentication method: publickey
  102. debug1: Offering public key: RSA SHA256:I8KkuRJqfj9vqXCMCYFE1BGLQ2kv3r/aI7hThKCgF6Y id_rsa
  103. debug3: send_pubkey_test
  104. debug3: send packet: type 50
  105. debug2: we sent a publickey packet, wait for reply
  106. debug3: receive packet: type 60
  107. debug1: Server accepts key: pkalg rsa-sha2-512 blen 535
  108. debug2: input_userauth_pk_ok: fp SHA256:I8KkuRJqfj9vqXCMCYFE1BGLQ2kv3r/aI7hThKCgF6Y
  109. debug3: sign_and_send_pubkey: RSA SHA256:I8KkuRJqfj9vqXCMCYFE1BGLQ2kv3r/aI7hThKCgF6Y
  110.  
  111. Enter passphrase for key 'id_rsa':
  112.  
  113. debug3: send packet: type 50
  114. debug3: receive packet: type 52
  115. debug1: Authentication succeeded (publickey).
  116. Authenticated to myserver ([server-ip-address]:22).
  117. debug1: channel 0: new [client-session]
  118. debug3: ssh_session2_open: channel_new: 0
  119. debug2: channel 0: send open
  120. debug3: send packet: type 90
  121. debug1: Requesting no-more-sessions@openssh.com
  122. debug3: send packet: type 80
  123. debug1: Entering interactive session.
  124. debug1: pledge: network
  125. debug3: receive packet: type 80
  126. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  127. debug3: receive packet: type 91
  128. debug2: channel_input_open_confirmation: channel 0: callback start
  129. debug2: fd 5 setting TCP_NODELAY
  130. debug3: ssh_packet_set_tos: set IP_TOS 0x10
  131. debug2: client_session2_setup: id 0
  132. debug2: channel 0: request pty-req confirm 1
  133. debug3: send packet: type 98
  134. debug1: Sending environment.
  135. debug3: Ignored env TERM_PROGRAM
  136. debug3: Ignored env SHELL
  137. debug3: Ignored env TERM
  138. debug3: Ignored env TMPDIR
  139. debug3: Ignored env Apple_PubSub_Socket_Render
  140. debug3: Ignored env TERM_PROGRAM_VERSION
  141. debug3: Ignored env TERM_SESSION_ID
  142. debug3: Ignored env USER
  143. debug3: Ignored env SSH_AUTH_SOCK
  144. debug3: Ignored env PATH
  145. debug3: Ignored env PWD
  146. debug3: Ignored env XPC_FLAGS
  147. debug3: Ignored env XPC_SERVICE_NAME
  148. debug3: Ignored env SHLVL
  149. debug3: Ignored env HOME
  150. debug3: Ignored env LOGNAME
  151. debug1: Sending env LC_CTYPE = UTF-8
  152. debug2: channel 0: request env confirm 0
  153. debug3: send packet: type 98
  154. debug3: Ignored env _
  155. debug3: Ignored env __CF_USER_TEXT_ENCODING
  156. debug2: channel 0: request shell confirm 1
  157. debug3: send packet: type 98
  158. debug2: channel_input_open_confirmation: channel 0: callback done
  159. debug2: channel 0: open confirm rwindow 0 rmax 32768
  160. debug3: receive packet: type 99
  161. debug2: channel_input_status_confirm: type 99 id 0
  162. debug2: PTY allocation request accepted on channel 0
  163. debug2: channel 0: rcvd adjust 2097152
  164. debug3: receive packet: type 99
  165. debug2: channel_input_status_confirm: type 99 id 0
  166. debug2: shell request accepted on channel 0
  167.  
  168. Last login: Thu Jan 25 00:22:19 2018 from mbp-ip-address
  169. [root@my-server ~]#
  170.  
  171. debug2: client_check_window_change: changed
  172. debug2: channel 0: request window-change confirm 0
  173. debug3: send packet: type 98
  174. debug3: receive packet: type 98
  175. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  176. debug3: receive packet: type 98
  177. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  178. debug2: channel 0: rcvd eow
  179. debug2: channel 0: close_read
  180. debug2: channel 0: input open -> closed
  181. debug3: receive packet: type 96
  182. debug2: channel 0: rcvd eof
  183. debug2: channel 0: output open -> drain
  184. debug2: channel 0: obuf empty
  185. debug2: channel 0: close_write
  186. debug2: channel 0: output drain -> closed
  187. debug3: receive packet: type 97
  188. debug2: channel 0: rcvd close
  189. debug3: channel 0: will not send data after close
  190. debug2: channel 0: almost dead
  191. debug2: channel 0: gc: notify user
  192. debug2: channel 0: gc: user detached
  193. debug2: channel 0: send close
  194. debug3: send packet: type 97
  195. debug2: channel 0: is dead
  196. debug2: channel 0: garbage collecting
  197. debug1: channel 0: free: client-session, nchannels 1
  198. debug3: channel 0: status: The following connections are open:
  199. #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)
  200. debug3: send packet: type 1
  201.  
  202. Connection to myserver closed.
  203.  
  204. Transferred: sent 3848, received 3220 bytes, in 7.3 seconds
  205. Bytes per second: sent 528.5, received 442.2
  206. debug1: Exit status 0
  207.  
  208. My-MBP:~ user$
Add Comment
Please, Sign In to add comment