Advertisement
Guest User

Untitled

a guest
May 1st, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.20 KB | None | 0 0
  1. [roukmoute@roukmoute-pc ~]$ eval $(ssh-agent)
  2. Agent pid 1086
  3. [roukmoute@roukmoute-pc ~]$ git clone git@github.com:roukmoute/dotfiles.git
  4. Cloning into 'dotfiles'...
  5. Enter passphrase for key '/home/roukmoute/.ssh/id_rsa':
  6. packet_write_wait: Connection to 140.82.118.3 port 22: Broken pipe
  7. fatal: Could not read from remote repository.
  8.  
  9. Please make sure you have the correct access rights
  10. and the repository exists.
  11. [roukmoute@roukmoute-pc ~]$ ssh -vvv github.com
  12. OpenSSH_7.9p1, OpenSSL 1.1.1b 26 Feb 2019
  13. debug1: Reading configuration data /home/roukmoute/.ssh/config
  14. debug1: Reading configuration data /etc/ssh/ssh_config
  15. debug2: resolving "github.com" port 22
  16. debug2: ssh_connect_direct
  17. debug1: Connecting to github.com [140.82.118.4] port 22.
  18. debug1: Connection established.
  19. debug1: identity file /home/roukmoute/.ssh/id_rsa type 0
  20. debug1: identity file /home/roukmoute/.ssh/id_rsa-cert type -1
  21. debug1: identity file /home/roukmoute/.ssh/id_dsa type -1
  22. debug1: identity file /home/roukmoute/.ssh/id_dsa-cert type -1
  23. debug1: identity file /home/roukmoute/.ssh/id_ecdsa type -1
  24. debug1: identity file /home/roukmoute/.ssh/id_ecdsa-cert type -1
  25. debug1: identity file /home/roukmoute/.ssh/id_ed25519 type -1
  26. debug1: identity file /home/roukmoute/.ssh/id_ed25519-cert type -1
  27. debug1: identity file /home/roukmoute/.ssh/id_xmss type -1
  28. debug1: identity file /home/roukmoute/.ssh/id_xmss-cert type -1
  29. debug1: Local version string SSH-2.0-OpenSSH_7.9
  30. debug1: Remote protocol version 2.0, remote software version babeld-873429c4
  31. debug1: no match: babeld-873429c4
  32. debug2: fd 3 setting O_NONBLOCK
  33. debug1: Authenticating to github.com:22 as 'roukmoute'
  34. debug3: hostkeys_foreach: reading file "/home/roukmoute/.ssh/known_hosts"
  35. debug3: record_hostkey: found key type RSA in file /home/roukmoute/.ssh/known_hosts:1
  36. debug3: load_hostkeys: loaded 1 keys from github.com
  37. debug3: order_hostkeyalgs: prefer hostkeyalgs: rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  38. debug3: send packet: type 20
  39. debug1: SSH2_MSG_KEXINIT sent
  40. debug3: receive packet: type 20
  41. debug1: SSH2_MSG_KEXINIT received
  42. debug2: local client KEXINIT proposal
  43. 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,ext-info-c
  44. debug2: host key algorithms: rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519
  45. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  46. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  47. 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
  48. 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
  49. debug2: compression ctos: none,zlib@openssh.com,zlib
  50. debug2: compression stoc: none,zlib@openssh.com,zlib
  51. debug2: languages ctos:
  52. debug2: languages stoc:
  53. debug2: first_kex_follows 0
  54. debug2: reserved 0
  55. debug2: peer server KEXINIT proposal
  56. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256
  57. debug2: host key algorithms: ssh-dss,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  58. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc
  59. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc
  60. debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  61. debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  62. debug2: compression ctos: none,zlib,zlib@openssh.com
  63. debug2: compression stoc: none,zlib,zlib@openssh.com
  64. debug2: languages ctos:
  65. debug2: languages stoc:
  66. debug2: first_kex_follows 0
  67. debug2: reserved 0
  68. debug1: kex: algorithm: curve25519-sha256
  69. debug1: kex: host key algorithm: rsa-sha2-512
  70. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  71. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  72. debug3: send packet: type 30
  73. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  74. debug3: receive packet: type 31
  75. debug1: Server host key: ssh-rsa SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8
  76. debug3: hostkeys_foreach: reading file "/home/roukmoute/.ssh/known_hosts"
  77. debug3: record_hostkey: found key type RSA in file /home/roukmoute/.ssh/known_hosts:1
  78. debug3: load_hostkeys: loaded 1 keys from github.com
  79. debug3: hostkeys_foreach: reading file "/home/roukmoute/.ssh/known_hosts"
  80. debug3: record_hostkey: found key type RSA in file /home/roukmoute/.ssh/known_hosts:1
  81. debug3: load_hostkeys: loaded 1 keys from 140.82.118.4
  82. debug1: Host 'github.com' is known and matches the RSA host key.
  83. debug1: Found key in /home/roukmoute/.ssh/known_hosts:1
  84. debug3: send packet: type 21
  85. debug2: set_newkeys: mode 1
  86. debug1: rekey after 134217728 blocks
  87. debug1: SSH2_MSG_NEWKEYS sent
  88. debug1: expecting SSH2_MSG_NEWKEYS
  89. debug3: receive packet: type 21
  90. debug1: SSH2_MSG_NEWKEYS received
  91. debug2: set_newkeys: mode 0
  92. debug1: rekey after 134217728 blocks
  93. debug1: Will attempt key: /home/roukmoute/.ssh/id_rsa RSA SHA256:wzUZXKggHKk5rTm4XR8F1BxtIy5Q/oNY3wwSACN5p/c agent
  94. debug1: Will attempt key: /home/roukmoute/.ssh/id_dsa
  95. debug1: Will attempt key: /home/roukmoute/.ssh/id_ecdsa
  96. debug1: Will attempt key: /home/roukmoute/.ssh/id_ed25519
  97. debug1: Will attempt key: /home/roukmoute/.ssh/id_xmss
  98. debug2: pubkey_prepare: done
  99. debug3: send packet: type 5
  100. debug3: receive packet: type 7
  101. debug1: SSH2_MSG_EXT_INFO received
  102. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-rsa,rsa-sha2-512,rsa-sha2-256,ssh-dss>
  103. debug3: receive packet: type 6
  104. debug2: service_accept: ssh-userauth
  105. debug1: SSH2_MSG_SERVICE_ACCEPT received
  106. debug3: send packet: type 50
  107. debug3: receive packet: type 51
  108. debug1: Authentications that can continue: publickey
  109. debug3: start over, passed a different list publickey
  110. debug3: preferred publickey,keyboard-interactive,password
  111. debug3: authmethod_lookup publickey
  112. debug3: remaining preferred: keyboard-interactive,password
  113. debug3: authmethod_is_enabled publickey
  114. debug1: Next authentication method: publickey
  115. debug1: Offering public key: /home/roukmoute/.ssh/id_rsa RSA SHA256:wzUZXKggHKk5rTm4XR8F1BxtIy5Q/oNY3wwSACN5p/c agent
  116. debug3: send packet: type 50
  117. debug2: we sent a publickey packet, wait for reply
  118. debug3: receive packet: type 51
  119. debug1: Authentications that can continue: publickey
  120. debug1: Trying private key: /home/roukmoute/.ssh/id_dsa
  121. debug3: no such identity: /home/roukmoute/.ssh/id_dsa: No such file or directory
  122. debug1: Trying private key: /home/roukmoute/.ssh/id_ecdsa
  123. debug3: no such identity: /home/roukmoute/.ssh/id_ecdsa: No such file or directory
  124. debug1: Trying private key: /home/roukmoute/.ssh/id_ed25519
  125. debug3: no such identity: /home/roukmoute/.ssh/id_ed25519: No such file or directory
  126. debug1: Trying private key: /home/roukmoute/.ssh/id_xmss
  127. debug3: no such identity: /home/roukmoute/.ssh/id_xmss: No such file or directory
  128. debug2: we did not send a packet, disable method
  129. debug1: No more authentication methods to try.
  130. roukmoute@github.com: Permission denied (publickey).
  131. [roukmoute@roukmoute-pc ~]$ ssh -vT git@github.com
  132. OpenSSH_7.9p1, OpenSSL 1.1.1b 26 Feb 2019
  133. debug1: Reading configuration data /home/roukmoute/.ssh/config
  134. debug1: Reading configuration data /etc/ssh/ssh_config
  135. debug1: Connecting to github.com [140.82.118.4] port 22.
  136. debug1: Connection established.
  137. debug1: identity file /home/roukmoute/.ssh/id_rsa type 0
  138. debug1: identity file /home/roukmoute/.ssh/id_rsa-cert type -1
  139. debug1: identity file /home/roukmoute/.ssh/id_dsa type -1
  140. debug1: identity file /home/roukmoute/.ssh/id_dsa-cert type -1
  141. debug1: identity file /home/roukmoute/.ssh/id_ecdsa type -1
  142. debug1: identity file /home/roukmoute/.ssh/id_ecdsa-cert type -1
  143. debug1: identity file /home/roukmoute/.ssh/id_ed25519 type -1
  144. debug1: identity file /home/roukmoute/.ssh/id_ed25519-cert type -1
  145. debug1: identity file /home/roukmoute/.ssh/id_xmss type -1
  146. debug1: identity file /home/roukmoute/.ssh/id_xmss-cert type -1
  147. debug1: Local version string SSH-2.0-OpenSSH_7.9
  148. debug1: Remote protocol version 2.0, remote software version babeld-873429c4
  149. debug1: no match: babeld-873429c4
  150. debug1: Authenticating to github.com:22 as 'git'
  151. debug1: SSH2_MSG_KEXINIT sent
  152. debug1: SSH2_MSG_KEXINIT received
  153. debug1: kex: algorithm: curve25519-sha256
  154. debug1: kex: host key algorithm: rsa-sha2-512
  155. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  156. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  157. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  158. debug1: Server host key: ssh-rsa SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8
  159. debug1: Host 'github.com' is known and matches the RSA host key.
  160. debug1: Found key in /home/roukmoute/.ssh/known_hosts:1
  161. debug1: rekey after 134217728 blocks
  162. debug1: SSH2_MSG_NEWKEYS sent
  163. debug1: expecting SSH2_MSG_NEWKEYS
  164. debug1: SSH2_MSG_NEWKEYS received
  165. debug1: rekey after 134217728 blocks
  166. debug1: Will attempt key: /home/roukmoute/.ssh/id_rsa RSA SHA256:wzUZXKggHKk5rTm4XR8F1BxtIy5Q/oNY3wwSACN5p/c agent
  167. debug1: Will attempt key: /home/roukmoute/.ssh/id_dsa
  168. debug1: Will attempt key: /home/roukmoute/.ssh/id_ecdsa
  169. debug1: Will attempt key: /home/roukmoute/.ssh/id_ed25519
  170. debug1: Will attempt key: /home/roukmoute/.ssh/id_xmss
  171. debug1: SSH2_MSG_EXT_INFO received
  172. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-rsa,rsa-sha2-512,rsa-sha2-256,ssh-dss>
  173. debug1: SSH2_MSG_SERVICE_ACCEPT received
  174. debug1: Authentications that can continue: publickey
  175. debug1: Next authentication method: publickey
  176. debug1: Offering public key: /home/roukmoute/.ssh/id_rsa RSA SHA256:wzUZXKggHKk5rTm4XR8F1BxtIy5Q/oNY3wwSACN5p/c agent
  177. debug1: Server accepts key: /home/roukmoute/.ssh/id_rsa RSA SHA256:wzUZXKggHKk5rTm4XR8F1BxtIy5Q/oNY3wwSACN5p/c agent
  178. debug1: Authentication succeeded (publickey).
  179. Authenticated to github.com ([140.82.118.4]:22).
  180. debug1: channel 0: new [client-session]
  181. debug1: Entering interactive session.
  182. debug1: pledge: network
  183. packet_write_wait: Connection to 140.82.118.4 port 22: Broken pipe
  184. [roukmoute@roukmoute-pc ~]$ ssh -vT git@github.com
  185. OpenSSH_7.9p1, OpenSSL 1.1.1b 26 Feb 2019
  186. debug1: Reading configuration data /home/roukmoute/.ssh/config
  187. debug1: Reading configuration data /etc/ssh/ssh_config
  188. debug1: Connecting to github.com [140.82.118.3] port 22.
  189. debug1: Connection established.
  190. debug1: identity file /home/roukmoute/.ssh/id_rsa type 0
  191. debug1: identity file /home/roukmoute/.ssh/id_rsa-cert type -1
  192. debug1: identity file /home/roukmoute/.ssh/id_dsa type -1
  193. debug1: identity file /home/roukmoute/.ssh/id_dsa-cert type -1
  194. debug1: identity file /home/roukmoute/.ssh/id_ecdsa type -1
  195. debug1: identity file /home/roukmoute/.ssh/id_ecdsa-cert type -1
  196. debug1: identity file /home/roukmoute/.ssh/id_ed25519 type -1
  197. debug1: identity file /home/roukmoute/.ssh/id_ed25519-cert type -1
  198. debug1: identity file /home/roukmoute/.ssh/id_xmss type -1
  199. debug1: identity file /home/roukmoute/.ssh/id_xmss-cert type -1
  200. debug1: Local version string SSH-2.0-OpenSSH_7.9
  201. debug1: Remote protocol version 2.0, remote software version babeld-873429c4
  202. debug1: no match: babeld-873429c4
  203. debug1: Authenticating to github.com:22 as 'git'
  204. debug1: SSH2_MSG_KEXINIT sent
  205. debug1: SSH2_MSG_KEXINIT received
  206. debug1: kex: algorithm: curve25519-sha256
  207. debug1: kex: host key algorithm: rsa-sha2-512
  208. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  209. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  210. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  211. debug1: Server host key: ssh-rsa SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8
  212. debug1: Host 'github.com' is known and matches the RSA host key.
  213. debug1: Found key in /home/roukmoute/.ssh/known_hosts:1
  214. debug1: rekey after 134217728 blocks
  215. debug1: SSH2_MSG_NEWKEYS sent
  216. debug1: expecting SSH2_MSG_NEWKEYS
  217. debug1: SSH2_MSG_NEWKEYS received
  218. debug1: rekey after 134217728 blocks
  219. debug1: Will attempt key: /home/roukmoute/.ssh/id_rsa RSA SHA256:wzUZXKggHKk5rTm4XR8F1BxtIy5Q/oNY3wwSACN5p/c
  220. debug1: Will attempt key: /home/roukmoute/.ssh/id_dsa
  221. debug1: Will attempt key: /home/roukmoute/.ssh/id_ecdsa
  222. debug1: Will attempt key: /home/roukmoute/.ssh/id_ed25519
  223. debug1: Will attempt key: /home/roukmoute/.ssh/id_xmss
  224. debug1: SSH2_MSG_EXT_INFO received
  225. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-rsa,rsa-sha2-512,rsa-sha2-256,ssh-dss>
  226. debug1: SSH2_MSG_SERVICE_ACCEPT received
  227. debug1: Authentications that can continue: publickey
  228. debug1: Next authentication method: publickey
  229. debug1: Offering public key: /home/roukmoute/.ssh/id_rsa RSA SHA256:wzUZXKggHKk5rTm4XR8F1BxtIy5Q/oNY3wwSACN5p/c
  230. debug1: Server accepts key: /home/roukmoute/.ssh/id_rsa RSA SHA256:wzUZXKggHKk5rTm4XR8F1BxtIy5Q/oNY3wwSACN5p/c
  231. Enter passphrase for key '/home/roukmoute/.ssh/id_rsa':
  232. debug1: Authentication succeeded (publickey).
  233. Authenticated to github.com ([140.82.118.3]:22).
  234. debug1: channel 0: new [client-session]
  235. debug1: Entering interactive session.
  236. debug1: pledge: network
  237. packet_write_wait: Connection to 140.82.118.3 port 22: Broken pipe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement