Advertisement
Guest User

ssh debug 3

a guest
May 31st, 2011
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. OpenSSH_5.8p2, OpenSSL 1.0.0d 8 Feb 2011
  2. debug1: Reading configuration data /etc/ssh/ssh_config
  3. debug1: Applying options for *
  4. debug3: cipher ok: aes128-ctr [aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc]
  5. debug3: cipher ok: aes192-ctr [aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc]
  6. debug3: cipher ok: aes256-ctr [aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc]
  7. debug3: cipher ok: arcfour256 [aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc]
  8. debug3: cipher ok: arcfour128 [aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc]
  9. debug3: cipher ok: aes128-cbc [aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc]
  10. debug3: cipher ok: 3des-cbc [aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc]
  11. debug3: ciphers ok: [aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc]
  12. debug2: mac_setup: found hmac-md5
  13. debug3: mac ok: hmac-md5 [hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160]
  14. debug2: mac_setup: found hmac-sha1
  15. debug3: mac ok: hmac-sha1 [hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160]
  16. debug2: mac_setup: found umac-64@openssh.com
  17. debug3: mac ok: umac-64@openssh.com [hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160]
  18. debug2: mac_setup: found hmac-ripemd160
  19. debug3: mac ok: hmac-ripemd160 [hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160]
  20. debug3: macs ok: [hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160]
  21. debug2: ssh_connect: needpriv 0
  22. debug1: Connecting to my_dyndns_host [my wan ip] port 22.
  23. debug1: Connection established.
  24. debug1: identity file /home/kerem/.ssh/identity type 0
  25. debug1: identity file /home/kerem/.ssh/identity-cert type -1
  26. debug3: Incorrect RSA1 identifier
  27. debug3: Could not load "/home/kerem/.ssh/id_rsa" as a RSA1 public key
  28. debug2: key_type_from_name: unknown key type '-----BEGIN'
  29. debug3: key_read: missing keytype
  30. debug2: key_type_from_name: unknown key type 'Proc-Type:'
  31. debug3: key_read: missing keytype
  32. debug2: key_type_from_name: unknown key type 'DEK-Info:'
  33. debug3: key_read: missing keytype
  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. debug3: key_read: missing whitespace
  42. debug3: key_read: missing whitespace
  43. debug3: key_read: missing whitespace
  44. debug3: key_read: missing whitespace
  45. debug3: key_read: missing whitespace
  46. debug3: key_read: missing whitespace
  47. debug3: key_read: missing whitespace
  48. debug3: key_read: missing whitespace
  49. debug3: key_read: missing whitespace
  50. debug3: key_read: missing whitespace
  51. debug3: key_read: missing whitespace
  52. debug3: key_read: missing whitespace
  53. debug3: key_read: missing whitespace
  54. debug3: key_read: missing whitespace
  55. debug3: key_read: missing whitespace
  56. debug3: key_read: missing whitespace
  57. debug3: key_read: missing whitespace
  58. debug3: key_read: missing whitespace
  59. debug2: key_type_from_name: unknown key type '-----END'
  60. debug3: key_read: missing keytype
  61. debug1: identity file /home/kerem/.ssh/id_rsa type 1
  62. debug1: identity file /home/kerem/.ssh/id_rsa-cert type -1
  63. debug3: Incorrect RSA1 identifier
  64. debug3: Could not load "/home/kerem/.ssh/id_dsa" as a RSA1 public key
  65. debug2: key_type_from_name: unknown key type '-----BEGIN'
  66. debug3: key_read: missing keytype
  67. debug2: key_type_from_name: unknown key type 'Proc-Type:'
  68. debug3: key_read: missing keytype
  69. debug2: key_type_from_name: unknown key type 'DEK-Info:'
  70. debug3: key_read: missing keytype
  71. debug3: key_read: missing whitespace
  72. debug3: key_read: missing whitespace
  73. debug3: key_read: missing whitespace
  74. debug3: key_read: missing whitespace
  75. debug3: key_read: missing whitespace
  76. debug3: key_read: missing whitespace
  77. debug3: key_read: missing whitespace
  78. debug3: key_read: missing whitespace
  79. debug3: key_read: missing whitespace
  80. debug3: key_read: missing whitespace
  81. debug2: key_type_from_name: unknown key type '-----END'
  82. debug3: key_read: missing keytype
  83. debug1: identity file /home/kerem/.ssh/id_dsa type 2
  84. debug1: identity file /home/kerem/.ssh/id_dsa-cert type -1
  85. ssh_exchange_identification: Connection closed by remote host
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement