Advertisement
Guest User

Untitled

a guest
May 11th, 2010
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.20 KB | None | 0 0
  1. # ssh xxx@xxx.xxx.com -vvv
  2. OpenSSH_5.1p1 Debian-5ubuntu1, OpenSSL 0.9.8g 19 Oct 2007
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: Applying options for *
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to xxx.xxx.com [75.125.121.200] port 22.
  7. debug1: Connection established.
  8. debug1: permanently_set_uid: 0/0
  9. debug1: identity file /root/.ssh/identity type -1
  10. debug1: identity file /root/.ssh/id_rsa type -1
  11. debug3: Not a RSA1 key file /root/.ssh/id_dsa.
  12. debug2: key_type_from_name: unknown key type '-----BEGIN'
  13. debug3: key_read: missing keytype
  14. debug3: key_read: missing whitespace
  15. debug3: key_read: missing whitespace
  16. debug3: key_read: missing whitespace
  17. debug3: key_read: missing whitespace
  18. debug3: key_read: missing whitespace
  19. debug3: key_read: missing whitespace
  20. debug3: key_read: missing whitespace
  21. debug3: key_read: missing whitespace
  22. debug3: key_read: missing whitespace
  23. debug3: key_read: missing whitespace
  24. debug2: key_type_from_name: unknown key type '-----END'
  25. debug3: key_read: missing keytype
  26. debug1: identity file /root/.ssh/id_dsa type 2
  27. debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
  28. debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
  29. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
  30. debug1: match: OpenSSH_4.3 pat OpenSSH_4*
  31. debug1: Enabling compatibility mode for protocol 2.0
  32. debug1: Local version string SSH-2.0-OpenSSH_5.1p1 Debian-5ubuntu1
  33. debug2: fd 3 setting O_NONBLOCK
  34. debug1: SSH2_MSG_KEXINIT sent
  35. debug1: SSH2_MSG_KEXINIT received
  36. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  37. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  38. 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
  39. 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
  40. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  41. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  42. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  43. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  44. debug2: kex_parse_kexinit:
  45. debug2: kex_parse_kexinit:
  46. debug2: kex_parse_kexinit: first_kex_follows 0
  47. debug2: kex_parse_kexinit: reserved 0
  48. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  49. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  50. 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
  51. 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
  52. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  53. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  54. debug2: kex_parse_kexinit: none,zlib@openssh.com
  55. debug2: kex_parse_kexinit: none,zlib@openssh.com
  56. debug2: kex_parse_kexinit:
  57. debug2: kex_parse_kexinit:
  58. debug2: kex_parse_kexinit: first_kex_follows 0
  59. debug2: kex_parse_kexinit: reserved 0
  60. debug2: mac_setup: found hmac-md5
  61. debug1: kex: server->client aes128-cbc hmac-md5 none
  62. debug2: mac_setup: found hmac-md5
  63. debug1: kex: client->server aes128-cbc hmac-md5 none
  64. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  65. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  66. debug2: dh_gen_key: priv key bits set: 116/256
  67. debug2: bits set: 518/1024
  68. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  69. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  70. debug3: check_host_in_hostfile: filename /root/.ssh/known_hosts
  71. debug3: check_host_in_hostfile: match line 3
  72. debug3: check_host_in_hostfile: filename /root/.ssh/known_hosts
  73. debug3: check_host_in_hostfile: match line 4
  74. debug1: Host 'xxx.xxx.com' is known and matches the RSA host key.
  75. debug1: Found key in /root/.ssh/known_hosts:3
  76. debug2: bits set: 500/1024
  77. debug1: ssh_rsa_verify: signature correct
  78. debug2: kex_derive_keys
  79. debug2: set_newkeys: mode 1
  80. debug1: SSH2_MSG_NEWKEYS sent
  81. debug1: expecting SSH2_MSG_NEWKEYS
  82. debug2: set_newkeys: mode 0
  83. debug1: SSH2_MSG_NEWKEYS received
  84. debug1: SSH2_MSG_SERVICE_REQUEST sent
  85. debug2: service_accept: ssh-userauth
  86. debug1: SSH2_MSG_SERVICE_ACCEPT received
  87. debug2: key: /root/.ssh/identity ((nil))
  88. debug2: key: /root/.ssh/id_rsa ((nil))
  89. debug2: key: /root/.ssh/id_dsa (0xb9b02a10)
  90. debug1: Authentications that can continue: publickey,password
  91. debug3: start over, passed a different list publickey,password
  92. debug3: preferred gssapi-keyex,gssapi-with-mic,gssapi,publickey,keyboard-interactive,password
  93. debug3: authmethod_lookup publickey
  94. debug3: remaining preferred: keyboard-interactive,password
  95. debug3: authmethod_is_enabled publickey
  96. debug1: Next authentication method: publickey
  97. debug1: Trying private key: /root/.ssh/identity
  98. debug3: no such identity: /root/.ssh/identity
  99. debug1: Trying private key: /root/.ssh/id_rsa
  100. debug3: no such identity: /root/.ssh/id_rsa
  101. debug1: Offering public key: /root/.ssh/id_dsa
  102. debug3: send_pubkey_test
  103. debug2: we sent a publickey packet, wait for reply
  104. debug1: Authentications that can continue: publickey,password
  105. debug2: we did not send a packet, disable method
  106. debug3: authmethod_lookup password
  107. debug3: remaining preferred: ,password
  108. debug3: authmethod_is_enabled password
  109. debug1: Next authentication method: password
  110. xxx@xxx.xxx.com's password:
  111. debug3: packet_send2: adding 48 (len 63 padlen 17 extra_pad 64)
  112. debug2: we sent a password packet, wait for reply
  113. debug1: Authentication succeeded (password).
  114. debug1: channel 0: new [client-session]
  115. debug3: ssh_session2_open: channel_new: 0
  116. debug2: channel 0: send open
  117. debug1: Entering interactive session.
  118. debug2: callback start
  119. debug2: client_session2_setup: id 0
  120. debug2: channel 0: request pty-req confirm 1
  121. debug3: tty_make_modes: ospeed 38400
  122. debug3: tty_make_modes: ispeed 38400
  123. debug1: Sending environment.
  124. debug3: Ignored env SHELL
  125. debug3: Ignored env TERM
  126. debug3: Ignored env XDG_SESSION_COOKIE
  127. debug3: Ignored env USER
  128. debug3: Ignored env LS_COLORS
  129. debug3: Ignored env SUDO_USER
  130. debug3: Ignored env SUDO_UID
  131. debug3: Ignored env USERNAME
  132. debug3: Ignored env MAIL
  133. debug3: Ignored env PATH
  134. debug3: Ignored env PWD
  135. debug1: Sending env LANG = it_IT.UTF-8
  136. debug2: channel 0: request env confirm 0
  137. debug3: Ignored env SHLVL
  138. debug3: Ignored env SUDO_COMMAND
  139. debug3: Ignored env HOME
  140. debug3: Ignored env LOGNAME
  141. debug3: Ignored env LESSOPEN
  142. debug3: Ignored env SUDO_GID
  143. debug3: Ignored env DISPLAY
  144. debug3: Ignored env LESSCLOSE
  145. debug3: Ignored env COLORTERM
  146. debug3: Ignored env XAUTHORITY
  147. debug3: Ignored env _
  148. debug2: channel 0: request shell confirm 1
  149. debug2: fd 3 setting TCP_NODELAY
  150. debug2: callback done
  151. debug2: channel 0: open confirm rwindow 0 rmax 32768
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement