Advertisement
mejpark

ssh -vvv -p 2222 me@mydomain.co.uk

Oct 29th, 2011
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 10.80 KB | None | 0 0
  1. $ ssh -vvv -p 2222 me@mydomain.co.uk
  2. OpenSSH_5.8p1 Debian-7ubuntu1, OpenSSL 1.0.0e 6 Sep 2011
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: Applying options for *
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to mydomain.co.uk [174.132.167.189] port 2222.
  7. debug1: Connection established.
  8. debug3: Incorrect RSA1 identifier
  9. debug3: Could not load "/home/mike/.ssh/id_rsa" as a RSA1 public key
  10. debug2: key_type_from_name: unknown key type '-----BEGIN'
  11. debug3: key_read: missing keytype
  12. debug2: key_type_from_name: unknown key type 'Proc-Type:'
  13. debug3: key_read: missing keytype
  14. debug2: key_type_from_name: unknown key type 'DEK-Info:'
  15. debug3: key_read: missing keytype
  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. debug3: key_read: missing whitespace
  25. debug3: key_read: missing whitespace
  26. debug3: key_read: missing whitespace
  27. debug3: key_read: missing whitespace
  28. debug3: key_read: missing whitespace
  29. debug3: key_read: missing whitespace
  30. debug3: key_read: missing whitespace
  31. debug3: key_read: missing whitespace
  32. debug3: key_read: missing whitespace
  33. debug3: key_read: missing whitespace
  34. debug3: key_read: missing whitespace
  35. debug3: key_read: missing whitespace
  36. debug3: key_read: missing whitespace
  37. debug3: key_read: missing whitespace
  38. debug3: key_read: missing whitespace
  39. debug3: key_read: missing whitespace
  40. debug3: key_read: missing whitespace
  41. debug2: key_type_from_name: unknown key type '-----END'
  42. debug3: key_read: missing keytype
  43. debug1: identity file /home/mike/.ssh/id_rsa type 1
  44. debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
  45. debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
  46. debug1: identity file /home/mike/.ssh/id_rsa-cert type -1
  47. debug1: identity file /home/mike/.ssh/id_dsa type -1
  48. debug1: identity file /home/mike/.ssh/id_dsa-cert type -1
  49. debug1: identity file /home/mike/.ssh/id_ecdsa type -1
  50. debug1: identity file /home/mike/.ssh/id_ecdsa-cert type -1
  51. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
  52. debug1: match: OpenSSH_4.3 pat OpenSSH_4*
  53. debug1: Enabling compatibility mode for protocol 2.0
  54. debug1: Local version string SSH-2.0-OpenSSH_5.8p1 Debian-7ubuntu1
  55. debug2: fd 3 setting O_NONBLOCK
  56. debug3: put_host_port: [mydomain.co.uk]:2222
  57. debug3: load_hostkeys: loading entries for host "[mydomain.co.uk]:2222" from file "/home/mike/.ssh/known_hosts"
  58. debug3: load_hostkeys: found key type RSA in file /home/mike/.ssh/known_hosts:1
  59. debug3: load_hostkeys: loaded 1 keys
  60. debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-rsa
  61. debug1: SSH2_MSG_KEXINIT sent
  62. debug1: SSH2_MSG_KEXINIT received
  63. 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
  64. debug2: kex_parse_kexinit: ssh-rsa-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-rsa,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-dss-cert-v00@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-dss
  65. 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
  66. 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
  67. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  68. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  69. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  70. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  71. debug2: kex_parse_kexinit:
  72. debug2: kex_parse_kexinit:
  73. debug2: kex_parse_kexinit: first_kex_follows 0
  74. debug2: kex_parse_kexinit: reserved 0
  75. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  76. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  77. debug2: kex_parse_kexinit: aes128-ctr,aes256-ctr,arcfour256,arcfour,3des-cbc
  78. debug2: kex_parse_kexinit: aes128-ctr,aes256-ctr,arcfour256,arcfour,3des-cbc
  79. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  80. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  81. debug2: kex_parse_kexinit: none,zlib@openssh.com
  82. debug2: kex_parse_kexinit: none,zlib@openssh.com
  83. debug2: kex_parse_kexinit:
  84. debug2: kex_parse_kexinit:
  85. debug2: kex_parse_kexinit: first_kex_follows 0
  86. debug2: kex_parse_kexinit: reserved 0
  87. debug2: mac_setup: found hmac-md5
  88. debug1: kex: server->client aes128-ctr hmac-md5 none
  89. debug2: mac_setup: found hmac-md5
  90. debug1: kex: client->server aes128-ctr hmac-md5 none
  91. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  92. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  93. debug2: dh_gen_key: priv key bits set: 123/256
  94. debug2: bits set: 516/1024
  95. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  96. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  97. debug1: Server host key: RSA 92:dd:63:bb:07:48:36:be:fb:f0:e1:0a:cb:21:6e:e8
  98. debug3: put_host_port: [174.132.167.189]:2222
  99. debug3: put_host_port: [mydomain.co.uk]:2222
  100. debug3: load_hostkeys: loading entries for host "[mydomain.co.uk]:2222" from file "/home/mike/.ssh/known_hosts"
  101. debug3: load_hostkeys: found key type RSA in file /home/mike/.ssh/known_hosts:1
  102. debug3: load_hostkeys: loaded 1 keys
  103. debug3: load_hostkeys: loading entries for host "[174.132.167.189]:2222" from file "/home/mike/.ssh/known_hosts"
  104. debug3: load_hostkeys: found key type RSA in file /home/mike/.ssh/known_hosts:2
  105. debug3: load_hostkeys: loaded 1 keys
  106. debug1: Host '[mydomain.co.uk]:2222' is known and matches the RSA host key.
  107. debug1: Found key in /home/mike/.ssh/known_hosts:1
  108. debug2: bits set: 498/1024
  109. debug1: ssh_rsa_verify: signature correct
  110. debug2: kex_derive_keys
  111. debug2: set_newkeys: mode 1
  112. debug1: SSH2_MSG_NEWKEYS sent
  113. debug1: expecting SSH2_MSG_NEWKEYS
  114. debug2: set_newkeys: mode 0
  115. debug1: SSH2_MSG_NEWKEYS received
  116. debug1: Roaming not allowed by server
  117. debug1: SSH2_MSG_SERVICE_REQUEST sent
  118. debug2: service_accept: ssh-userauth
  119. debug1: SSH2_MSG_SERVICE_ACCEPT received
  120. debug2: key: /home/mike/.ssh/id_rsa (0x20927910)
  121. debug2: key: /home/mike/.ssh/id_dsa ((nil))
  122. debug2: key: /home/mike/.ssh/id_ecdsa ((nil))
  123. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  124. debug3: start over, passed a different list publickey,password,keyboard-interactive
  125. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  126. debug3: authmethod_lookup publickey
  127. debug3: remaining preferred: keyboard-interactive,password
  128. debug3: authmethod_is_enabled publickey
  129. debug1: Next authentication method: publickey
  130. debug1: Offering RSA public key: /home/mike/.ssh/id_rsa
  131. debug3: send_pubkey_test
  132. debug2: we sent a publickey packet, wait for reply
  133. debug1: Server accepts key: pkalg ssh-rsa blen 279
  134. debug2: input_userauth_pk_ok: fp 93:65:3a:65:81:53:1e:21:79:51:75:3e:76:63:dd:8d
  135. debug3: sign_and_send_pubkey: RSA 93:65:3a:65:81:53:1e:21:79:51:75:3e:76:63:dd:8d
  136. Agent admitted failure to sign using the key.
  137. debug1: Trying private key: /home/mike/.ssh/id_dsa
  138. debug3: no such identity: /home/mike/.ssh/id_dsa
  139. debug1: Trying private key: /home/mike/.ssh/id_ecdsa
  140. debug3: no such identity: /home/mike/.ssh/id_ecdsa
  141. debug2: we did not send a packet, disable method
  142. debug3: authmethod_lookup keyboard-interactive
  143. debug3: remaining preferred: password
  144. debug3: authmethod_is_enabled keyboard-interactive
  145. debug1: Next authentication method: keyboard-interactive
  146. debug2: userauth_kbdint
  147. debug2: we sent a keyboard-interactive packet, wait for reply
  148. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  149. debug3: userauth_kbdint: disable: no info_req_seen
  150. debug2: we did not send a packet, disable method
  151. debug3: authmethod_lookup password
  152. debug3: remaining preferred:
  153. debug3: authmethod_is_enabled password
  154. debug1: Next authentication method: password
  155. me@mydomain.co.uk's password:
  156. debug3: packet_send2: adding 48 (len 64 padlen 16 extra_pad 64)
  157. debug2: we sent a password packet, wait for reply
  158. debug1: Authentication succeeded (password).
  159. Authenticated to mydomain.co.uk ([174.132.167.189]:2222).
  160. debug1: channel 0: new [client-session]
  161. debug3: ssh_session2_open: channel_new: 0
  162. debug2: channel 0: send open
  163. debug1: Entering interactive session.
  164. debug2: callback start
  165. debug2: client_session2_setup: id 0
  166. debug2: fd 3 setting TCP_NODELAY
  167. debug3: packet_set_tos: set IP_TOS 0x10
  168. debug2: channel 0: request pty-req confirm 1
  169. debug1: Sending environment.
  170. debug3: Ignored env SSH_AGENT_PID
  171. debug3: Ignored env GPG_AGENT_INFO
  172. debug3: Ignored env TERM
  173. debug3: Ignored env SHELL
  174. debug3: Ignored env XDG_SESSION_COOKIE
  175. debug3: Ignored env WINDOWID
  176. debug3: Ignored env GNOME_KEYRING_CONTROL
  177. debug3: Ignored env GTK_MODULES
  178. debug3: Ignored env USER
  179. debug3: Ignored env LS_COLORS
  180. debug3: Ignored env XDG_SESSION_PATH
  181. debug3: Ignored env XDG_SEAT_PATH
  182. debug3: Ignored env SSH_AUTH_SOCK
  183. debug3: Ignored env SESSION_MANAGER
  184. debug3: Ignored env USERNAME
  185. debug3: Ignored env DEFAULTS_PATH
  186. debug3: Ignored env XDG_CONFIG_DIRS
  187. debug3: Ignored env PATH
  188. debug3: Ignored env DESKTOP_SESSION
  189. debug3: Ignored env PWD
  190. debug3: Ignored env GNOME_KEYRING_PID
  191. debug1: Sending env LANG = en_GB.UTF-8
  192. debug2: channel 0: request env confirm 0
  193. debug3: Ignored env MANDATORY_PATH
  194. debug3: Ignored env UBUNTU_MENUPROXY
  195. debug3: Ignored env COMPIZ_CONFIG_PROFILE
  196. debug3: Ignored env GDMSESSION
  197. debug3: Ignored env SHLVL
  198. debug3: Ignored env HOME
  199. debug3: Ignored env LANGUAGE
  200. debug3: Ignored env GNOME_DESKTOP_SESSION_ID
  201. debug3: Ignored env IBUS_ENABLE_SYNC_MODE
  202. debug3: Ignored env XDG_DATA_DIRS
  203. debug3: Ignored env DBUS_SESSION_BUS_ADDRESS
  204. debug3: Ignored env LESSOPEN
  205. debug3: Ignored env DISPLAY
  206. debug3: Ignored env XDG_CURRENT_DESKTOP
  207. debug3: Ignored env LESSCLOSE
  208. debug3: Ignored env COLORTERM
  209. debug3: Ignored env XAUTHORITY
  210. debug3: Ignored env _
  211. debug2: channel 0: request shell confirm 1
  212. debug2: callback done
  213. debug2: channel 0: open confirm rwindow 0 rmax 32768
  214. debug2: channel_input_status_confirm: type 99 id 0
  215. debug2: PTY allocation request accepted on channel 0
  216. debug2: channel 0: rcvd adjust 2097152
  217. debug2: channel_input_status_confirm: type 99 id 0
  218. debug2: shell request accepted on channel 0
  219.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement