Advertisement
Guest User

Untitled

a guest
Jun 15th, 2017
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.75 KB | None | 0 0
  1. [adrian@notebook:T4:L2:C1664:J0:2010-09-15_09:14:44_CDT]
  2. ~$ ssh -vv master.debian.org
  3. OpenSSH_5.3p1 Debian-3ubuntu3, OpenSSL 0.9.8k 25 Mar 2009
  4. debug1: Reading configuration data /home/adrian/.ssh/config
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: Applying options for *
  7. debug2: ssh_connect: needpriv 0
  8. debug1: Connecting to master.debian.org [70.103.162.29] port 22.
  9. debug1: Connection established.
  10. debug1: identity file /home/adrian/.ssh/identity type -1
  11. debug2: key_type_from_name: unknown key type '-----BEGIN'
  12. debug2: key_type_from_name: unknown key type 'Proc-Type:'
  13. debug2: key_type_from_name: unknown key type 'DEK-Info:'
  14. debug2: key_type_from_name: unknown key type '-----END'
  15. debug1: identity file /home/adrian/.ssh/id_rsa type 1
  16. debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
  17. debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
  18. debug1: identity file /home/adrian/.ssh/id_dsa type -1
  19. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 Debian-5
  20. debug1: match: OpenSSH_5.1p1 Debian-5 pat OpenSSH*
  21. debug1: Enabling compatibility mode for protocol 2.0
  22. debug1: Local version string SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu3
  23. debug2: fd 3 setting O_NONBLOCK
  24. debug1: SSH2_MSG_KEXINIT sent
  25. debug1: SSH2_MSG_KEXINIT received
  26. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  27. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  28. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  29. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  30. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  31. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  32. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  33. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  34. debug2: kex_parse_kexinit:
  35. debug2: kex_parse_kexinit:
  36. debug2: kex_parse_kexinit: first_kex_follows 0
  37. debug2: kex_parse_kexinit: reserved 0
  38. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  39. debug2: kex_parse_kexinit: ssh-rsa
  40. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  41. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  42. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  43. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  44. debug2: kex_parse_kexinit: none,zlib@openssh.com
  45. debug2: kex_parse_kexinit: none,zlib@openssh.com
  46. debug2: kex_parse_kexinit:
  47. debug2: kex_parse_kexinit:
  48. debug2: kex_parse_kexinit: first_kex_follows 0
  49. debug2: kex_parse_kexinit: reserved 0
  50. debug2: mac_setup: found hmac-md5
  51. debug1: kex: server->client aes128-ctr hmac-md5 none
  52. debug2: mac_setup: found hmac-md5
  53. debug1: kex: client->server aes128-ctr hmac-md5 none
  54. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  55. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  56. debug2: dh_gen_key: priv key bits set: 129/256
  57. debug2: bits set: 531/1024
  58. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  59. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  60. debug1: Host 'master.debian.org' is known and matches the RSA host key.
  61. debug1: Found key in /home/adrian/.ssh/known_hosts:22
  62. debug2: bits set: 504/1024
  63. debug1: ssh_rsa_verify: signature correct
  64. debug2: kex_derive_keys
  65. debug2: set_newkeys: mode 1
  66. debug1: SSH2_MSG_NEWKEYS sent
  67. debug1: expecting SSH2_MSG_NEWKEYS
  68. debug2: set_newkeys: mode 0
  69. debug1: SSH2_MSG_NEWKEYS received
  70. debug1: SSH2_MSG_SERVICE_REQUEST sent
  71. debug2: service_accept: ssh-userauth
  72. debug1: SSH2_MSG_SERVICE_ACCEPT received
  73. debug2: key: /home/adrian/.ssh/identity ((nil))
  74. debug2: key: /home/adrian/.ssh/id_rsa (0x22075340)
  75. debug2: key: /home/adrian/.ssh/id_dsa ((nil))
  76. debug1: Authentications that can continue: publickey
  77. debug1: Next authentication method: publickey
  78. debug1: Trying private key: /home/adrian/.ssh/identity
  79. debug1: Offering public key: /home/adrian/.ssh/id_rsa
  80. debug2: we sent a publickey packet, wait for reply
  81. debug1: Authentications that can continue: publickey
  82. debug1: Trying private key: /home/adrian/.ssh/id_dsa
  83. debug2: we did not send a packet, disable method
  84. debug1: No more authentication methods to try.
  85. Permission denied (publickey).[adrian@notebook:T4:L2:C1664:J0:2010-09-15_09:14:44_CDT]
  86. ~$ ssh -vv master.debian.org
  87. OpenSSH_5.3p1 Debian-3ubuntu3, OpenSSL 0.9.8k 25 Mar 2009
  88. debug1: Reading configuration data /home/adrian/.ssh/config
  89. debug1: Reading configuration data /etc/ssh/ssh_config
  90. debug1: Applying options for *
  91. debug2: ssh_connect: needpriv 0
  92. debug1: Connecting to master.debian.org [70.103.162.29] port 22.
  93. debug1: Connection established.
  94. debug1: identity file /home/adrian/.ssh/identity type -1
  95. debug2: key_type_from_name: unknown key type '-----BEGIN'
  96. debug2: key_type_from_name: unknown key type 'Proc-Type:'
  97. debug2: key_type_from_name: unknown key type 'DEK-Info:'
  98. debug2: key_type_from_name: unknown key type '-----END'
  99. debug1: identity file /home/adrian/.ssh/id_rsa type 1
  100. debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
  101. debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
  102. debug1: identity file /home/adrian/.ssh/id_dsa type -1
  103. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 Debian-5
  104. debug1: match: OpenSSH_5.1p1 Debian-5 pat OpenSSH*
  105. debug1: Enabling compatibility mode for protocol 2.0
  106. debug1: Local version string SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu3
  107. debug2: fd 3 setting O_NONBLOCK
  108. debug1: SSH2_MSG_KEXINIT sent
  109. debug1: SSH2_MSG_KEXINIT received
  110. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  111. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  112. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  113. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  114. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  115. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  116. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  117. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  118. debug2: kex_parse_kexinit:
  119. debug2: kex_parse_kexinit:
  120. debug2: kex_parse_kexinit: first_kex_follows 0
  121. debug2: kex_parse_kexinit: reserved 0
  122. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  123. debug2: kex_parse_kexinit: ssh-rsa
  124. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  125. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  126. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  127. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  128. debug2: kex_parse_kexinit: none,zlib@openssh.com
  129. debug2: kex_parse_kexinit: none,zlib@openssh.com
  130. debug2: kex_parse_kexinit:
  131. debug2: kex_parse_kexinit:
  132. debug2: kex_parse_kexinit: first_kex_follows 0
  133. debug2: kex_parse_kexinit: reserved 0
  134. debug2: mac_setup: found hmac-md5
  135. debug1: kex: server->client aes128-ctr hmac-md5 none
  136. debug2: mac_setup: found hmac-md5
  137. debug1: kex: client->server aes128-ctr hmac-md5 none
  138. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  139. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  140. debug2: dh_gen_key: priv key bits set: 129/256
  141. debug2: bits set: 531/1024
  142. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  143. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  144. debug1: Host 'master.debian.org' is known and matches the RSA host key.
  145. debug1: Found key in /home/adrian/.ssh/known_hosts:22
  146. debug2: bits set: 504/1024
  147. debug1: ssh_rsa_verify: signature correct
  148. debug2: kex_derive_keys
  149. debug2: set_newkeys: mode 1
  150. debug1: SSH2_MSG_NEWKEYS sent
  151. debug1: expecting SSH2_MSG_NEWKEYS
  152. debug2: set_newkeys: mode 0
  153. debug1: SSH2_MSG_NEWKEYS received
  154. debug1: SSH2_MSG_SERVICE_REQUEST sent
  155. debug2: service_accept: ssh-userauth
  156. debug1: SSH2_MSG_SERVICE_ACCEPT received
  157. debug2: key: /home/adrian/.ssh/identity ((nil))
  158. debug2: key: /home/adrian/.ssh/id_rsa (0x22075340)
  159. debug2: key: /home/adrian/.ssh/id_dsa ((nil))
  160. debug1: Authentications that can continue: publickey
  161. debug1: Next authentication method: publickey
  162. debug1: Trying private key: /home/adrian/.ssh/identity
  163. debug1: Offering public key: /home/adrian/.ssh/id_rsa
  164. debug2: we sent a publickey packet, wait for reply
  165. debug1: Authentications that can continue: publickey
  166. debug1: Trying private key: /home/adrian/.ssh/id_dsa
  167. debug2: we did not send a packet, disable method
  168. debug1: No more authentication methods to try.
  169. Permission denied (publickey).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement