Advertisement
Guest User

Untitled

a guest
Mar 21st, 2015
1,204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.63 KB | None | 0 0
  1. ssh root@10.1.1.1 -p 222 -vvv
  2. OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
  3. debug1: Reading configuration data /home/vladimir/.ssh/config
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  6. debug2: ssh_connect: needpriv 0
  7. debug1: Connecting to 10.1.1.1 [10.1.1.1] port 222.
  8. debug1: Connection established.
  9. debug1: identity file /home/vladimir/.ssh/id_rsa type -1
  10. debug1: identity file /home/vladimir/.ssh/id_rsa-cert type -1
  11. debug1: identity file /home/vladimir/.ssh/id_dsa type -1
  12. debug1: identity file /home/vladimir/.ssh/id_dsa-cert type -1
  13. debug1: identity file /home/vladimir/.ssh/id_ecdsa type -1
  14. debug1: identity file /home/vladimir/.ssh/id_ecdsa-cert type -1
  15. debug1: identity file /home/vladimir/.ssh/id_ed25519 type -1
  16. debug1: identity file /home/vladimir/.ssh/id_ed25519-cert type -1
  17. debug1: Enabling compatibility mode for protocol 2.0
  18. debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-8
  19. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.4
  20. debug1: match: OpenSSH_6.4 pat OpenSSH* compat 0x04000000
  21. debug2: fd 3 setting O_NONBLOCK
  22. debug3: put_host_port: [10.1.1.1]:222
  23. debug3: load_hostkeys: loading entries for host "[10.1.1.1]:222" from file "/home/vladimir/.ssh/known_hosts"
  24. debug3: load_hostkeys: found key type ECDSA in file /home/vladimir/.ssh/known_hosts:1
  25. debug3: load_hostkeys: loaded 1 keys
  26. 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
  27. debug1: SSH2_MSG_KEXINIT sent
  28. debug1: SSH2_MSG_KEXINIT received
  29. debug2: kex_parse_kexinit: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  30. debug2: kex_parse_kexinit: 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-dss-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ssh-ed25519,ssh-rsa,ssh-dss
  31. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  32. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  33. debug2: kex_parse_kexinit: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  34. debug2: kex_parse_kexinit: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  35. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  36. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  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: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  42. debug2: kex_parse_kexinit: ssh-rsa,ecdsa-sha2-nistp256
  43. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  44. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  45. debug2: kex_parse_kexinit: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  46. debug2: kex_parse_kexinit: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  47. debug2: kex_parse_kexinit: none,zlib@openssh.com
  48. debug2: kex_parse_kexinit: none,zlib@openssh.com
  49. debug2: kex_parse_kexinit:
  50. debug2: kex_parse_kexinit:
  51. debug2: kex_parse_kexinit: first_kex_follows 0
  52. debug2: kex_parse_kexinit: reserved 0
  53. debug2: mac_setup: setup hmac-md5-etm@openssh.com
  54. debug1: kex: server->client aes128-ctr hmac-md5-etm@openssh.com none
  55. debug2: mac_setup: setup hmac-md5-etm@openssh.com
  56. debug1: kex: client->server aes128-ctr hmac-md5-etm@openssh.com none
  57. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  58. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  59. debug1: Server host key: ECDSA 42:bd:e8:24:ef:16:32:e3:7b:94:8c:81:92:40:0e:3c
  60. debug3: put_host_port: [10.1.1.1]:222
  61. debug3: put_host_port: [10.1.1.1]:222
  62. debug3: load_hostkeys: loading entries for host "[10.1.1.1]:222" from file "/home/vladimir/.ssh/known_hosts"
  63. debug3: load_hostkeys: found key type ECDSA in file /home/vladimir/.ssh/known_hosts:1
  64. debug3: load_hostkeys: loaded 1 keys
  65. debug3: load_hostkeys: loading entries for host "[10.1.1.1]:222" from file "/home/vladimir/.ssh/known_hosts"
  66. debug3: load_hostkeys: found key type ECDSA in file /home/vladimir/.ssh/known_hosts:1
  67. debug3: load_hostkeys: loaded 1 keys
  68. debug1: Host '[10.1.1.1]:222' is known and matches the ECDSA host key.
  69. debug1: Found key in /home/vladimir/.ssh/known_hosts:1
  70. debug1: ssh_ecdsa_verify: signature correct
  71. debug2: kex_derive_keys
  72. debug2: set_newkeys: mode 1
  73. debug1: SSH2_MSG_NEWKEYS sent
  74. debug1: expecting SSH2_MSG_NEWKEYS
  75. debug2: set_newkeys: mode 0
  76. debug1: SSH2_MSG_NEWKEYS received
  77. debug1: Roaming not allowed by server
  78. debug1: SSH2_MSG_SERVICE_REQUEST sent
  79. debug2: service_accept: ssh-userauth
  80. debug1: SSH2_MSG_SERVICE_ACCEPT received
  81. debug2: key: /home/vladimir/.ssh/id_rsa ((nil)),
  82. debug2: key: /home/vladimir/.ssh/id_dsa ((nil)),
  83. debug2: key: /home/vladimir/.ssh/id_ecdsa ((nil)),
  84. debug2: key: /home/vladimir/.ssh/id_ed25519 ((nil)),
  85. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  86. debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password
  87. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  88. debug3: authmethod_lookup gssapi-keyex
  89. debug3: remaining preferred: gssapi-with-mic,publickey,keyboard-interactive,password
  90. debug3: authmethod_is_enabled gssapi-keyex
  91. debug1: Next authentication method: gssapi-keyex
  92. debug1: No valid Key exchange context
  93. debug2: we did not send a packet, disable method
  94. debug3: authmethod_lookup gssapi-with-mic
  95. debug3: remaining preferred: publickey,keyboard-interactive,password
  96. debug3: authmethod_is_enabled gssapi-with-mic
  97. debug1: Next authentication method: gssapi-with-mic
  98. debug1: Unspecified GSS failure. Minor code may provide more information
  99. No Kerberos credentials available
  100.  
  101. debug1: Unspecified GSS failure. Minor code may provide more information
  102. No Kerberos credentials available
  103.  
  104. debug1: Unspecified GSS failure. Minor code may provide more information
  105.  
  106.  
  107. debug1: Unspecified GSS failure. Minor code may provide more information
  108. No Kerberos credentials available
  109.  
  110. debug2: we did not send a packet, disable method
  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: Trying private key: /home/vladimir/.ssh/id_rsa
  116. debug3: no such identity: /home/vladimir/.ssh/id_rsa: No such file or directory
  117. debug1: Trying private key: /home/vladimir/.ssh/id_dsa
  118. debug3: no such identity: /home/vladimir/.ssh/id_dsa: No such file or directory
  119. debug1: Trying private key: /home/vladimir/.ssh/id_ecdsa
  120. debug3: no such identity: /home/vladimir/.ssh/id_ecdsa: No such file or directory
  121. debug1: Trying private key: /home/vladimir/.ssh/id_ed25519
  122. debug3: no such identity: /home/vladimir/.ssh/id_ed25519: No such file or directory
  123. debug2: we did not send a packet, disable method
  124. debug3: authmethod_lookup password
  125. debug3: remaining preferred: ,password
  126. debug3: authmethod_is_enabled password
  127. debug1: Next authentication method: password
  128. root@10.1.1.1's password:
  129. debug3: packet_send2: adding 48 (len 68 padlen 12 extra_pad 64)
  130. debug2: we sent a password packet, wait for reply
  131. debug1: Authentication succeeded (password).
  132. Authenticated to 10.1.1.1 ([10.1.1.1]:222).
  133. debug1: channel 0: new [client-session]
  134. debug3: ssh_session2_open: channel_new: 0
  135. debug2: channel 0: send open
  136. debug1: Requesting no-more-sessions@openssh.com
  137. debug1: Entering interactive session.
  138. debug2: callback start
  139. debug2: fd 3 setting TCP_NODELAY
  140. debug3: packet_set_tos: set IP_TOS 0x10
  141. debug2: client_session2_setup: id 0
  142. debug2: channel 0: request pty-req confirm 1
  143. debug1: Sending environment.
  144. debug3: Ignored env XDG_VTNR
  145. debug3: Ignored env XDG_SESSION_ID
  146. debug3: Ignored env CLUTTER_IM_MODULE
  147. debug3: Ignored env XDG_GREETER_DATA_DIR
  148. debug3: Ignored env SESSION
  149. debug3: Ignored env GPG_AGENT_INFO
  150. debug3: Ignored env TERM
  151. debug3: Ignored env SHELL
  152. debug3: Ignored env VTE_VERSION
  153. debug3: Ignored env WINDOWID
  154. debug3: Ignored env UPSTART_SESSION
  155. debug3: Ignored env GNOME_KEYRING_CONTROL
  156. debug3: Ignored env GTK_MODULES
  157. debug3: Ignored env USER
  158. debug3: Ignored env LS_COLORS
  159. debug3: Ignored env XDG_SESSION_PATH
  160. debug3: Ignored env XDG_SEAT_PATH
  161. debug3: Ignored env SSH_AUTH_SOCK
  162. debug3: Ignored env DEFAULTS_PATH
  163. debug3: Ignored env XDG_CONFIG_DIRS
  164. debug3: Ignored env PATH
  165. debug3: Ignored env DESKTOP_SESSION
  166. debug3: Ignored env QT_IM_MODULE
  167. debug3: Ignored env QT_QPA_PLATFORMTHEME
  168. debug3: Ignored env XDG_SESSION_TYPE
  169. debug3: Ignored env JOB
  170. debug3: Ignored env PWD
  171. debug3: Ignored env XMODIFIERS
  172. debug3: Ignored env GNOME_KEYRING_PID
  173. debug1: Sending env LANG = ru_RU.UTF-8
  174. debug2: channel 0: request env confirm 0
  175. debug3: Ignored env GDM_LANG
  176. debug3: Ignored env MANDATORY_PATH
  177. debug3: Ignored env IM_CONFIG_PHASE
  178. debug3: Ignored env COMPIZ_CONFIG_PROFILE
  179. debug3: Ignored env GDMSESSION
  180. debug3: Ignored env SESSIONTYPE
  181. debug3: Ignored env SHLVL
  182. debug3: Ignored env XDG_SEAT
  183. debug3: Ignored env HOME
  184. debug3: Ignored env LANGUAGE
  185. debug3: Ignored env GNOME_DESKTOP_SESSION_ID
  186. debug3: Ignored env UPSTART_INSTANCE
  187. debug3: Ignored env UPSTART_EVENTS
  188. debug3: Ignored env XDG_SESSION_DESKTOP
  189. debug3: Ignored env LOGNAME
  190. debug3: Ignored env COMPIZ_BIN_PATH
  191. debug3: Ignored env QT4_IM_MODULE
  192. debug3: Ignored env XDG_DATA_DIRS
  193. debug3: Ignored env DBUS_SESSION_BUS_ADDRESS
  194. debug3: Ignored env LESSOPEN
  195. debug3: Ignored env INSTANCE
  196. debug3: Ignored env UPSTART_JOB
  197. debug3: Ignored env TEXTDOMAIN
  198. debug3: Ignored env XDG_RUNTIME_DIR
  199. debug3: Ignored env DISPLAY
  200. debug3: Ignored env XDG_CURRENT_DESKTOP
  201. debug3: Ignored env GTK_IM_MODULE
  202. debug3: Ignored env LESSCLOSE
  203. debug3: Ignored env TEXTDOMAINDIR
  204. debug3: Ignored env COLORTERM
  205. debug3: Ignored env XAUTHORITY
  206. debug3: Ignored env _
  207. debug2: channel 0: request shell confirm 1
  208. debug2: callback done
  209. debug2: channel 0: open confirm rwindow 0 rmax 32768
  210. debug2: channel_input_status_confirm: type 99 id 0
  211. debug2: PTY allocation request accepted on channel 0
  212. debug2: channel 0: rcvd adjust 2097152
  213. debug2: channel_input_status_confirm: type 99 id 0
  214. debug2: shell request accepted on channel 0
  215. Last login: Sat Mar 21 20:49:20 2015 from 10.1.1.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement