Advertisement
Guest User

Untitled

a guest
May 25th, 2017
541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.98 KB | None | 0 0
  1.  
  2. james@massive ~ $ ssh -vv james@phoenix
  3. OpenSSH_5.3p1, OpenSSL 0.9.8n 24 Mar 2010
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to phoenix [192.168.0.250] port 22.
  7. debug1: Connection established.
  8. debug1: identity file /home/james/.ssh/identity type -1
  9. debug2: key_type_from_name: unknown key type '-----BEGIN'
  10. debug2: key_type_from_name: unknown key type '-----END'
  11. debug1: identity file /home/james/.ssh/id_rsa type 1
  12. debug1: identity file /home/james/.ssh/id_dsa type -1
  13. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
  14. debug1: match: OpenSSH_5.3 pat OpenSSH*
  15. debug1: Enabling compatibility mode for protocol 2.0
  16. debug1: Local version string SSH-2.0-OpenSSH_5.3
  17. debug2: fd 3 setting O_NONBLOCK
  18. debug1: SSH2_MSG_KEXINIT sent
  19. debug1: SSH2_MSG_KEXINIT received
  20. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-g roup-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  21. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  22. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour12 8,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij ndael-cbc@lysator.liu.se
  23. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour12 8,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij ndael-cbc@lysator.liu.se
  24. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160 ,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  25. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160 ,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  26. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  27. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  28. debug2: kex_parse_kexinit:
  29. debug2: kex_parse_kexinit:
  30. debug2: kex_parse_kexinit: first_kex_follows 0
  31. debug2: kex_parse_kexinit: reserved 0
  32. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-g roup-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  33. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  34. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour12 8,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij ndael-cbc@lysator.liu.se
  35. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour12 8,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij ndael-cbc@lysator.liu.se
  36. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160 ,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  37. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160 ,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  38. debug2: kex_parse_kexinit: none,zlib@openssh.com
  39. debug2: kex_parse_kexinit: none,zlib@openssh.com
  40. debug2: kex_parse_kexinit:
  41. debug2: kex_parse_kexinit:
  42. debug2: kex_parse_kexinit: first_kex_follows 0
  43. debug2: kex_parse_kexinit: reserved 0
  44. debug2: mac_setup: found hmac-md5
  45. debug1: kex: server->client aes128-ctr hmac-md5 none
  46. debug2: mac_setup: found hmac-md5
  47. debug1: kex: client->server aes128-ctr hmac-md5 none
  48. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  49. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  50. debug2: dh_gen_key: priv key bits set: 125/256
  51. debug2: bits set: 510/1024
  52. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  53. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  54. debug1: Host 'phoenix' is known and matches the RSA host key.
  55. debug1: Found key in /home/james/.ssh/known_hosts:15
  56. debug2: bits set: 517/1024
  57. debug1: ssh_rsa_verify: signature correct
  58. debug2: kex_derive_keys
  59. debug2: set_newkeys: mode 1
  60. debug1: SSH2_MSG_NEWKEYS sent
  61. debug1: expecting SSH2_MSG_NEWKEYS
  62. debug2: set_newkeys: mode 0
  63. debug1: SSH2_MSG_NEWKEYS received
  64. debug1: SSH2_MSG_SERVICE_REQUEST sent
  65. debug2: service_accept: ssh-userauth
  66. debug1: SSH2_MSG_SERVICE_ACCEPT received
  67. debug2: key: /home/james/.ssh/id_rsa (0x66c680)
  68. debug2: key: /home/james/.ssh/identity ((nil))
  69. debug2: key: /home/james/.ssh/id_dsa ((nil))
  70. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mi c,password
  71. debug1: Next authentication method: publickey
  72. debug1: Offering public key: /home/james/.ssh/id_rsa
  73. debug2: we sent a publickey packet, wait for reply
  74. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mi c,password
  75. debug1: Trying private key: /home/james/.ssh/identity
  76. debug1: Trying private key: /home/james/.ssh/id_dsa
  77. debug2: we did not send a packet, disable method
  78. debug1: Next authentication method: password
  79. james@phoenix's password:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement