Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
490
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.30 KB | None | 0 0
  1. OpenSSH_5.5p1 Debian-6, OpenSSL 0.9.8o 01 Jun 2010
  2. debug1: Reading configuration data /etc/ssh/ssh_config
  3. debug1: Applying options for *
  4. debug2: ssh_connect: needpriv 0
  5. debug1: Connecting to host.foo.bar [w.x.y.z] port 22.
  6. debug1: Connection established.
  7. debug1: identity file /home/myusername/.ssh/id_rsa type -1
  8. debug1: identity file /home/myusername/.ssh/id_rsa-cert type -1
  9. debug1: identity file /home/myusername/.ssh/id_dsa type -1
  10. debug1: identity file /home/myusername/.ssh/id_dsa-cert type -1
  11. ===
  12. === here the client waits for 10 seconds
  13. ===
  14. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 Debian-5
  15. debug1: match: OpenSSH_5.1p1 Debian-5 pat OpenSSH*
  16. debug1: Enabling compatibility mode for protocol 2.0
  17. debug1: Local version string SSH-2.0-OpenSSH_5.5p1 Debian-6
  18. debug2: fd 3 setting O_NONBLOCK
  19. debug1: SSH2_MSG_KEXINIT sent
  20. debug1: SSH2_MSG_KEXINIT received
  21. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  22. debug2: kex_parse_kexinit: ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ssh-rsa,ssh-dss
  23. 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
  24. 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
  25. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  26. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  27. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  28. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  29. debug2: kex_parse_kexinit:
  30. debug2: kex_parse_kexinit:
  31. debug2: kex_parse_kexinit: first_kex_follows 0
  32. debug2: kex_parse_kexinit: reserved 0
  33. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  34. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  35. 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
  36. 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
  37. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  38. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  39. debug2: kex_parse_kexinit: none,zlib@openssh.com
  40. debug2: kex_parse_kexinit: none,zlib@openssh.com
  41. debug2: kex_parse_kexinit:
  42. debug2: kex_parse_kexinit:
  43. debug2: kex_parse_kexinit: first_kex_follows 0
  44. debug2: kex_parse_kexinit: reserved 0
  45. debug2: mac_setup: found hmac-md5
  46. debug1: kex: server->client aes128-ctr hmac-md5 none
  47. debug2: mac_setup: found hmac-md5
  48. debug1: kex: client->server aes128-ctr hmac-md5 none
  49. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  50. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  51. debug2: dh_gen_key: priv key bits set: 126/256
  52. debug2: bits set: 506/1024
  53. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  54. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  55. debug3: check_host_in_hostfile: host host.foo.bar filename /home/myusername/.ssh/known_hosts
  56. debug3: check_host_in_hostfile: host host.foo.bar filename /home/myusername/.ssh/known_hosts
  57. debug3: check_host_in_hostfile: match line 1
  58. debug3: check_host_in_hostfile: host w.x.y.z filename /home/myusername/.ssh/known_hosts
  59. debug3: check_host_in_hostfile: host w.x.y.z filename /home/myusername/.ssh/known_hosts
  60. debug3: check_host_in_hostfile: match line 2
  61. debug1: Host 'host.foo.bar' is known and matches the RSA host key.
  62. debug1: Found key in /home/myusername/.ssh/known_hosts:1
  63. debug2: bits set: 522/1024
  64. debug1: ssh_rsa_verify: signature correct
  65. debug2: kex_derive_keys
  66. debug2: set_newkeys: mode 1
  67. debug1: SSH2_MSG_NEWKEYS sent
  68. debug1: expecting SSH2_MSG_NEWKEYS
  69. debug2: set_newkeys: mode 0
  70. debug1: SSH2_MSG_NEWKEYS received
  71. debug1: Roaming not allowed by server
  72. debug1: SSH2_MSG_SERVICE_REQUEST sent
  73. debug2: service_accept: ssh-userauth
  74. debug1: SSH2_MSG_SERVICE_ACCEPT received
  75. debug2: key: /home/myusername/.ssh/id_rsa ((nil))
  76. debug2: key: /home/myusername/.ssh/id_dsa ((nil))
  77. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  78. debug3: start over, passed a different list publickey,password,keyboard-interactive
  79. debug3: preferred publickey,keyboard-interactive,password
  80. debug3: authmethod_lookup publickey
  81. debug3: remaining preferred: keyboard-interactive,password
  82. debug3: authmethod_is_enabled publickey
  83. debug1: Next authentication method: publickey
  84. debug1: Trying private key: /home/myusername/.ssh/id_rsa
  85. debug3: no such identity: /home/myusername/.ssh/id_rsa
  86. debug1: Trying private key: /home/myusername/.ssh/id_dsa
  87. debug3: no such identity: /home/myusername/.ssh/id_dsa
  88. debug2: we did not send a packet, disable method
  89. debug3: authmethod_lookup keyboard-interactive
  90. debug3: remaining preferred: password
  91. debug3: authmethod_is_enabled keyboard-interactive
  92. debug1: Next authentication method: keyboard-interactive
  93. debug2: userauth_kbdint
  94. debug2: we sent a keyboard-interactive packet, wait for reply
  95. debug2: input_userauth_info_req
  96. debug2: input_userauth_info_req: num_prompts 1
  97. ===
  98. === here the user types the password
  99. ===
  100. debug3: packet_send2: adding 32 (len 23 padlen 9 extra_pad 64)
  101. debug2: input_userauth_info_req
  102. debug2: input_userauth_info_req: num_prompts 0
  103. debug3: packet_send2: adding 48 (len 10 padlen 6 extra_pad 64)
  104. debug1: Authentication succeeded (keyboard-interactive).
  105. debug2: fd 5 setting O_NONBLOCK
  106. debug3: fd 6 is O_NONBLOCK
  107. debug1: channel 0: new [client-session]
  108. debug3: ssh_session2_open: channel_new: 0
  109. debug2: channel 0: send open
  110. debug1: Requesting no-more-sessions@openssh.com
  111. debug1: Entering interactive session.
  112. debug2: callback start
  113. debug2: client_session2_setup: id 0
  114. debug2: channel 0: request pty-req confirm 1
  115. debug1: Sending environment.
  116. debug3: Ignored env TERM
  117. debug3: Ignored env SHELL
  118. debug3: Ignored env SSH_CLIENT
  119. debug3: Ignored env SSH_TTY
  120. debug3: Ignored env USER
  121. debug3: Ignored env LS_COLORS
  122. debug3: Ignored env MAIL
  123. debug3: Ignored env PATH
  124. debug3: Ignored env PWD
  125. debug3: Ignored env EDITOR
  126. debug1: Sending env LANG = en_US.UTF-8
  127. debug2: channel 0: request env confirm 0
  128. debug3: Ignored env HISTCONTROL
  129. debug3: Ignored env SHLVL
  130. debug3: Ignored env HOME
  131. debug3: Ignored env LOGNAME
  132. debug3: Ignored env VISUAL
  133. debug3: Ignored env SSH_CONNECTION
  134. debug3: Ignored env _
  135. debug2: channel 0: request shell confirm 1
  136. debug2: fd 3 setting TCP_NODELAY
  137. debug2: callback done
  138. debug2: channel 0: open confirm rwindow 0 rmax 32768
  139. debug2: channel_input_status_confirm: type 99 id 0
  140. debug2: PTY allocation request accepted on channel 0
  141. debug2: channel 0: rcvd adjust 2097152
  142. debug2: channel_input_status_confirm: type 99 id 0
  143. debug2: shell request accepted on channel 0
  144. Linux xxx 2.6.26-2-686-bigmem #1 SMP Sat Jun 11 15:00:52 UTC 2011 i686
  145.  
  146. This is a private computer facility. Access for any reason must be
  147. specifically authorized by the owner. Unless you are so authorized,
  148. your continued access and any other use may expose you to criminal
  149. and/or civil proceedings. Any and all monitoring of user activity
  150. may take place on this system by the management.
  151.  
  152. Last login: Mon Jul 11 16:22:08 2011 from a.b.c.d
  153. debug3: Copy environment: LANG=en_US.UTF-8
  154. Environment:
  155. USER=myusername
  156. LOGNAME=myusername
  157. HOME=/home/myusername
  158. PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
  159. MAIL=/var/mail/myusername
  160. SHELL=/bin/tcsh
  161. SSH_CLIENT=a.b.c.d 54666 22
  162. SSH_CONNECTION=a.b.c.d 54666 192.168.2.15 22
  163. SSH_TTY=/dev/pts/1
  164. TERM=xterm
  165. LANG=en_US.UTF-8
  166. debug3: channel 0: close_fds r -1 w -1 e -1 c -1
  167. xxx:~> exit
  168.  
  169. logout
  170. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  171. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  172. debug2: channel 0: rcvd eow
  173. debug2: channel 0: close_read
  174. debug2: channel 0: input open -> closed
  175. debug2: channel 0: rcvd eof
  176. debug2: channel 0: output open -> drain
  177. debug2: channel 0: obuf empty
  178. debug2: channel 0: close_write
  179. debug2: channel 0: output drain -> closed
  180. debug2: channel 0: rcvd close
  181. debug3: channel 0: will not send data after close
  182. debug2: channel 0: almost dead
  183. debug2: channel 0: gc: notify user
  184. debug2: channel 0: gc: user detached
  185. debug2: channel 0: send close
  186. debug2: channel 0: is dead
  187. debug2: channel 0: garbage collecting
  188. debug1: channel 0: free: client-session, nchannels 1
  189. debug3: channel 0: status: The following connections are open:
  190. #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)
  191.  
  192. debug3: channel 0: close_fds r -1 w -1 e 6
  193. debug1: fd 1 clearing O_NONBLOCK
  194. debug3: fd 2 is not O_NONBLOCK
  195. Connection to host.foo.bar closed.
  196. Transferred: sent 2040, received 2984 bytes, in 5.7 seconds
  197. Bytes per second: sent 358.3, received 524.2
  198. debug1: Exit status 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement