Advertisement
Guest User

Untitled

a guest
Jun 15th, 2015
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.06 KB | None | 0 0
  1. C:\Windows\System32>ssh -vvv root@192.168.7.2
  2. OpenSSH_3.8.1p1, OpenSSL 0.9.7d 17 Mar 2004
  3. debug2: ssh_connect: needpriv 0
  4. debug1: Connecting to 192.168.7.2 [192.168.7.2] port 22.
  5. debug1: Connection established.
  6. debug1: identity file /cygdrive/c/Users/Christoph/.ssh/identity type -1
  7. debug1: identity file /cygdrive/c/Users/Christoph/.ssh/id_rsa type -1
  8. debug1: identity file /cygdrive/c/Users/Christoph/.ssh/id_dsa type -1
  9. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.0p1 Debian-4+deb7u2
  10. debug1: match: OpenSSH_6.0p1 Debian-4+deb7u2 pat OpenSSH*
  11. debug1: Enabling compatibility mode for protocol 2.0
  12. debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1
  13. debug1: SSH2_MSG_KEXINIT sent
  14. debug1: SSH2_MSG_KEXINIT received
  15. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
  16. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  17. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  18. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  19. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  20. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  21. debug2: kex_parse_kexinit: none,zlib
  22. debug2: kex_parse_kexinit: none,zlib
  23. debug2: kex_parse_kexinit:
  24. debug2: kex_parse_kexinit:
  25. debug2: kex_parse_kexinit: first_kex_follows 0
  26. debug2: kex_parse_kexinit: reserved 0
  27. 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-g
  28. roup1-sha1
  29. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256
  30. 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
  31. 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
  32. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  33. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  34. debug2: kex_parse_kexinit: none,zlib@openssh.com
  35. debug2: kex_parse_kexinit: none,zlib@openssh.com
  36. debug2: kex_parse_kexinit:
  37. debug2: kex_parse_kexinit:
  38. debug2: kex_parse_kexinit: first_kex_follows 0
  39. debug2: kex_parse_kexinit: reserved 0
  40. debug2: mac_init: found hmac-md5
  41. debug1: kex: server->client aes128-cbc hmac-md5 none
  42. debug2: mac_init: found hmac-md5
  43. debug1: kex: client->server aes128-cbc hmac-md5 none
  44. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  45. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  46. debug2: dh_gen_key: priv key bits set: 114/256
  47. debug2: bits set: 504/1024
  48. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  49. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  50. debug3: check_host_in_hostfile: filename /cygdrive/c/Users/Christoph/.ssh/known_hosts
  51. debug3: check_host_in_hostfile: match line 2
  52. debug1: Host '192.168.7.2' is known and matches the RSA host key.
  53. debug1: Found key in /cygdrive/c/Users/Christoph/.ssh/known_hosts:2
  54. debug2: bits set: 530/1024
  55. debug1: ssh_rsa_verify: signature correct
  56. debug2: kex_derive_keys
  57. debug2: set_newkeys: mode 1
  58. debug1: SSH2_MSG_NEWKEYS sent
  59. debug1: expecting SSH2_MSG_NEWKEYS
  60. debug2: set_newkeys: mode 0
  61. debug1: SSH2_MSG_NEWKEYS received
  62. debug1: SSH2_MSG_SERVICE_REQUEST sent
  63. debug2: service_accept: ssh-userauth
  64. debug1: SSH2_MSG_SERVICE_ACCEPT received
  65. debug2: key: /cygdrive/c/Users/Christoph/.ssh/identity (0x0)
  66. debug2: key: /cygdrive/c/Users/Christoph/.ssh/id_rsa (0x0)
  67. debug2: key: /cygdrive/c/Users/Christoph/.ssh/id_dsa (0x0)
  68. debug3: input_userauth_banner
  69. Debian GNU/Linux 7
  70.  
  71. BeagleBoard.org Debian Image 2015-03-01
  72.  
  73. Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
  74.  
  75. default username:password is [debian:temppwd]
  76.  
  77. debug1: Authentications that can continue: publickey,password
  78. debug3: start over, passed a different list publickey,password
  79. debug3: preferred publickey,keyboard-interactive,password
  80. debug3: authmethod_lookup publickey
  81. debug3: remaining preferred: keyboard-interactive,password
  82. debug3: authmethod_is_enabled publickey
  83. debug1: Next authentication method: publickey
  84. debug1: Trying private key: /cygdrive/c/Users/Christoph/.ssh/identity
  85. debug3: no such identity: /cygdrive/c/Users/Christoph/.ssh/identity
  86. debug1: Trying private key: /cygdrive/c/Users/Christoph/.ssh/id_rsa
  87. debug3: no such identity: /cygdrive/c/Users/Christoph/.ssh/id_rsa
  88. debug1: Trying private key: /cygdrive/c/Users/Christoph/.ssh/id_dsa
  89. debug3: no such identity: /cygdrive/c/Users/Christoph/.ssh/id_dsa
  90. debug2: we did not send a packet, disable method
  91. debug3: authmethod_lookup password
  92. debug3: remaining preferred: ,password
  93. debug3: authmethod_is_enabled password
  94. debug1: Next authentication method: password
  95. root@192.168.7.2's password:
  96. debug3: packet_send2: adding 64 (len 55 padlen 9 extra_pad 64)
  97. debug2: we sent a password packet, wait for reply
  98. debug1: Authentication succeeded (password).
  99. debug1: channel 0: new [client-session]
  100. debug3: ssh_session2_open: channel_new: 0
  101. debug2: channel 0: send open
  102. debug1: Entering interactive session.
  103. debug1: channel 0: free: client-session, nchannels 1
  104. debug3: channel 0: status: The following connections are open:
  105. #0 client-session (t3 r-1 i0/0 o0/0 fd 4/5)
  106.  
  107. debug3: channel 0: close_fds r 4 w 5 e 6
  108. Read from remote host 192.168.7.2: Connection reset by peer
  109. Connection to 192.168.7.2 closed.
  110. debug1: Transferred: stdin 0, stdout 0, stderr 96 bytes in 102.8 seconds
  111. debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.9
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement