Guest User

Untitled

a guest
Oct 22nd, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. R1 192.168.19.194/24
  2. |
  3. Client 192.168.19.1/24
  4.  
  5. R1#debug ip ssh
  6. Incoming SSH debugging is on
  7.  
  8. Oct 22 16:29:12.496: SSH0: starting SSH control process
  9. Oct 22 16:29:12.496: SSH0: sent protocol version id SSH-1.99-Cisco-1.25
  10. Oct 22 16:29:13.572: SSH0: protocol version id is - SSH-2.0-dropbear_2015.67
  11. Oct 22 16:29:13.576: SSH2 0: Server certificate trustpoint not found. Skipping hostkey algo = x509v3-ssh-rsa
  12. Oct 22 16:29:13.576: SSH2 0: kexinit sent: hostkey algo = ssh-rsa
  13. Oct 22 16:29:13.576: SSH2 0: kexinit sent: encryption algo = aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc
  14. Oct 22 16:29:13.576: SSH2 0: kexinit sent: mac algo = hmac-sha1,hmac-sha1-96
  15. Oct 22 16:29:13.576: SSH2 0: send:packet of length 368 (length also includes padlen of 5)
  16. Oct 22 16:29:13.576: SSH2 0: SSH2_MSG_KEXINIT sent
  17. Oct 22 16:29:13.576: SSH2 0: input: total packet length of 336 bytes
  18. Oct 22 16:29:13.576: SSH2 0: partial packet length(block size)8 bytes,needed 328 bytes,
  19. maclen 0
  20. Oct 22 16:29:13.576: SSH2 0: input: padlength 8 bytes
  21. Oct 22 16:29:13.576: SSH2 0: SSH2_MSG_KEXINIT received
  22. Oct 22 16:29:13.576: SSH2 0: kex: client->server enc:aes128-ctr mac:hmac-sha1
  23. Oct 22 16:29:13.576: SSH2 0: kex: server->client enc:aes128-ctr mac:hmac-sha1
  24. Oct 22 16:29:13.576: SSH2 0: Using kex_algo = diffie-hellman-group14-sha1
  25. Oct 22 16:29:13.768: SSH2 0: expecting SSH2_MSG_KEXDH_INIT
  26. Oct 22 16:29:13.768: SSH2 0: input: total packet length of 272 bytes
  27. Oct 22 16:29:13.768: SSH2 0: partial packet length(block size)8 bytes,needed 264 bytes,
  28. maclen 0
  29. Oct 22 16:29:13.768: SSH2 0: input: padlength 5 bytes
  30. Oct 22 16:29:13.768: SSH2 0: SSH2_MSG_KEXDH_INIT received
  31. Oct 22 16:29:14.408: SSH2 0: signature length 271
  32. Oct 22 16:29:14.408: SSH2 0: send:packet of length 832 (length also includes padlen of 8)
  33. Oct 22 16:29:14.408: SSH2: kex_derive_keys complete
  34. Oct 22 16:29:14.408: SSH2 0: send:packet of length 16 (length also includes padlen of 10)
  35. Oct 22 16:29:14.408: SSH2 0: newkeys: mode 1
  36. Oct 22 16:29:14.408: SSH2 0: SSH2_MSG_NEWKEYS sent
  37. Oct 22 16:29:14.408: SSH2 0: waiting for SSH2_MSG_NEWKEYS
  38. Oct 22 16:29:14.408: SSH2 0: ssh_receive: 272 bytes received
  39. Oct 22 16:29:14.408: SSH2 0: input: total packet length of 272 bytes
  40. Oct 22 16:29:14.408: SSH2 0: partial packet length(block size)8 bytes,needed 264 bytes,
  41. maclen 0
  42. Oct 22 16:29:14.408: SSH2 0: input: padlength 5 bytes
  43. Oct 22 16:29:14.408: SSH2 0: send:packet of length 80 (length also includes padlen of 15)
  44. Oct 22 16:29:14.408: SSH2 0: computed MAC for sequence no.#3 type 1
  45. Oct 22 16:29:14.408: %SSH-4-SSH2_UNEXPECTED_MSG: Unexpected message type has arrived. Terminating the connection from 192.168.19.1
  46. Oct 22 16:29:14.512: SSH0: Session disconnected - error 0x00
Add Comment
Please, Sign In to add comment