Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2014
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.63 KB | None | 0 0
  1. C:\Users\Leopoldius>ssh -vvvvv cubie@cubieboard.local
  2. OpenSSH_3.8.1p1, OpenSSL 0.9.7d 17 Mar 2004
  3. debug1: Reading configuration data /etc/ssh_config
  4. debug2: ssh_connect: needpriv 0
  5. debug1: Connecting to cubieboard.local [192.168.1.10]
  6. debug1: Connection established.
  7. debug1: identity file /cygdrive/c/Users/Leopoldius/.ss
  8. debug1: identity file /cygdrive/c/Users/Leopoldius/.ss
  9. debug1: identity file /cygdrive/c/Users/Leopoldius/.ss
  10. debug1: Remote protocol version 2.0, remote software v
  11. n-4
  12. debug1: match: OpenSSH_6.0p1 Debian-4 pat OpenSSH*
  13. debug1: Enabling compatibility mode for protocol 2.0
  14. debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1
  15. debug1: SSH2_MSG_KEXINIT sent
  16. debug1: SSH2_MSG_KEXINIT received
  17. debug2: kex_parse_kexinit: diffie-hellman-group-exchan
  18. up1-sha1
  19. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  20. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfis
  21. aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes1
  22. tr
  23. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfis
  24. aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes1
  25. tr
  26. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-rip
  27. ssh.com,hmac-sha1-96,hmac-md5-96
  28. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-rip
  29. ssh.com,hmac-sha1-96,hmac-md5-96
  30. debug2: kex_parse_kexinit: none,zlib
  31. debug2: kex_parse_kexinit: none,zlib
  32. debug2: kex_parse_kexinit:
  33. debug2: kex_parse_kexinit:
  34. debug2: kex_parse_kexinit: first_kex_follows 0
  35. debug2: kex_parse_kexinit: reserved 0
  36. debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha
  37. 521,diffie-hellman-group-exchange-sha256,diffie-hellma
  38. ie-hellman-group14-sha1,diffie-hellman-group1-sha1
  39. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-
  40. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes25
  41. 8,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-
  42. ndael-cbc@lysator.liu.se
  43. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes25
  44. 8,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-
  45. ndael-cbc@lysator.liu.se
  46. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@
  47. hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-r
  48. enssh.com,hmac-sha1-96,hmac-md5-96
  49. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@
  50. hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-r
  51. enssh.com,hmac-sha1-96,hmac-md5-96
  52. debug2: kex_parse_kexinit: none,zlib@openssh.com
  53. debug2: kex_parse_kexinit: none,zlib@openssh.com
  54. debug2: kex_parse_kexinit:
  55. debug2: kex_parse_kexinit:
  56. debug2: kex_parse_kexinit: first_kex_follows 0
  57. debug2: kex_parse_kexinit: reserved 0
  58. debug2: mac_init: found hmac-md5
  59. debug1: kex: server->client aes128-cbc hmac-md5 none
  60. debug2: mac_init: found hmac-md5
  61. debug1: kex: client->server aes128-cbc hmac-md5 none
  62. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) se
  63. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  64. debug2: dh_gen_key: priv key bits set: 134/256
  65. debug2: bits set: 495/1024
  66. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  67. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  68. debug3: check_host_in_hostfile: filename /cygdrive/c/U
  69. _hosts
  70. debug3: check_host_in_hostfile: match line 1
  71. debug3: check_host_in_hostfile: filename /cygdrive/c/U
  72. _hosts
  73. debug3: check_host_in_hostfile: match line 1
  74. debug1: Host 'cubieboard.local' is known and matches t
  75. debug1: Found key in /cygdrive/c/Users/Leopoldius/.ssh
  76. debug2: bits set: 538/1024
  77. debug1: ssh_rsa_verify: signature correct
  78. debug2: kex_derive_keys
  79. debug2: set_newkeys: mode 1
  80. debug1: SSH2_MSG_NEWKEYS sent
  81. debug1: expecting SSH2_MSG_NEWKEYS
  82. debug2: set_newkeys: mode 0
  83. debug1: SSH2_MSG_NEWKEYS received
  84. debug1: SSH2_MSG_SERVICE_REQUEST sent
  85. debug2: service_accept: ssh-userauth
  86. debug1: SSH2_MSG_SERVICE_ACCEPT received
  87. debug2: key: /cygdrive/c/Users/Leopoldius/.ssh/identit
  88. debug2: key: /cygdrive/c/Users/Leopoldius/.ssh/id_rsa
  89. debug2: key: /cygdrive/c/Users/Leopoldius/.ssh/id_dsa
  90. debug1: Authentications that can continue: publickey,p
  91. debug3: start over, passed a different list publickey,
  92. debug3: preferred publickey,keyboard-interactive,passw
  93. debug3: authmethod_lookup publickey
  94. debug3: remaining preferred: keyboard-interactive,pass
  95. debug3: authmethod_is_enabled publickey
  96. debug1: Next authentication method: publickey
  97. debug1: Trying private key: /cygdrive/c/Users/Leopoldi
  98. debug3: no such identity: /cygdrive/c/Users/Leopoldius
  99. debug1: Trying private key: /cygdrive/c/Users/Leopoldi
  100. debug3: no such identity: /cygdrive/c/Users/Leopoldius
  101. debug1: Trying private key: /cygdrive/c/Users/Leopoldi
  102. debug3: no such identity: /cygdrive/c/Users/Leopoldius
  103. debug2: we did not send a packet, disable method
  104. debug3: authmethod_lookup password
  105. debug3: remaining preferred: ,password
  106. debug3: authmethod_is_enabled password
  107. debug1: Next authentication method: password
  108. cubie@cubieboard.local's password:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement