Advertisement
hwalinga

Untitled

Mar 28th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 11.84 KB | None | 0 0
  1. » ssh -vvv user_placeholdername@host
  2. OpenSSH_7.4p1 Debian-10+deb9u6, OpenSSL 1.0.2r  26 Feb 2019
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  5. debug2: resolving "remost_host_placeholder" port 22
  6. debug2: ssh_connect_direct: needpriv 0
  7. debug1: Connecting to host [131.180.123.205] port 22.
  8. debug1: Connection established.
  9. debug1: identity file /home/user_placeholder/.ssh/id_rsa type 1
  10. debug1: key_load_public: No such file or directory
  11. debug1: identity file /home/user_placeholder/.ssh/id_rsa-cert type -1
  12. debug1: key_load_public: No such file or directory
  13. debug1: identity file /home/user_placeholder/.ssh/id_dsa type -1
  14. debug1: key_load_public: No such file or directory
  15. debug1: identity file /home/user_placeholder/.ssh/id_dsa-cert type -1
  16. debug1: key_load_public: No such file or directory
  17. debug1: identity file /home/user_placeholder/.ssh/id_ecdsa type -1
  18. debug1: key_load_public: No such file or directory
  19. debug1: identity file /home/user_placeholder/.ssh/id_ecdsa-cert type -1
  20. debug1: key_load_public: No such file or directory
  21. debug1: identity file /home/user_placeholder/.ssh/id_ed25519 type -1
  22. debug1: key_load_public: No such file or directory
  23. debug1: identity file /home/user_placeholder/.ssh/id_ed25519-cert type -1
  24. debug1: Enabling compatibility mode for protocol 2.0
  25. debug1: Local version string SSH-2.0-OpenSSH_7.4p1 Debian-10+deb9u6
  26. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
  27. debug1: match: OpenSSH_5.3 pat OpenSSH_5* compat 0x0c000000
  28. debug2: fd 3 setting O_NONBLOCK
  29. debug1: Authenticating to remost_host_placeholder:22 as 'hwalinga'
  30. debug3: hostkeys_foreach: reading file "/home/user_placeholder/.ssh/known_hosts"
  31. debug3: record_hostkey: found key type RSA in file /home/user_placeholder/.ssh/known_hosts:7
  32. debug3: load_hostkeys: loaded 1 keys from remost_host_placeholder
  33. debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  34. debug3: send packet: type 20
  35. debug1: SSH2_MSG_KEXINIT sent
  36. debug3: receive packet: type 20
  37. debug1: SSH2_MSG_KEXINIT received
  38. debug2: local client KEXINIT proposal
  39. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,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,ext-info-c
  40. debug2: host key algorithms: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519
  41. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  42. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  43. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  44. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  45. debug2: compression ctos: none,zlib@openssh.com,zlib
  46. debug2: compression stoc: none,zlib@openssh.com,zlib
  47. debug2: languages ctos:
  48. debug2: languages stoc:
  49. debug2: first_kex_follows 0
  50. debug2: reserved 0
  51. debug2: peer server KEXINIT proposal
  52. debug2: KEX algorithms: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  53. debug2: host key algorithms: ssh-rsa,ssh-dss
  54. debug2: ciphers ctos: 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
  55. debug2: ciphers stoc: 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
  56. debug2: MACs ctos: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  57. debug2: MACs stoc: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  58. debug2: compression ctos: none,zlib@openssh.com
  59. debug2: compression stoc: none,zlib@openssh.com
  60. debug2: languages ctos:
  61. debug2: languages stoc:
  62. debug2: first_kex_follows 0
  63. debug2: reserved 0
  64. debug1: kex: algorithm: diffie-hellman-group-exchange-sha256
  65. debug1: kex: host key algorithm: ssh-rsa
  66. debug1: kex: server->client cipher: aes128-ctr MAC: umac-64@openssh.com compression: none
  67. debug1: kex: client->server cipher: aes128-ctr MAC: umac-64@openssh.com compression: none
  68. debug3: send packet: type 34
  69. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(2048<3072<8192) sent
  70. debug3: receive packet: type 31
  71. debug1: got SSH2_MSG_KEX_DH_GEX_GROUP
  72. debug2: bits set: 1559/3072
  73. debug3: send packet: type 32
  74. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  75. debug3: receive packet: type 33
  76. debug1: got SSH2_MSG_KEX_DH_GEX_REPLY
  77. debug1: Server host key: ssh-rsa SHA256:xkLMMxafJ5mZPFD/uzqo/78GKCmrhY8yHqpG0+2OCcs
  78. debug3: hostkeys_foreach: reading file "/home/user_placeholder/.ssh/known_hosts"
  79. debug3: record_hostkey: found key type RSA in file /home/user_placeholder/.ssh/known_hosts:7
  80. debug3: load_hostkeys: loaded 1 keys from remost_host_placeholder
  81. debug3: hostkeys_foreach: reading file "/home/user_placeholder/.ssh/known_hosts"
  82. debug3: record_hostkey: found key type RSA in file /home/user_placeholder/.ssh/known_hosts:8
  83. debug3: load_hostkeys: loaded 1 keys from 131.180.123.205
  84. debug1: Host 'remost_host_placeholder' is known and matches the RSA host key.
  85. debug1: Found key in /home/user_placeholder/.ssh/known_hosts:7
  86. debug2: bits set: 1501/3072
  87. debug3: send packet: type 21
  88. debug2: set_newkeys: mode 1
  89. debug1: rekey after 4294967296 blocks
  90. debug1: SSH2_MSG_NEWKEYS sent
  91. debug1: expecting SSH2_MSG_NEWKEYS
  92. debug3: receive packet: type 21
  93. debug1: SSH2_MSG_NEWKEYS received
  94. debug2: set_newkeys: mode 0
  95. debug1: rekey after 4294967296 blocks
  96. debug2: key: /home/user_placeholder/.ssh/id_rsa (0x55780d244300), agent
  97. debug2: key: /home/user_placeholder/.ssh/id_dsa ((nil))
  98. debug2: key: /home/user_placeholder/.ssh/id_ecdsa ((nil))
  99. debug2: key: /home/user_placeholder/.ssh/id_ed25519 ((nil))
  100. debug3: send packet: type 5
  101. debug3: receive packet: type 6
  102. debug2: service_accept: ssh-user_placeholderauth
  103. debug1: SSH2_MSG_SERVICE_ACCEPT received
  104. debug3: send packet: type 50
  105. debug3: receive packet: type 51
  106. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  107. debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password
  108. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  109. debug3: authmethod_lookup gssapi-keyex
  110. debug3: remaining preferred: gssapi-with-mic,publickey,keyboard-interactive,password
  111. debug3: authmethod_is_enabled gssapi-keyex
  112. debug1: Next authentication method: gssapi-keyex
  113. debug1: No valid Key exchange context
  114. debug2: we did not send a packet, disable method
  115. debug3: authmethod_lookup gssapi-with-mic
  116. debug3: remaining preferred: publickey,keyboard-interactive,password
  117. debug3: authmethod_is_enabled gssapi-with-mic
  118. debug1: Next authentication method: gssapi-with-mic
  119. debug1: Unspecified GSS failure.  Minor code may provide more information
  120. No Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)
  121.  
  122. debug1: Unspecified GSS failure.  Minor code may provide more information
  123. No Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)
  124.  
  125. debug2: we did not send a packet, disable method
  126. debug3: authmethod_lookup publickey
  127. debug3: remaining preferred: keyboard-interactive,password
  128. debug3: authmethod_is_enabled publickey
  129. debug1: Next authentication method: publickey
  130. debug1: Offering RSA public key: /home/user_placeholder/.ssh/id_rsa
  131. debug3: send_pubkey_test
  132. debug3: send packet: type 50
  133. debug2: we sent a publickey packet, wait for reply
  134. debug3: receive packet: type 60
  135. debug1: Server accepts key: pkalg ssh-rsa blen 279
  136. debug2: input_user_placeholderauth_pk_ok: fp SHA256:doXiCjt33HFetCkL9ITN9OGKizjbfZuviO5xZUS87WQ
  137. debug3: sign_and_send_pubkey: RSA SHA256:doXiCjt33HFetCkL9ITN9OGKizjbfZuviO5xZUS87WQ
  138. debug3: send packet: type 50
  139. debug3: receive packet: type 52
  140. debug1: Authentication succeeded (publickey).
  141. Authenticated to remost_host_placeholder ([131.180.123.205]:22).
  142. debug1: channel 0: new [client-session]
  143. debug3: ssh_session2_open: channel_new: 0
  144. debug2: channel 0: send open
  145. debug3: send packet: type 90
  146. debug1: Requesting no-more-sessions@openssh.com
  147. debug3: send packet: type 80
  148. debug1: Entering interactive session.
  149. debug1: pledge: network
  150. debug3: receive packet: type 91
  151. debug2: callback start
  152. debug2: fd 3 setting TCP_NODELAY
  153. debug3: ssh_packet_set_tos: set IP_TOS 0x10
  154. debug2: client_session2_setup: id 0
  155. debug2: channel 0: request pty-req confirm 1
  156. debug3: send packet: type 98
  157. debug1: Sending environment.
  158. debug3: Ignored env XDG_SEAT_PATH
  159. debug1: Sending env LANG = en_US.UTF-8
  160. debug2: channel 0: request env confirm 0
  161. debug3: send packet: type 98
  162. debug3: Ignored env DISPLAY
  163. debug3: Ignored env XDG_VTNR
  164. debug3: Ignored env LOGNAME
  165. debug3: Ignored env PWD
  166. debug3: Ignored env XAUTHORITY
  167. debug3: Ignored env QT_LINUX_ACCESSIBILITY_ALWAYS_ON
  168. debug3: Ignored env QT_QPA_PLATFORMTHEME
  169. debug3: Ignored env XDG_GREETER_DATA_DIR
  170. debug3: Ignored env COLORTERM
  171. debug3: Ignored env XDG_SESSION_ID
  172. debug3: Ignored env DESKTOP_AUTOSTART_ID
  173. debug3: Ignored env DESKTOP_SESSION
  174. debug3: Ignored env XDG_SESSION_DESKTOP
  175. debug3: Ignored env GDMSESSION
  176. debug3: Ignored env GNOME_DESKTOP_SESSION_ID
  177. debug3: Ignored env DBUS_SESSION_BUS_ADDRESS
  178. debug3: Ignored env VTE_VERSION
  179. debug3: Ignored env GTK_OVERLAY_SCROLLING
  180. debug3: Ignored env XDG_DATA_DIRS
  181. debug3: Ignored env QT_ACCESSIBILITY
  182. debug3: Ignored env SHELL
  183. debug3: Ignored env XDG_SESSION_TYPE
  184. debug3: Ignored env WINDOWID
  185. debug3: Ignored env TERM
  186. debug3: Ignored env GTK_MODULES
  187. debug3: Ignored env SESSION_MANAGER
  188. debug3: Ignored env SSH_AUTH_SOCK
  189. debug3: Ignored env PATH
  190. debug3: Ignored env XDG_CURRENT_DESKTOP
  191. debug3: Ignored env SSH_AGENT_PID
  192. debug3: Ignored env HOME
  193. debug3: Ignored env XDG_SEAT
  194. debug3: Ignored env XDG_RUNTIME_DIR
  195. debug3: Ignored env XDG_SESSION_PATH
  196. debug3: Ignored env GPG_AGENT_INFO
  197. debug3: Ignored env user_placeholder
  198. debug3: Ignored env SHLVL
  199. debug3: Ignored env OLDPWD
  200. debug3: Ignored env ZSH
  201. debug3: Ignored env PAGER
  202. debug3: Ignored env LESS
  203. debug1: Sending env LC_CTYPE = en_US.UTF-8
  204. debug2: channel 0: request env confirm 0
  205. debug3: send packet: type 98
  206. debug3: Ignored env LSCOLORS
  207. debug3: Ignored env LS_COLORS
  208. debug3: Ignored env DIRHISTORY_SIZE
  209. debug3: Ignored env ZSH_TMUX_TERM
  210. debug3: Ignored env _ZSH_TMUX_FIXED_CONFIG
  211. debug3: Ignored env VIRTUAL_ENV_DISABLE_PROMPT
  212. debug3: Ignored env CLICOLOR
  213. debug3: Ignored env GREP_COLOR
  214. debug3: Ignored env EDITOR
  215. debug3: Ignored env NODE_PATH
  216. debug3: Ignored env PERL5LIB
  217. debug3: Ignored env PERL_LOCAL_LIB_ROOT
  218. debug3: Ignored env PERL_MB_OPT
  219. debug3: Ignored env PERL_MM_OPT
  220. debug3: Ignored env MANPATH
  221. debug3: Ignored env VIRTUAL_ENV
  222. debug3: Ignored env _
  223. debug2: channel 0: request shell confirm 1
  224. debug3: send packet: type 98
  225. debug2: callback done
  226. debug2: channel 0: open confirm rwindow 0 rmax 32768
  227. debug2: client_check_window_change: changed
  228. debug2: channel 0: request window-change confirm 0
  229. debug3: send packet: type 98
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement