Advertisement
Guest User

Untitled

a guest
May 15th, 2017
647
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. [root@WS2 .ssh]# ssh -vv ws2
  2. OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: Applying options for *
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to ws2 [173.204.16.195] port 22.
  7. debug1: Connection established.
  8. debug1: permanently_set_uid: 0/0
  9. debug1: identity file /root/.ssh/identity type -1
  10. debug1: identity file /root/.ssh/id_rsa type -1
  11. debug1: identity file /root/.ssh/id_dsa type -1
  12. debug1: loaded 3 keys
  13. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
  14. debug1: match: OpenSSH_4.3 pat OpenSSH*
  15. debug1: Enabling compatibility mode for protocol 2.0
  16. debug1: Local version string SSH-2.0-OpenSSH_4.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-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  21. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  22. 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
  23. 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
  24. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  25. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,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_init: found hmac-md5
  45. debug1: kex: server->client aes128-cbc hmac-md5 none
  46. debug2: mac_init: found hmac-md5
  47. debug1: kex: client->server aes128-cbc 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: 521/1024
  52. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  53. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  54. debug2: no key of type 0 for host ws2
  55. debug2: no key of type 2 for host ws2
  56. The authenticity of host 'ws2 (173.204.16.195)' can't be established.
  57. RSA key fingerprint is 6e:24:da:27:8c:fc:3b:af:4c:e8:ba:8d:f4:29:58:4e.
  58. Are you sure you want to continue connecting (yes/no)? yes
  59. Warning: Permanently added 'ws2,173.204.16.195' (RSA) to the list of known hosts.
  60. debug2: bits set: 501/1024
  61. debug1: ssh_rsa_verify: signature correct
  62. debug2: kex_derive_keys
  63. debug2: set_newkeys: mode 1
  64. debug1: SSH2_MSG_NEWKEYS sent
  65. debug1: expecting SSH2_MSG_NEWKEYS
  66. debug2: set_newkeys: mode 0
  67. debug1: SSH2_MSG_NEWKEYS received
  68. debug1: SSH2_MSG_SERVICE_REQUEST sent
  69. debug2: service_accept: ssh-userauth
  70. debug1: SSH2_MSG_SERVICE_ACCEPT received
  71. debug2: key: /root/.ssh/identity ((nil))
  72. debug2: key: /root/.ssh/id_rsa ((nil))
  73. debug2: key: /root/.ssh/id_dsa ((nil))
  74. debug1: Authentications that can continue: publickey,gssapi-with-mic,password
  75. debug1: Next authentication method: gssapi-with-mic
  76. debug1: Unspecified GSS failure. Minor code may provide more information
  77. Unknown code krb5 195
  78.  
  79. debug1: Unspecified GSS failure. Minor code may provide more information
  80. Unknown code krb5 195
  81.  
  82. debug1: Unspecified GSS failure. Minor code may provide more information
  83. Unknown code krb5 195
  84.  
  85. debug2: we did not send a packet, disable method
  86. debug1: Next authentication method: publickey
  87. debug1: Trying private key: /root/.ssh/identity
  88. debug1: Trying private key: /root/.ssh/id_rsa
  89. debug1: Trying private key: /root/.ssh/id_dsa
  90. debug2: we did not send a packet, disable method
  91. debug1: Next authentication method: password
  92. root@ws2's password:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement