Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. 2014-04-22 18:39:35,617 [SSH: 10.18.5.2] Initializing socket
  2. 2014-04-22 18:39:35,617 [SSH: 10.18.5.2] Connecting 10.18.5.2:22
  3. 2014-04-22 18:39:35,624 [SSH: 10.18.5.2] Connected
  4. 2014-04-22 18:39:35,634 [SSH: 10.18.5.2] event(SSH_VERSION)
  5. 2014-04-22 18:39:35,634 [SSH: 10.18.5.2] ==> SSH_VERSION
  6. 2014-04-22 18:39:35,634 [SSH: 10.18.5.2] Remote protocol version 2.0, remote software version OpenSSH_6.0p1 Debian-4
  7. 2014-04-22 18:39:35,634 [SSH: 10.18.5.2] Setting SSH transforms to: in=none none, out=none none
  8. 2014-04-22 18:39:35,634 [SSH: 10.18.5.2] Setting SSH transform keys
  9. 2014-04-22 18:39:35,634 [SSH: 10.18.5.2] Sending message type MSG_KEXINIT (20)
  10. 2014-04-22 18:39:35,635 [SSH: 10.18.5.2] event(SSH_KEY_EXCHANGE)
  11. 2014-04-22 18:39:35,635 [SSH: 10.18.5.2] ==> SSH_KEY_EXCHANGE
  12. 2014-04-22 18:39:35,636 [SSH: 10.18.5.2] Receiving message type MSG_KEXINIT (20)
  13. 2014-04-22 18:39:35,636 [SSH: 10.18.5.2] Receiving server proposals: kex=['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'] key=['ecdsa-sha2-nistp521'] enc_cs=['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'] enc_sc=['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'] mac_cs=['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'] mac_sc=['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'] comp_cs=['none', 'zlib@openssh.com'] comp_sc['none', 'zlib@openssh.com']
  14. 2014-04-22 18:39:35,636 [SSH: 10.18.5.2] Setting SSH transforms to: in=aes256-ctr hmac-sha1, out=aes256-ctr hmac-sha1
  15. 2014-04-22 18:39:35,636 [SSH: 10.18.5.2] Sending message type MSG_DISCONNECT (1)
  16. 2014-04-22 18:39:35,637 [SSH: 10.18.5.2] Disconnecting: Couldn't match proposals (KEY_EXCHANGE_FAILED:3)
  17. 2014-04-22 18:39:35,637 [SSH: 10.18.5.2] event(FAILURE)
  18. 2014-04-22 18:39:35,637 [SSH: 10.18.5.2] ==> FAILURE
  19. 2014-04-22 18:39:35,637 [SSH: 10.18.5.2] set_patterns([])
  20. 2014-04-22 18:39:35,637 [SSH: 10.18.5.2] Closing socket
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement