Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.24 KB | None | 0 0
  1. MacBook-Pro-de-Sergio-158:~ sergiobe$ ssh -v pi@192.168.1.107
  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: Connecting to 192.168.1.107 [192.168.1.107] port 22.
  6. debug1: Connection established.
  7. debug1: identity file /Users/sergiobe/.ssh/id_rsa type -1
  8. debug1: identity file /Users/sergiobe/.ssh/id_rsa-cert type -1
  9. debug1: identity file /Users/sergiobe/.ssh/id_dsa type -1
  10. debug1: identity file /Users/sergiobe/.ssh/id_dsa-cert type -1
  11. debug1: identity file /Users/sergiobe/.ssh/id_ecdsa type -1
  12. debug1: identity file /Users/sergiobe/.ssh/id_ecdsa-cert type -1
  13. debug1: identity file /Users/sergiobe/.ssh/id_ed25519 type -1
  14. debug1: identity file /Users/sergiobe/.ssh/id_ed25519-cert type -1
  15. debug1: identity file /Users/sergiobe/.ssh/id_xmss type -1
  16. debug1: identity file /Users/sergiobe/.ssh/id_xmss-cert type -1
  17. debug1: Local version string SSH-2.0-OpenSSH_7.9
  18. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.9p1 Raspbian-10
  19. debug1: match: OpenSSH_7.9p1 Raspbian-10 pat OpenSSH* compat 0x04000000
  20. debug1: Authenticating to 192.168.1.107:22 as 'pi'
  21. debug1: SSH2_MSG_KEXINIT sent
  22. debug1: SSH2_MSG_KEXINIT received
  23. debug1: kex: algorithm: curve25519-sha256
  24. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  25. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  26. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  27. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  28. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:wpom8qHcBs1gR3RjpVPqzs32+KVg0VvZ7lFR1C+sEwM
  29. debug1: Host '192.168.1.107' is known and matches the ECDSA host key.
  30. debug1: Found key in /Users/sergiobe/.ssh/known_hosts:36
  31. debug1: rekey after 134217728 blocks
  32. debug1: SSH2_MSG_NEWKEYS sent
  33. debug1: expecting SSH2_MSG_NEWKEYS
  34. debug1: SSH2_MSG_NEWKEYS received
  35. debug1: rekey after 134217728 blocks
  36. debug1: Will attempt key: /Users/sergiobe/.ssh/id_rsa
  37. debug1: Will attempt key: /Users/sergiobe/.ssh/id_dsa
  38. debug1: Will attempt key: /Users/sergiobe/.ssh/id_ecdsa
  39. debug1: Will attempt key: /Users/sergiobe/.ssh/id_ed25519
  40. debug1: Will attempt key: /Users/sergiobe/.ssh/id_xmss
  41. debug1: SSH2_MSG_EXT_INFO received
  42. 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>
  43. debug1: SSH2_MSG_SERVICE_ACCEPT received
  44. debug1: Authentications that can continue: publickey,password
  45. debug1: Next authentication method: publickey
  46. debug1: Trying private key: /Users/sergiobe/.ssh/id_rsa
  47. debug1: Trying private key: /Users/sergiobe/.ssh/id_dsa
  48. debug1: Trying private key: /Users/sergiobe/.ssh/id_ecdsa
  49. debug1: Trying private key: /Users/sergiobe/.ssh/id_ed25519
  50. debug1: Trying private key: /Users/sergiobe/.ssh/id_xmss
  51. debug1: Next authentication method: password
  52. pi@192.168.1.107's password:
  53. debug1: Authentication succeeded (password).
  54. Authenticated to 192.168.1.107 ([192.168.1.107]:22).
  55. debug1: channel 0: new [client-session]
  56. debug1: Requesting no-more-sessions@openssh.com
  57. debug1: Entering interactive session.
  58. debug1: pledge: network
  59. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  60. debug1: Sending environment.
  61. debug1: Sending env LANG = es_ES.UTF-8
  62. Linux smart-control 4.19.58-v7+ #1245 SMP Fri Jul 12 17:25:51 BST 2019 armv7l
  63.  
  64. The programs included with the Debian GNU/Linux system are free software;
  65. the exact distribution terms for each program are described in the
  66. individual files in /usr/share/doc/*/copyright.
  67.  
  68. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extentMacBook-Pro-de-Sergio-158:~ sergiobe$ ssh -v pi@192.168.1.107
  69. OpenSSH_7.9p1, LibreSSL 2.7.3
  70. debug1: Reading configuration data /etc/ssh/ssh_config
  71. debug1: /etc/ssh/ssh_config line 48: Applying options for *
  72. debug1: Connecting to 192.168.1.107 [192.168.1.107] port 22.
  73. debug1: Connection established.
  74. debug1: identity file /Users/sergiobe/.ssh/id_rsa type -1
  75. debug1: identity file /Users/sergiobe/.ssh/id_rsa-cert type -1
  76. debug1: identity file /Users/sergiobe/.ssh/id_dsa type -1
  77. debug1: identity file /Users/sergiobe/.ssh/id_dsa-cert type -1
  78. debug1: identity file /Users/sergiobe/.ssh/id_ecdsa type -1
  79. debug1: identity file /Users/sergiobe/.ssh/id_ecdsa-cert type -1
  80. debug1: identity file /Users/sergiobe/.ssh/id_ed25519 type -1
  81. debug1: identity file /Users/sergiobe/.ssh/id_ed25519-cert type -1
  82. debug1: identity file /Users/sergiobe/.ssh/id_xmss type -1
  83. debug1: identity file /Users/sergiobe/.ssh/id_xmss-cert type -1
  84. debug1: Local version string SSH-2.0-OpenSSH_7.9
  85. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.9p1 Raspbian-10
  86. debug1: match: OpenSSH_7.9p1 Raspbian-10 pat OpenSSH* compat 0x04000000
  87. debug1: Authenticating to 192.168.1.107:22 as 'pi'
  88. debug1: SSH2_MSG_KEXINIT sent
  89. debug1: SSH2_MSG_KEXINIT received
  90. debug1: kex: algorithm: curve25519-sha256
  91. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  92. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  93. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  94. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  95. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:wpom8qHcBs1gR3RjpVPqzs32+KVg0VvZ7lFR1C+sEwM
  96. debug1: Host '192.168.1.107' is known and matches the ECDSA host key.
  97. debug1: Found key in /Users/sergiobe/.ssh/known_hosts:36
  98. debug1: rekey after 134217728 blocks
  99. debug1: SSH2_MSG_NEWKEYS sent
  100. debug1: expecting SSH2_MSG_NEWKEYS
  101. debug1: SSH2_MSG_NEWKEYS received
  102. debug1: rekey after 134217728 blocks
  103. debug1: Will attempt key: /Users/sergiobe/.ssh/id_rsa
  104. debug1: Will attempt key: /Users/sergiobe/.ssh/id_dsa
  105. debug1: Will attempt key: /Users/sergiobe/.ssh/id_ecdsa
  106. debug1: Will attempt key: /Users/sergiobe/.ssh/id_ed25519
  107. debug1: Will attempt key: /Users/sergiobe/.ssh/id_xmss
  108. debug1: SSH2_MSG_EXT_INFO received
  109. 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>
  110. debug1: SSH2_MSG_SERVICE_ACCEPT received
  111. debug1: Authentications that can continue: publickey,password
  112. debug1: Next authentication method: publickey
  113. debug1: Trying private key: /Users/sergiobe/.ssh/id_rsa
  114. debug1: Trying private key: /Users/sergiobe/.ssh/id_dsa
  115. debug1: Trying private key: /Users/sergiobe/.ssh/id_ecdsa
  116. debug1: Trying private key: /Users/sergiobe/.ssh/id_ed25519
  117. debug1: Trying private key: /Users/sergiobe/.ssh/id_xmss
  118. debug1: Next authentication method: password
  119. pi@192.168.1.107's password:
  120. debug1: Authentication succeeded (password).
  121. Authenticated to 192.168.1.107 ([192.168.1.107]:22).
  122. debug1: channel 0: new [client-session]
  123. debug1: Requesting no-more-sessions@openssh.com
  124. debug1: Entering interactive session.
  125. debug1: pledge: network
  126. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  127. debug1: Sending environment.
  128. debug1: Sending env LANG = es_ES.UTF-8
  129. Linux smart-control 4.19.58-v7+ #1245 SMP Fri Jul 12 17:25:51 BST 2019 armv7l
  130.  
  131. The programs included with the Debian GNU/Linux system are free software;
  132. the exact distribution terms for each program are described in the
  133. individual files in /usr/share/doc/*/copyright.
  134.  
  135. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  136. permitted by applicable law.
  137. Last login: Sun Sep 15 09:12:08 2019 from 192.168.1.100
  138. debug1: client_input_channel_req: channel 0 rtype exit-signal reply 0
  139. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  140. debug1: channel 0: free: client-session, nchannels 1
  141. Connection to 192.168.1.107 closed.
  142. Transferred: sent 2208, received 2744 bytes, in 0.4 seconds
  143. Bytes per second: sent 5367.3, received 6670.2
  144. debug1: Exit status -1
  145. permitted by applicable law.
  146. Last login: Sun Sep 15 09:12:08 2019 from 192.168.1.100
  147. debug1: client_input_channel_req: channel 0 rtype exit-signal reply 0
  148. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  149. debug1: channel 0: free: client-session, nchannels 1
  150. Connection to 192.168.1.107 closed.
  151. Transferred: sent 2208, received 2744 bytes, in 0.4 seconds
  152. Bytes per second: sent 5367.3, received 6670.2
  153. debug1: Exit status -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement