Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. scottb:~ sbourdeau$ ssh -vv stgdb1
  2. OpenSSH_5.2p1, OpenSSL 0.9.8l 5 Nov 2009
  3. debug1: Reading configuration data /Users/sbourdeau/.ssh/config
  4. debug1: Reading configuration data /etc/ssh_config
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to stgdb1 [74.220.158.44] port 22.
  7. debug1: Connection established.
  8. debug1: identity file /Users/sbourdeau/.ssh/identity type -1
  9. debug1: identity file /Users/sbourdeau/.ssh/id_rsa type -1
  10. debug2: key_type_from_name: unknown key type '-----BEGIN'
  11. debug2: key_type_from_name: unknown key type '-----END'
  12. debug1: identity file /Users/sbourdeau/.ssh/id_dsa type -1
  13. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
  14. debug1: match: OpenSSH_4.3 pat OpenSSH_4*
  15. debug1: Enabling compatibility mode for protocol 2.0
  16. debug1: Local version string SSH-2.0-OpenSSH_5.2
  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-group-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,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  23. 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
  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-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  33. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  34. 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
  35. 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
  36. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  37. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,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: 127/256
  51. debug2: bits set: 530/1024
  52. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  53. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  54. debug1: Host 'stgdb1' is known and matches the RSA host key.
  55. debug1: Found key in /Users/sbourdeau/.ssh/known_hosts:6
  56. debug2: bits set: 502/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: /Users/sbourdeau/.ssh/identity (0x0)
  68. debug2: key: /Users/sbourdeau/.ssh/id_rsa (0x0)
  69. debug2: key: /Users/sbourdeau/.ssh/id_dsa (0x0)
  70. debug1: Authentications that can continue: publickey,password
  71. debug1: Next authentication method: publickey
  72. debug1: Trying private key: /Users/sbourdeau/.ssh/identity
  73. debug1: Trying private key: /Users/sbourdeau/.ssh/id_rsa
  74. debug1: Trying private key: /Users/sbourdeau/.ssh/id_dsa
  75. debug1: read PEM private key done: type DSA
  76. debug2: we sent a publickey packet, wait for reply
  77. debug1: Authentications that can continue: publickey,password
  78. debug2: we did not send a packet, disable method
  79. debug1: Next authentication method: password
  80. sbourdeau@stgdb1's password:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement