Advertisement
mattsnowboard0

ssh client success

Sep 25th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.36 KB | None | 0 0
  1. $ ssh -vvv gitolite
  2. OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
  3. debug1: Reading configuration data /c/Users/Matt/.ssh/config
  4. debug1: Applying options for gitolite
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to srv [192.168.1.200] port 2002.
  7. debug1: Connection established.
  8. debug3: Not a RSA1 key file /c/Users/Matt/.ssh/srv_gitolite_openssh.
  9. debug2: key_type_from_name: unknown key type '-----BEGIN'
  10. debug3: key_read: missing keytype
  11. debug3: key_read: missing whitespace
  12. debug3: key_read: missing whitespace
  13. debug3: key_read: missing whitespace
  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 /c/Users/Matt/.ssh/srv_gitolite_openssh type -1
  27. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
  28. debug1: match: OpenSSH_5.3 pat OpenSSH*
  29. debug1: Enabling compatibility mode for protocol 2.0
  30. debug1: Local version string SSH-2.0-OpenSSH_4.6
  31. debug2: fd 4 setting O_NONBLOCK
  32. debug1: SSH2_MSG_KEXINIT sent
  33. debug1: SSH2_MSG_KEXINIT received
  34. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-s
  35. ha1
  36. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  37. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.s
  38. e,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.s
  40. e,aes128-ctr,aes192-ctr,aes256-ctr
  41. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  42. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  43. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  44. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  45. debug2: kex_parse_kexinit:
  46. debug2: kex_parse_kexinit:
  47. debug2: kex_parse_kexinit: first_kex_follows 0
  48. debug2: kex_parse_kexinit: reserved 0
  49. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-s
  50. ha1
  51. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  52. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,a
  53. rcfour,rijndael-cbc@lysator.liu.se
  54. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,a
  55. rcfour,rijndael-cbc@lysator.liu.se
  56. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  57. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  58. debug2: kex_parse_kexinit: none,zlib@openssh.com
  59. debug2: kex_parse_kexinit: none,zlib@openssh.com
  60. debug2: kex_parse_kexinit:
  61. debug2: kex_parse_kexinit:
  62. debug2: kex_parse_kexinit: first_kex_follows 0
  63. debug2: kex_parse_kexinit: reserved 0
  64. debug2: mac_init: found hmac-md5
  65. debug1: kex: server->client aes128-cbc hmac-md5 none
  66. debug2: mac_init: found hmac-md5
  67. debug1: kex: client->server aes128-cbc hmac-md5 none
  68. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  69. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  70. debug2: dh_gen_key: priv key bits set: 133/256
  71. debug2: bits set: 505/1024
  72. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  73. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  74. debug3: put_host_port: [192.168.1.200]:2002
  75. debug3: put_host_port: [srv]:2002
  76. debug3: check_host_in_hostfile: filename /c/Users/Matt/.ssh/known_hosts
  77. debug3: check_host_in_hostfile: match line 7
  78. debug3: check_host_in_hostfile: filename /c/Users/Matt/.ssh/known_hosts
  79. debug3: check_host_in_hostfile: match line 7
  80. debug1: Host '[srv]:2002' is known and matches the RSA host key.
  81. debug1: Found key in /c/Users/Matt/.ssh/known_hosts:7
  82. debug2: bits set: 533/1024
  83. debug1: ssh_rsa_verify: signature correct
  84. debug2: kex_derive_keys
  85. debug2: set_newkeys: mode 1
  86. debug1: SSH2_MSG_NEWKEYS sent
  87. debug1: expecting SSH2_MSG_NEWKEYS
  88. debug2: set_newkeys: mode 0
  89. debug1: SSH2_MSG_NEWKEYS received
  90. debug1: SSH2_MSG_SERVICE_REQUEST sent
  91. debug2: service_accept: ssh-userauth
  92. debug1: SSH2_MSG_SERVICE_ACCEPT received
  93. debug2: key: /c/Users/Matt/.ssh/srv_gitolite_openssh (0x0)
  94. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
  95. debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic
  96. debug3: preferred publickey,keyboard-interactive,password
  97. debug3: authmethod_lookup publickey
  98. debug3: remaining preferred: keyboard-interactive,password
  99. debug3: authmethod_is_enabled publickey
  100. debug1: Next authentication method: publickey
  101. debug1: Trying private key: /c/Users/Matt/.ssh/srv_gitolite_openssh
  102. debug1: read PEM private key done: type RSA
  103. debug3: sign_and_send_pubkey
  104. debug2: we sent a publickey packet, wait for reply
  105. debug1: Remote: Forced command: /var/lib/gitolite/bin/gitolite-shell gitolite
  106. debug1: Remote: Port forwarding disabled.
  107. debug1: Remote: X11 forwarding disabled.
  108. debug1: Remote: Agent forwarding disabled.
  109. debug1: Remote: Pty allocation disabled.
  110. debug1: Authentication succeeded (publickey).
  111. debug1: channel 0: new [client-session]
  112. debug3: ssh_session2_open: channel_new: 0
  113. debug2: channel 0: send open
  114. debug1: Entering interactive session.
  115. debug2: callback start
  116. debug2: client_session2_setup: id 0
  117. debug2: channel 0: request pty-req confirm 0
  118. debug3: tty_make_modes: ospeed 38400
  119. debug3: tty_make_modes: ispeed 38400
  120. debug3: tty_make_modes: 1 3
  121. debug3: tty_make_modes: 2 28
  122. debug3: tty_make_modes: 3 8
  123. debug3: tty_make_modes: 4 21
  124. debug3: tty_make_modes: 5 4
  125. debug3: tty_make_modes: 6 0
  126. debug3: tty_make_modes: 7 0
  127. debug3: tty_make_modes: 8 17
  128. debug3: tty_make_modes: 9 19
  129. debug3: tty_make_modes: 10 26
  130. debug3: tty_make_modes: 12 18
  131. debug3: tty_make_modes: 13 23
  132. debug3: tty_make_modes: 14 22
  133. debug3: tty_make_modes: 18 15
  134. debug3: tty_make_modes: 30 0
  135. debug3: tty_make_modes: 31 0
  136. debug3: tty_make_modes: 32 0
  137. debug3: tty_make_modes: 33 0
  138. debug3: tty_make_modes: 34 0
  139. debug3: tty_make_modes: 35 0
  140. debug3: tty_make_modes: 36 1
  141. debug3: tty_make_modes: 37 0
  142. debug3: tty_make_modes: 38 1
  143. debug3: tty_make_modes: 39 0
  144. debug3: tty_make_modes: 40 0
  145. debug3: tty_make_modes: 41 0
  146. debug3: tty_make_modes: 50 1
  147. debug3: tty_make_modes: 51 1
  148. debug3: tty_make_modes: 53 1
  149. debug3: tty_make_modes: 54 0
  150. debug3: tty_make_modes: 55 0
  151. debug3: tty_make_modes: 56 0
  152. debug3: tty_make_modes: 57 0
  153. debug3: tty_make_modes: 58 0
  154. debug3: tty_make_modes: 59 1
  155. debug3: tty_make_modes: 60 0
  156. debug3: tty_make_modes: 61 0
  157. debug3: tty_make_modes: 70 1
  158. debug3: tty_make_modes: 71 0
  159. debug3: tty_make_modes: 72 1
  160. debug3: tty_make_modes: 73 0
  161. debug3: tty_make_modes: 74 0
  162. debug3: tty_make_modes: 75 0
  163. debug3: tty_make_modes: 90 1
  164. debug3: tty_make_modes: 91 1
  165. debug3: tty_make_modes: 92 0
  166. debug3: tty_make_modes: 93 0
  167. debug2: channel 0: request shell confirm 0
  168. debug2: fd 4 setting TCP_NODELAY
  169. debug2: callback done
  170. debug2: channel 0: open confirm rwindow 0 rmax 32768
  171. debug2: channel 0: rcvd adjust 2097152
  172. debug2: channel 0: rcvd ext data 51
  173. debug2: channel 0: rcvd ext data 485
  174. debug3: Copy environment: SELINUX_ROLE_REQUESTED=
  175. debug3: Copy environment: SELINUX_LEVEL_REQUESTED=
  176. debug3: Copy environment: SELINUX_USE_CURRENT_RANGE=
  177. Environment:
  178. USER=gitolite
  179. LOGNAME=gitolite
  180. HOME=/var/lib/gitolite
  181. PATH=/usr/local/bin:/bin:/usr/bin
  182. MAIL=/var/mail/gitolite
  183. SHELL=/bin/bash
  184. SSH_CLIENT=192.168.1.201 55018 2002
  185. SSH_CONNECTION=192.168.1.201 55018 192.168.1.200 2002
  186. SELINUX_ROLE_REQUESTED=
  187. SELINUX_LEVEL_REQUESTED=
  188. SELINUX_USE_CURRENT_RANGE=
  189. debug3: channel 0: close_fds r -1 w -1 e -1 c -1
  190. debug2: channel 0: written 536 to efd 7
  191. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  192. debug2: channel 0: rcvd eof
  193. debug2: channel 0: output open -> drain
  194. debug2: channel 0: rcvd close
  195. debug2: channel 0: close_read
  196. debug2: channel 0: input open -> closed
  197. debug3: channel 0: will not send data after close
  198. hello gitolite, this is gitolite@srv running gitolite3 v3.5.2-10-g437b497 on git 1.7.1
  199.  
  200. R W gitolite-admin
  201. R W testing
  202. debug3: channel 0: will not send data after close
  203. debug2: channel 0: obuf empty
  204. debug2: channel 0: close_write
  205. debug2: channel 0: output drain -> closed
  206. debug2: channel 0: almost dead
  207. debug2: channel 0: gc: notify user
  208. debug2: channel 0: gc: user detached
  209. debug2: channel 0: send close
  210. debug2: channel 0: is dead
  211. debug2: channel 0: garbage collecting
  212. debug1: channel 0: free: client-session, nchannels 1
  213. debug3: channel 0: status: The following connections are open:
  214. #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cfd -1)
  215.  
  216. debug3: channel 0: close_fds r -1 w -1 e 7 c -1
  217. Connection to srv closed.
  218. debug1: Transferred: stdin 0, stdout 0, stderr 27 bytes in 0.5 seconds
  219. debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 52.3
  220. debug1: Exit status 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement