Advertisement
mattsnowboard0

ssh client success

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