Guest User

Untitled

a guest
Jul 13th, 2018
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.56 KB | None | 0 0
  1. [obnauticus@web1 /root]$ ssh -v -v -v -v root@10.0.4.210
  2. OpenSSH_4.5p1 FreeBSD-20061110, OpenSSL 0.9.7e-p1 25 Oct 2004
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug2: ssh_connect: needpriv 0
  5. debug1: Connecting to 10.0.4.210 [10.0.4.210] port 22.
  6. debug1: Connection established.
  7. debug1: identity file /home/obnauticus/.ssh/identity type -1
  8. debug1: identity file /home/obnauticus/.ssh/id_rsa type -1
  9. debug1: identity file /home/obnauticus/.ssh/id_dsa type -1
  10. debug1: Remote protocol version 2.0, remote software version dropbear_0.44
  11. debug1: no match: dropbear_0.44
  12. debug1: Enabling compatibility mode for protocol 2.0
  13. debug1: Local version string SSH-2.0-OpenSSH_4.5p1 FreeBSD-20061110
  14. debug2: fd 3 setting O_NONBLOCK
  15. debug1: SSH2_MSG_KEXINIT sent
  16. debug1: SSH2_MSG_KEXINIT received
  17. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  18. debug2: kex_parse_kexinit: ssh-dss,ssh-rsa
  19. 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
  20. 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
  21. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  22. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  23. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  24. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  25. debug2: kex_parse_kexinit:
  26. debug2: kex_parse_kexinit:
  27. debug2: kex_parse_kexinit: first_kex_follows 0
  28. debug2: kex_parse_kexinit: reserved 0
  29. debug2: kex_parse_kexinit: diffie-hellman-group1-sha1
  30. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  31. debug2: kex_parse_kexinit: aes128-cbc,blowfish-cbc,twofish-cbc,3des-cbc
  32. debug2: kex_parse_kexinit: aes128-cbc,blowfish-cbc,twofish-cbc,3des-cbc
  33. debug2: kex_parse_kexinit: hmac-sha1,hmac-md5
  34. debug2: kex_parse_kexinit: hmac-sha1,hmac-md5
  35. debug2: kex_parse_kexinit: none
  36. debug2: kex_parse_kexinit: none
  37. debug2: kex_parse_kexinit:
  38. debug2: kex_parse_kexinit:
  39. debug2: kex_parse_kexinit: first_kex_follows 0
  40. debug2: kex_parse_kexinit: reserved 0
  41. debug2: mac_init: found hmac-md5
  42. debug1: kex: server->client aes128-cbc hmac-md5 none
  43. debug2: mac_init: found hmac-md5
  44. debug1: kex: client->server aes128-cbc hmac-md5 none
  45. debug2: dh_gen_key: priv key bits set: 126/256
  46. debug2: bits set: 516/1024
  47. debug1: sending SSH2_MSG_KEXDH_INIT
  48. debug1: expecting SSH2_MSG_KEXDH_REPLY
  49. debug3: check_host_in_hostfile: filename /home/obnauticus/.ssh/known_hosts
  50. debug3: check_host_in_hostfile: match line 2
  51. debug1: Host '10.0.4.210' is known and matches the DSA host key.
  52. debug1: Found key in /home/obnauticus/.ssh/known_hosts:2
  53. debug2: bits set: 523/1024
  54. debug1: ssh_dss_verify: signature correct
  55. debug2: kex_derive_keys
  56. debug2: set_newkeys: mode 1
  57. debug1: SSH2_MSG_NEWKEYS sent
  58. debug1: expecting SSH2_MSG_NEWKEYS
  59. debug2: set_newkeys: mode 0
  60. debug1: SSH2_MSG_NEWKEYS received
  61. debug1: SSH2_MSG_SERVICE_REQUEST sent
  62. debug2: service_accept: ssh-userauth
  63. debug1: SSH2_MSG_SERVICE_ACCEPT received
  64. debug2: key: /home/obnauticus/.ssh/identity (0x0)
  65. debug2: key: /home/obnauticus/.ssh/id_rsa (0x0)
  66. debug2: key: /home/obnauticus/.ssh/id_dsa (0x0)
  67. debug1: Authentications that can continue: publickey,password
  68. debug3: start over, passed a different list publickey,password
  69. debug3: preferred publickey,keyboard-interactive,password
  70. debug3: authmethod_lookup publickey
  71. debug3: remaining preferred: keyboard-interactive,password
  72. debug3: authmethod_is_enabled publickey
  73. debug1: Next authentication method: publickey
  74. debug1: Trying private key: /home/obnauticus/.ssh/identity
  75. debug3: no such identity: /home/obnauticus/.ssh/identity
  76. debug1: Trying private key: /home/obnauticus/.ssh/id_rsa
  77. debug3: no such identity: /home/obnauticus/.ssh/id_rsa
  78. debug1: Trying private key: /home/obnauticus/.ssh/id_dsa
  79. debug3: no such identity: /home/obnauticus/.ssh/id_dsa
  80. debug2: we did not send a packet, disable method
  81. debug3: authmethod_lookup password
  82. debug3: remaining preferred: ,password
  83. debug3: authmethod_is_enabled password
  84. debug1: Next authentication method: password
  85. root@10.0.4.210's password:
  86. debug3: packet_send2: adding 64 (len 55 padlen 9 extra_pad 64)
  87. debug2: we sent a password packet, wait for reply
  88. debug1: Authentications that can continue: publickey,password
  89. Permission denied, please try again.
  90. root@10.0.4.210's password:
  91. debug3: packet_send2: adding 64 (len 55 padlen 9 extra_pad 64)
  92. debug2: we sent a password packet, wait for reply
  93. debug1: Authentications that can continue: publickey,password
  94. Permission denied, please try again.
  95. root@10.0.4.210's password:
  96.  
  97. [obnauticus@web1 /root]$ ssh -v -v -v root@10.0.4.210
  98. You have new mail in /var/mail/root
  99. [obnauticus@web1 /root]$ cd
  100. [obnauticus@web1 ~]$ ssh -v -v -v root@10.0.4.210
  101. OpenSSH_4.5p1 FreeBSD-20061110, OpenSSL 0.9.7e-p1 25 Oct 2004
  102. debug1: Reading configuration data /etc/ssh/ssh_config
  103. debug2: ssh_connect: needpriv 0
  104. debug1: Connecting to 10.0.4.210 [10.0.4.210] port 22.
  105. debug1: Connection established.
  106. debug1: identity file /home/obnauticus/.ssh/identity type -1
  107. debug1: identity file /home/obnauticus/.ssh/id_rsa type -1
  108. debug1: identity file /home/obnauticus/.ssh/id_dsa type -1
  109. debug1: Remote protocol version 2.0, remote software version dropbear_0.44
  110. debug1: no match: dropbear_0.44
  111. debug1: Enabling compatibility mode for protocol 2.0
  112. debug1: Local version string SSH-2.0-OpenSSH_4.5p1 FreeBSD-20061110
  113. debug2: fd 3 setting O_NONBLOCK
  114. debug1: SSH2_MSG_KEXINIT sent
  115. debug1: SSH2_MSG_KEXINIT received
  116. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  117. debug2: kex_parse_kexinit: ssh-dss,ssh-rsa
  118. 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
  119. 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
  120. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  121. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  122. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  123. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  124. debug2: kex_parse_kexinit:
  125. debug2: kex_parse_kexinit:
  126. debug2: kex_parse_kexinit: first_kex_follows 0
  127. debug2: kex_parse_kexinit: reserved 0
  128. debug2: kex_parse_kexinit: diffie-hellman-group1-sha1
  129. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  130. debug2: kex_parse_kexinit: aes128-cbc,blowfish-cbc,twofish-cbc,3des-cbc
  131. debug2: kex_parse_kexinit: aes128-cbc,blowfish-cbc,twofish-cbc,3des-cbc
  132. debug2: kex_parse_kexinit: hmac-sha1,hmac-md5
  133. debug2: kex_parse_kexinit: hmac-sha1,hmac-md5
  134. debug2: kex_parse_kexinit: none
  135. debug2: kex_parse_kexinit: none
  136. debug2: kex_parse_kexinit:
  137. debug2: kex_parse_kexinit:
  138. debug2: kex_parse_kexinit: first_kex_follows 0
  139. debug2: kex_parse_kexinit: reserved 0
  140. debug2: mac_init: found hmac-md5
  141. debug1: kex: server->client aes128-cbc hmac-md5 none
  142. debug2: mac_init: found hmac-md5
  143. debug1: kex: client->server aes128-cbc hmac-md5 none
  144. debug2: dh_gen_key: priv key bits set: 135/256
  145. debug2: bits set: 521/1024
  146. debug1: sending SSH2_MSG_KEXDH_INIT
  147. debug1: expecting SSH2_MSG_KEXDH_REPLY
  148. debug3: check_host_in_hostfile: filename /home/obnauticus/.ssh/known_hosts
  149. debug3: check_host_in_hostfile: match line 2
  150. debug1: Host '10.0.4.210' is known and matches the DSA host key.
  151. debug1: Found key in /home/obnauticus/.ssh/known_hosts:2
  152. debug2: bits set: 508/1024
  153. debug1: ssh_dss_verify: signature correct
  154. debug2: kex_derive_keys
  155. debug2: set_newkeys: mode 1
  156. debug1: SSH2_MSG_NEWKEYS sent
  157. debug1: expecting SSH2_MSG_NEWKEYS
  158. debug2: set_newkeys: mode 0
  159. debug1: SSH2_MSG_NEWKEYS received
  160. debug1: SSH2_MSG_SERVICE_REQUEST sent
  161. debug2: service_accept: ssh-userauth
  162. debug1: SSH2_MSG_SERVICE_ACCEPT received
  163. debug2: key: /home/obnauticus/.ssh/identity (0x0)
  164. debug2: key: /home/obnauticus/.ssh/id_rsa (0x0)
  165. debug2: key: /home/obnauticus/.ssh/id_dsa (0x0)
  166. debug1: Authentications that can continue: publickey,password
  167. debug3: start over, passed a different list publickey,password
  168. debug3: preferred publickey,keyboard-interactive,password
  169. debug3: authmethod_lookup publickey
  170. debug3: remaining preferred: keyboard-interactive,password
  171. debug3: authmethod_is_enabled publickey
  172. debug1: Next authentication method: publickey
  173. debug1: Trying private key: /home/obnauticus/.ssh/identity
  174. debug3: no such identity: /home/obnauticus/.ssh/identity
  175. debug1: Trying private key: /home/obnauticus/.ssh/id_rsa
  176. debug3: no such identity: /home/obnauticus/.ssh/id_rsa
  177. debug1: Trying private key: /home/obnauticus/.ssh/id_dsa
  178. debug3: no such identity: /home/obnauticus/.ssh/id_dsa
  179. debug2: we did not send a packet, disable method
  180. debug3: authmethod_lookup password
  181. debug3: remaining preferred: ,password
  182. debug3: authmethod_is_enabled password
  183. debug1: Next authentication method: password
  184. root@10.0.4.210's password:
  185. debug3: packet_send2: adding 64 (len 55 padlen 9 extra_pad 64)
  186. debug2: we sent a password packet, wait for reply
  187. debug1: Authentications that can continue: publickey,password
  188. Permission denied, please try again.
  189. root@10.0.4.210's password:
Add Comment
Please, Sign In to add comment