Guest User

Untitled

a guest
Dec 3rd, 2017
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. OpenSSH_5.2p1, OpenSSL 0.9.7l 28 Sep 2006
  2. debug1: Reading configuration data /etc/ssh_config
  3. debug2: ssh_connect: needpriv 0
  4. debug1: Connecting to finnarild.com [89.221.245.244] port 22.
  5. debug1: Connection established.
  6. debug1: identity file /Users/finn/.ssh/identity type -1
  7. debug2: key_type_from_name: unknown key type '-----BEGIN'
  8. debug2: key_type_from_name: unknown key type '-----END'
  9. debug1: identity file /Users/finn/.ssh/id_rsa type 1
  10. debug1: identity file /Users/finn/.ssh/id_dsa type -1
  11. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
  12. debug1: match: OpenSSH_4.3 pat OpenSSH_4*
  13. debug1: Enabling compatibility mode for protocol 2.0
  14. debug1: Local version string SSH-2.0-OpenSSH_5.2
  15. debug2: fd 3 setting O_NONBLOCK
  16. debug1: SSH2_MSG_KEXINIT sent
  17. debug1: SSH2_MSG_KEXINIT received
  18. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  19. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  20. 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
  21. 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
  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: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  24. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  25. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  26. debug2: kex_parse_kexinit:
  27. debug2: kex_parse_kexinit:
  28. debug2: kex_parse_kexinit: first_kex_follows 0
  29. debug2: kex_parse_kexinit: reserved 0
  30. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  31. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  32. 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
  33. 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
  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: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  36. debug2: kex_parse_kexinit: none,zlib@openssh.com
  37. debug2: kex_parse_kexinit: none,zlib@openssh.com
  38. debug2: kex_parse_kexinit:
  39. debug2: kex_parse_kexinit:
  40. debug2: kex_parse_kexinit: first_kex_follows 0
  41. debug2: kex_parse_kexinit: reserved 0
  42. debug2: mac_setup: found hmac-md5
  43. debug1: kex: server->client aes128-ctr hmac-md5 none
  44. debug2: mac_setup: found hmac-md5
  45. debug1: kex: client->server aes128-ctr hmac-md5 none
  46. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  47. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  48. debug2: dh_gen_key: priv key bits set: 137/256
  49. debug2: bits set: 476/1024
  50. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  51. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  52. debug1: Host 'finnarild.com' is known and matches the RSA host key.
  53. debug1: Found key in /Users/finn/.ssh/known_hosts:1
  54. debug2: bits set: 512/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: /Users/finn/.ssh/identity (0x0)
  66. debug2: key: /Users/finn/.ssh/id_rsa (0x107ed0)
  67. debug2: key: /Users/finn/.ssh/id_dsa (0x0)
  68. debug1: Authentications that can continue: publickey,gssapi-with-mic,password
  69. debug1: Next authentication method: publickey
  70. debug1: Trying private key: /Users/finn/.ssh/identity
  71. debug1: Offering public key: /Users/finn/.ssh/id_rsa
  72. debug2: we sent a publickey packet, wait for reply
  73. debug1: Authentications that can continue: publickey,gssapi-with-mic,password
  74. debug1: Trying private key: /Users/finn/.ssh/id_dsa
  75. debug2: we did not send a packet, disable method
  76. debug1: Next authentication method: password
  77. finn@finnarild.com's password:
Add Comment
Please, Sign In to add comment