Guest User

Untitled

a guest
Apr 24th, 2018
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. Kratos-II:github_director zachinglis$ ssh -vvvvvvvvv tpope.net
  2. OpenSSH_4.7p1, OpenSSL 0.9.8g 19 Oct 2007
  3. debug1: Reading configuration data /opt/local/etc/ssh/ssh_config
  4. debug2: ssh_connect: needpriv 0
  5. debug1: Connecting to tpope.net [67.18.187.184] port 22.
  6. debug1: Connection established.
  7. debug1: identity file /Users/zachinglis/.ssh/identity type -1
  8. debug1: identity file /Users/zachinglis/.ssh/id_rsa type -1
  9. debug1: identity file /Users/zachinglis/.ssh/id_dsa type -1
  10. debug1: Remote protocol version 1.99, remote software version OpenSSH_4.3p2 Debian-9
  11. debug1: match: OpenSSH_4.3p2 Debian-9 pat OpenSSH*
  12. debug1: Enabling compatibility mode for protocol 2.0
  13. debug1: Local version string SSH-2.0-OpenSSH_4.7
  14. debug2: fd 3 setting O_NONBLOCK
  15. debug1: SSH2_MSG_KEXINIT sent
  16. debug1: SSH2_MSG_KEXINIT received
  17. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  18. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  19. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  20. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  21. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  22. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  23. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  24. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  25. debug2: kex_parse_kexinit:
  26. debug2: kex_parse_kexinit:
  27. debug2: kex_parse_kexinit: first_kex_follows 0
  28. debug2: kex_parse_kexinit: reserved 0
  29. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  30. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  31. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  32. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  33. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  34. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  35. debug2: kex_parse_kexinit: none,zlib@openssh.com
  36. debug2: kex_parse_kexinit: none,zlib@openssh.com
  37. debug2: kex_parse_kexinit:
  38. debug2: kex_parse_kexinit:
  39. debug2: kex_parse_kexinit: first_kex_follows 0
  40. debug2: kex_parse_kexinit: reserved 0
  41. debug2: mac_setup: found hmac-md5
  42. debug1: kex: server->client aes128-cbc hmac-md5 none
  43. debug2: mac_setup: found hmac-md5
  44. debug1: kex: client->server aes128-cbc hmac-md5 none
  45. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  46. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  47. debug2: dh_gen_key: priv key bits set: 133/256
  48. debug2: bits set: 988/2048
  49. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  50. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  51. debug3: check_host_in_hostfile: filename /Users/zachinglis/.ssh/known_hosts
  52. debug3: check_host_in_hostfile: match line 4
  53. debug3: check_host_in_hostfile: filename /Users/zachinglis/.ssh/known_hosts
  54. debug3: check_host_in_hostfile: match line 3
  55. debug1: Host 'tpope.net' is known and matches the RSA host key.
  56. debug1: Found key in /Users/zachinglis/.ssh/known_hosts:4
  57. debug2: bits set: 992/2048
  58. debug1: ssh_rsa_verify: signature correct
  59. debug2: kex_derive_keys
  60. debug2: set_newkeys: mode 1
  61. debug1: SSH2_MSG_NEWKEYS sent
  62. debug1: expecting SSH2_MSG_NEWKEYS
  63. debug2: set_newkeys: mode 0
  64. debug1: SSH2_MSG_NEWKEYS received
  65. debug1: SSH2_MSG_SERVICE_REQUEST sent
  66. debug2: service_accept: ssh-userauth
  67. debug1: SSH2_MSG_SERVICE_ACCEPT received
Add Comment
Please, Sign In to add comment