Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.30 KB | None | 0 0
  1. [root@286457 ~]# ssh -vvvvvvvv toqeer@IP
  2. OpenSSH_5.3p1, OpenSSL 1.0.0-fips 29 Mar 2010
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: Applying options for *
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to IP [IP] port 22.
  7. debug1: Connection established.
  8. debug1: permanently_set_uid: 0/0
  9. debug1: identity file /root/.ssh/identity type -1
  10. debug3: Not a RSA1 key file /root/.ssh/id_rsa.
  11. debug2: key_type_from_name: unknown key type '-----BEGIN'
  12. debug3: key_read: missing keytype
  13. debug3: key_read: missing whitespace
  14. #### MANUAL SNIP; ABOVE LINE REPEATED OVER 20 TIMES ####
  15. debug2: key_type_from_name: unknown key type '-----END'
  16. debug3: key_read: missing keytype
  17. debug1: identity file /root/.ssh/id_rsa type 1
  18. debug1: identity file /root/.ssh/id_dsa type -1
  19. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
  20. debug1: match: OpenSSH_4.3 pat OpenSSH_4*
  21. debug1: Enabling compatibility mode for protocol 2.0
  22. debug1: Local version string SSH-2.0-OpenSSH_5.3
  23. debug2: fd 3 setting O_NONBLOCK
  24. debug1: SSH2_MSG_KEXINIT sent
  25. debug3: Wrote 792 bytes for a total of 813
  26. debug1: SSH2_MSG_KEXINIT received
  27. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  28. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  29. 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
  30. 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
  31. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmacripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  32. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  33. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  34. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  35. debug2: kex_parse_kexinit:
  36. debug2: kex_parse_kexinit:
  37. debug2: kex_parse_kexinit: first_kex_follows 0
  38. debug2: kex_parse_kexinit: reserved 0
  39. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  40. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  41. 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
  42. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour 128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  43. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  44. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  45. debug2: kex_parse_kexinit: none,zlib@openssh.com
  46. debug2: kex_parse_kexinit: none,zlib@openssh.com
  47. debug2: kex_parse_kexinit:
  48. debug2: kex_parse_kexinit:
  49. debug2: kex_parse_kexinit: first_kex_follows 0
  50. debug2: kex_parse_kexinit: reserved 0
  51. debug2: mac_setup: found hmac-md5
  52. debug1: kex: server->client aes128-ctr hmac-md5 none
  53. debug2: mac_setup: found hmac-md5
  54. debug1: kex: client->server aes128-ctr hmac-md5 none
  55. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  56. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  57. debug3: Wrote 24 bytes for a total of 837
  58. debug2: dh_gen_key: priv key bits set: 121/256
  59. debug2: bits set: 499/1024
  60. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  61. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  62. debug3: Wrote 144 bytes for a total of 981
  63. debug3: check_host_in_hostfile: filename /root/.ssh/known_hosts
  64. debug3: check_host_in_hostfile: match line 10
  65. debug1: Host '50.19.215.114' is known and matches the RSA host key.
  66. debug1: Found key in /root/.ssh/known_hosts:10
  67. debug2: bits set: 506/1024
  68. debug1: ssh_rsa_verify: signature correct
  69. debug2: kex_derive_keys
  70. debug2: set_newkeys: mode 1
  71. debug1: SSH2_MSG_NEWKEYS sent
  72. debug1: expecting SSH2_MSG_NEWKEYS
  73. debug3: Wrote 16 bytes for a total of 997
  74. debug2: set_newkeys: mode 0
  75. debug1: SSH2_MSG_NEWKEYS received
  76. debug1: SSH2_MSG_SERVICE_REQUEST sent
  77. debug3: Wrote 48 bytes for a total of 1045
  78. debug2: service_accept: ssh-userauth
  79. debug1: SSH2_MSG_SERVICE_ACCEPT received
  80. debug2: key: /root/.ssh/identity ((nil))
  81. debug2: key: /root/.ssh/id_rsa (0xb8079508)
  82. debug2: key: /root/.ssh/id_dsa ((nil))
  83. debug3: Wrote 64 bytes for a total of 1109
  84. debug1: Authentications that can continue: publickey,gssapi-with-mic,password
  85. debug3: start over, passed a different list publickey,gssapi-with-mic,password
  86. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  87. debug3: authmethod_lookup gssapi-with-mic
  88. debug3: remaining preferred: publickey,keyboard-interactive,password
  89. debug3: authmethod_is_enabled gssapi-with-mic
  90. debug1: Next authentication method: gssapi-with-mic
  91. debug3: Trying to reverse map address IP.
  92. debug1: Unspecified GSS failure. Minor code may provide more information
  93. Credentials cache file '/tmp/krb5cc_0' not found
  94. debug1: Unspecified GSS failure. Minor code may provide more information
  95. Credentials cache file '/tmp/krb5cc_0' not found
  96. debug1: Unspecified GSS failure. Minor code may provide more information
  97. debug2: we did not send a packet, disable method
  98. debug3: authmethod_lookup publickey
  99. debug3: remaining preferred: keyboard-interactive,password
  100. debug3: authmethod_is_enabled publickey
  101. debug1: Next authentication method: publickey
  102. debug1: Trying private key: /root/.ssh/identity
  103. debug3: no such identity: /root/.ssh/identity
  104. debug1: Offering public key: /root/.ssh/id_rsa
  105. debug3: send_pubkey_test
  106. debug2: we sent a publickey packet, wait for reply
  107. debug3: Wrote 368 bytes for a total of 1477
  108. debug1: Authentications that can continue: publickey,gssapi-with-mic,password
  109. debug1: Trying private key: /root/.ssh/id_dsa
  110. debug3: no such identity: /root/.ssh/id_dsa
  111. debug2: we did not send a packet, disable method
  112. debug3: authmethod_lookup password
  113. debug3: remaining preferred: ,password
  114. debug3: authmethod_is_enabled password
  115. debug1: Next authentication method: password
  116. usr@IP's password:
  117. debug3: packet_send2: adding 32 (len 78 padlen 18 extra_pad 64)
  118. debug2: we sent a password packet, wait for reply
  119. debug3: Wrote 144 bytes for a total of 1621
  120. Connection closed by IP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement