Guest User

Untitled

a guest
Dec 12th, 2018
553
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.75 KB | None | 0 0
  1. ssh -vvv -p2222 [email protected] ls
  2. OpenSSH_6.4, OpenSSL 1.0.1e-fips 11 Feb 2013
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 51: Applying options for *
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to 10.213.23.112 [10.213.23.112] port 2222.
  7. debug1: Connection established.
  8. debug1: permanently_set_uid: 0/0
  9. debug3: Incorrect RSA1 identifier
  10. debug3: Could not load "/root/.ssh/id_rsa" as a RSA1 public key
  11. debug1: identity file /root/.ssh/id_rsa type 1
  12. debug1: identity file /root/.ssh/id_rsa-cert type -1
  13. debug1: identity file /root/.ssh/id_dsa type -1
  14. debug1: identity file /root/.ssh/id_dsa-cert type -1
  15. debug1: identity file /root/.ssh/id_ecdsa type -1
  16. debug1: identity file /root/.ssh/id_ecdsa-cert type -1
  17. debug1: Enabling compatibility mode for protocol 2.0
  18. debug1: Local version string SSH-2.0-OpenSSH_6.4
  19. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
  20. debug1: match: OpenSSH_7.4 pat OpenSSH*
  21. debug2: fd 3 setting O_NONBLOCK
  22. debug3: put_host_port: [10.213.23.112]:2222
  23. debug3: load_hostkeys: loading entries for host "[10.213.23.112]:2222" from file "/root/.ssh/known_hosts"
  24. debug3: load_hostkeys: found key type ECDSA in file /root/.ssh/known_hosts:1
  25. debug3: load_hostkeys: loaded 1 keys
  26. debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  27. debug1: SSH2_MSG_KEXINIT sent
  28. debug1: SSH2_MSG_KEXINIT received
  29. debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  30. debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],[email protected],[email protected],ssh-rsa,ssh-dss
  31. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  32. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  33. debug2: kex_parse_kexinit: none,[email protected],zlib
  34. debug2: kex_parse_kexinit: none,[email protected],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: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  40. debug2: kex_parse_kexinit: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  41. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  42. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  43. debug2: kex_parse_kexinit: hmac-sha2-256,hmac-sha2-512
  44. debug2: kex_parse_kexinit: hmac-sha2-256,hmac-sha2-512
  45. debug2: kex_parse_kexinit: none,[email protected]
  46. debug2: kex_parse_kexinit: none,[email protected]
  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-sha2-256
  52. debug1: kex: server->client aes128-ctr hmac-sha2-256 none
  53. debug2: mac_setup: found hmac-sha2-256
  54. debug1: kex: client->server aes128-ctr hmac-sha2-256 none
  55. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  56. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  57. debug1: Server host key: ECDSA 30:5c:e6:be:81:31:79:b8:71:80:bf:49:95:a9:79:12
  58. debug3: put_host_port: [10.213.23.112]:2222
  59. debug3: put_host_port: [10.213.23.112]:2222
  60. debug3: load_hostkeys: loading entries for host "[10.213.23.112]:2222" from file "/root/.ssh/known_hosts"
  61. debug3: load_hostkeys: found key type ECDSA in file /root/.ssh/known_hosts:1
  62. debug3: load_hostkeys: loaded 1 keys
  63. debug3: load_hostkeys: loading entries for host "[10.213.23.112]:2222" from file "/root/.ssh/known_hosts"
  64. debug3: load_hostkeys: found key type ECDSA in file /root/.ssh/known_hosts:1
  65. debug3: load_hostkeys: loaded 1 keys
  66. debug1: Host '[10.213.23.112]:2222' is known and matches the ECDSA host key.
  67. debug1: Found key in /root/.ssh/known_hosts:1
  68. debug1: ssh_ecdsa_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. debug2: set_newkeys: mode 0
  74. debug1: SSH2_MSG_NEWKEYS received
  75. debug1: Roaming not allowed by server
  76. debug1: SSH2_MSG_SERVICE_REQUEST sent
  77. debug2: service_accept: ssh-userauth
  78. debug1: SSH2_MSG_SERVICE_ACCEPT received
  79. debug2: key: /root/.ssh/id_rsa (0x558001149700),
  80. debug2: key: /root/.ssh/id_dsa ((nil)),
  81. debug2: key: /root/.ssh/id_ecdsa ((nil)),
  82. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  83. debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password
  84. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  85. debug3: authmethod_lookup gssapi-keyex
  86. debug3: remaining preferred: gssapi-with-mic,publickey,keyboard-interactive,password
  87. debug3: authmethod_is_enabled gssapi-keyex
  88. debug1: Next authentication method: gssapi-keyex
  89. debug1: No valid Key exchange context
  90. debug2: we did not send a packet, disable method
  91. debug3: authmethod_lookup gssapi-with-mic
  92. debug3: remaining preferred: publickey,keyboard-interactive,password
  93. debug3: authmethod_is_enabled gssapi-with-mic
  94. debug1: Next authentication method: gssapi-with-mic
  95. debug1: Unspecified GSS failure. Minor code may provide more information
  96. No Kerberos credentials available (default cache: KEYRING:persistent:0)
  97.  
  98. debug1: Unspecified GSS failure. Minor code may provide more information
  99. No Kerberos credentials available (default cache: KEYRING:persistent:0)
  100.  
  101. debug2: we did not send a packet, disable method
  102. debug3: authmethod_lookup publickey
  103. debug3: remaining preferred: keyboard-interactive,password
  104. debug3: authmethod_is_enabled publickey
  105. debug1: Next authentication method: publickey
  106. debug1: Offering RSA public key: /root/.ssh/id_rsa
  107. debug3: send_pubkey_test
  108. debug2: we sent a publickey packet, wait for reply
  109. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  110. debug1: Trying private key: /root/.ssh/id_dsa
  111. debug3: no such identity: /root/.ssh/id_dsa: No such file or directory
  112. debug1: Trying private key: /root/.ssh/id_ecdsa
  113. debug3: no such identity: /root/.ssh/id_ecdsa: No such file or directory
  114. debug2: we did not send a packet, disable method
  115. debug3: authmethod_lookup password
  116. debug3: remaining preferred: ,password
  117. debug3: authmethod_is_enabled password
  118. debug1: Next authentication method: password
  119. [email protected]'s password:
  120. debug3: packet_send2: adding 64 (len 60 padlen 4 extra_pad 64)
  121. debug2: we sent a password packet, wait for reply
  122. debug1: Authentication succeeded (password).
  123. Authenticated to 10.213.23.112 ([10.213.23.112]:2222).
  124. debug1: channel 0: new [client-session]
  125. debug3: ssh_session2_open: channel_new: 0
  126. debug2: channel 0: send open
  127. debug1: Requesting [email protected]
  128. debug1: Entering interactive session.
  129. debug1: client_input_global_request: rtype [email protected] want_reply 0
  130. debug2: callback start
  131. debug2: fd 3 setting TCP_NODELAY
  132. debug3: packet_set_tos: set IP_TOS 0x08
  133. debug2: client_session2_setup: id 0
  134. debug1: Sending environment.
  135. debug3: Ignored env XDG_SESSION_ID
  136. debug3: Ignored env HOSTNAME
  137. debug3: Ignored env TERM
  138. debug3: Ignored env SHELL
  139. debug3: Ignored env HISTSIZE
  140. debug3: Ignored env SSH_CLIENT
  141. debug3: Ignored env SSH_TTY
  142. debug3: Ignored env USER
  143. debug3: Ignored env LS_COLORS
  144. debug3: Ignored env MAIL
  145. debug3: Ignored env PATH
  146. debug3: Ignored env PWD
  147. debug1: Sending env LANG = en_US.UTF-8
  148. debug2: channel 0: request env confirm 0
  149. debug3: Ignored env HISTCONTROL
  150. debug3: Ignored env SHLVL
  151. debug3: Ignored env HOME
  152. debug3: Ignored env LOGNAME
  153. debug3: Ignored env XDG_DATA_DIRS
  154. debug3: Ignored env SSH_CONNECTION
  155. debug3: Ignored env LESSOPEN
  156. debug3: Ignored env XDG_RUNTIME_DIR
  157. debug3: Ignored env _
  158. debug1: Sending command: ls
  159. debug2: channel 0: request exec confirm 1
  160. debug2: callback done
  161. debug2: channel 0: open confirm rwindow 0 rmax 32768
  162. debug2: channel 0: rcvd adjust 2097152
  163. debug2: channel_input_status_confirm: type 99 id 0
  164. debug2: exec request accepted on channel 0
Add Comment
Please, Sign In to add comment