Advertisement
Guest User

Untitled

a guest
Oct 8th, 2017
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.22 KB | None | 0 0
  1. ssh -p 175 -o "ServerAliveInterval 10" -i /Users/mfd356/Documents/02 - WEB personal/Electronics/Raspberry pi/ssh/privatekeyopenssh.txt pi@192.168.0.175
  2.  
  3. ssh -p 175 -o "ServerAliveInterval 10" -i /Users/mfd356/Documents/02 - WEB personal/Electronics/Raspberry pi/ssh/privatekeyopenssh.txt pi@REDACTED_EXTERNAL_IP
  4.  
  5. OpenSSH_7.4p1, LibreSSL 2.5.0
  6. debug1: Reading configuration data /Users/mfd356/.ssh/config
  7. debug1: /Users/mfd356/.ssh/config line 1: Applying options for *
  8. debug1: Reading configuration data /etc/ssh/ssh_config
  9. debug1: /etc/ssh/ssh_config line 53: Applying options for *
  10. debug2: resolving "192.168.0.175" port 175
  11. debug2: ssh_connect_direct: needpriv 0
  12. debug1: Connecting to 192.168.0.175 [192.168.0.175] port 175.
  13. debug1: Connection established.
  14. debug1: key_load_public: No such file or directory
  15. debug1: identity file /Users/mfd356/Documents/02 - WEB personal/Electronics/Raspberry pi/ssh/privatekeyopenssh.txt type -1
  16. debug1: key_load_public: No such file or directory
  17. debug1: identity file /Users/mfd356/Documents/02 - WEB personal/Electronics/Raspberry pi/ssh/privatekeyopenssh.txt-cert type -1
  18. debug1: identity file /Users/mfd356/.ssh/id_rsa type 1
  19. debug1: key_load_public: No such file or directory
  20. debug1: identity file /Users/mfd356/.ssh/id_rsa-cert type -1
  21. debug1: Enabling compatibility mode for protocol 2.0
  22. debug1: Local version string SSH-2.0-OpenSSH_7.4
  23. ssh_exchange_identification: read: Operation timed out
  24.  
  25. OpenSSH_7.4p1, LibreSSL 2.5.0
  26. debug1: Reading configuration data /Users/mfd356/.ssh/config
  27. debug1: /Users/mfd356/.ssh/config line 1: Applying options for *
  28. debug1: Reading configuration data /etc/ssh/ssh_config
  29. debug1: /etc/ssh/ssh_config line 53: Applying options for *
  30. debug2: resolving "192.168.0.175" port 175
  31. debug2: ssh_connect_direct: needpriv 0
  32. debug1: Connecting to 192.168.0.175 [192.168.0.175] port 175.
  33. debug1: Connection established.
  34. debug1: key_load_public: No such file or directory
  35. debug1: identity file /Users/mfd356/Documents/02 - WEB personal/Electronics/Raspberry pi/ssh/privatekeyopenssh.txt type -1
  36. debug1: key_load_public: No such file or directory
  37. debug1: identity file /Users/mfd356/Documents/02 - WEB personal/Electronics/Raspberry pi/ssh/privatekeyopenssh.txt-cert type -1
  38. debug1: identity file /Users/mfd356/.ssh/id_rsa type 1
  39. debug1: key_load_public: No such file or directory
  40. debug1: identity file /Users/mfd356/.ssh/id_rsa-cert type -1
  41. debug1: Enabling compatibility mode for protocol 2.0
  42. debug1: Local version string SSH-2.0-OpenSSH_7.4
  43. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4p1 Raspbian-10+deb9u1
  44. debug1: match: OpenSSH_7.4p1 Raspbian-10+deb9u1 pat OpenSSH* compat 0x04000000
  45. debug2: fd 3 setting O_NONBLOCK
  46. debug1: Authenticating to 192.168.0.175:175 as 'pi'
  47. debug3: put_host_port: [192.168.0.175]:175
  48. debug3: hostkeys_foreach: reading file "/Users/mfd356/.ssh/known_hosts"
  49. debug3: record_hostkey: found key type ECDSA in file /Users/mfd356/.ssh/known_hosts:34
  50. debug3: load_hostkeys: loaded 1 keys from [192.168.0.175]:175
  51. 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
  52. debug3: send packet: type 20
  53. debug1: SSH2_MSG_KEXINIT sent
  54. debug3: receive packet: type 20
  55. debug1: SSH2_MSG_KEXINIT received
  56. debug2: local client KEXINIT proposal
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. 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
  63. debug2: compression ctos: none,zlib@openssh.com,zlib
  64. debug2: compression stoc: none,zlib@openssh.com,zlib
  65. debug2: languages ctos:
  66. debug2: languages stoc:
  67. debug2: first_kex_follows 0
  68. debug2: reserved 0
  69. debug2: peer server KEXINIT proposal
  70. 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-group14-sha256,diffie-hellman-group14-sha1
  71. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  72. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  73. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  74. 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
  75. 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
  76. debug2: compression ctos: none,zlib@openssh.com
  77. debug2: compression stoc: none,zlib@openssh.com
  78. debug2: languages ctos:
  79. debug2: languages stoc:
  80. debug2: first_kex_follows 0
  81. debug2: reserved 0
  82. debug1: kex: algorithm: curve25519-sha256
  83. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  84. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  85. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  86. debug3: send packet: type 30
  87. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  88. debug3: receive packet: type 31
  89. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:zB2UjmMfpMtI494ax62CuXKIntFFAHQf9z1FyFG0/zk
  90. debug3: put_host_port: [192.168.0.175]:175
  91. debug3: put_host_port: [192.168.0.175]:175
  92. debug3: hostkeys_foreach: reading file "/Users/mfd356/.ssh/known_hosts"
  93. debug3: record_hostkey: found key type ECDSA in file /Users/mfd356/.ssh/known_hosts:34
  94. debug3: load_hostkeys: loaded 1 keys from [192.168.0.175]:175
  95. debug3: hostkeys_foreach: reading file "/Users/mfd356/.ssh/known_hosts"
  96. debug3: record_hostkey: found key type ECDSA in file /Users/mfd356/.ssh/known_hosts:34
  97. debug3: load_hostkeys: loaded 1 keys from [192.168.0.175]:175
  98. debug1: Host '[192.168.0.175]:175' is known and matches the ECDSA host key.
  99. debug1: Found key in /Users/mfd356/.ssh/known_hosts:34
  100. debug3: send packet: type 21
  101. debug2: set_newkeys: mode 1
  102. debug1: rekey after 134217728 blocks
  103. debug1: SSH2_MSG_NEWKEYS sent
  104. debug1: expecting SSH2_MSG_NEWKEYS
  105. debug3: receive packet: type 21
  106. debug1: SSH2_MSG_NEWKEYS received
  107. debug2: set_newkeys: mode 0
  108. debug1: rekey after 134217728 blocks
  109. debug2: key: (0x7fbfe0f01460), agent
  110. debug2: key: /Users/mfd356/Documents/02 - WEB personal/Electronics/Raspberry pi/ssh/privatekeyopenssh.txt (0x0), explicit
  111. debug2: key: /Users/mfd356/.ssh/id_rsa (0x7fbfe0e01070), explicit
  112. debug3: send packet: type 5
  113. debug3: receive packet: type 7
  114. debug1: SSH2_MSG_EXT_INFO received
  115. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
  116. debug3: receive packet: type 6
  117. debug2: service_accept: ssh-userauth
  118. debug1: SSH2_MSG_SERVICE_ACCEPT received
  119. debug3: send packet: type 50
  120. debug3: receive packet: type 51
  121. debug1: Authentications that can continue: publickey
  122. debug3: start over, passed a different list publickey
  123. debug3: preferred publickey,keyboard-interactive,password
  124. debug3: authmethod_lookup publickey
  125. debug3: remaining preferred: keyboard-interactive,password
  126. debug3: authmethod_is_enabled publickey
  127. debug1: Next authentication method: publickey
  128. debug1: Offering RSA public key:
  129. debug3: send_pubkey_test
  130. debug3: send packet: type 50
  131. debug2: we sent a publickey packet, wait for reply
  132. debug3: receive packet: type 60
  133. debug1: Server accepts key: pkalg ssh-rsa blen 277
  134. debug2: input_userauth_pk_ok: fp SHA256:TJJsIeUGyaBKkNkSkrHaSml1NXsdipIiwqNbElWXNng
  135. debug3: sign_and_send_pubkey: RSA SHA256:TJJsIeUGyaBKkNkSkrHaSml1NXsdipIiwqNbElWXNng
  136. debug3: send packet: type 50
  137. debug3: receive packet: type 52
  138. debug1: Authentication succeeded (publickey).
  139. Authenticated to 192.168.0.175 ([192.168.0.175]:175).
  140. debug1: channel 0: new [client-session]
  141. debug3: ssh_session2_open: channel_new: 0
  142. debug2: channel 0: send open
  143. debug3: send packet: type 90
  144. debug1: Requesting no-more-sessions@openssh.com
  145. debug3: send packet: type 80
  146. debug1: Entering interactive session.
  147. debug1: pledge: network
  148. debug3: receive packet: type 80
  149. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  150. debug3: receive packet: type 91
  151. debug2: callback start
  152. debug2: fd 3 setting TCP_NODELAY
  153. debug3: ssh_packet_set_tos: set IP_TOS 0x10
  154. debug2: client_session2_setup: id 0
  155. debug2: channel 0: request pty-req confirm 1
  156. debug3: send packet: type 98
  157. debug2: channel 0: request shell confirm 1
  158. debug3: send packet: type 98
  159. debug2: callback done
  160. debug2: channel 0: open confirm rwindow 0 rmax 32768
  161. debug3: receive packet: type 99
  162. debug2: channel_input_status_confirm: type 99 id 0
  163. debug2: PTY allocation request accepted on channel 0
  164. debug2: channel 0: rcvd adjust 2097152
  165. debug3: receive packet: type 99
  166. debug2: channel_input_status_confirm: type 99 id 0
  167. debug2: shell request accepted on channel 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement