Guest User

Untitled

a guest
Oct 31st, 2025
5
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.22 KB | Software | 0 0
  1. /usr/bin/ssh -vv -e none -o 'BatchMode=yes' -o 'HostKeyAlias=proxmox-srv2-n0' -o 'UserKnownHostsFile=/etc/pve/nodes/proxmox-srv2-n0/ssh_k
  2. nown_hosts' -o 'GlobalKnownHostsFile=none' [email protected] /bin/true
  3. debug1: OpenSSH_10.0p2 Debian-7, OpenSSL 3.5.1 1 Jul 2025
  4. debug1: Reading configuration data /root/.ssh/config
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: Reading configuration data /etc/ssh/ssh_config.d/20-systemd-ssh-proxy.conf
  7. debug1: /etc/ssh/ssh_config line 21: Applying options for *
  8. debug2: resolve_canonicalize: hostname 172.16.10.5 is address
  9. debug1: Connecting to 172.16.10.5 [172.16.10.5] port 22.
  10. debug1: Connection established.
  11. debug1: identity file /root/.ssh/id_rsa type 0
  12. debug1: identity file /root/.ssh/id_rsa-cert type -1
  13. debug1: identity file /root/.ssh/id_ecdsa type -1
  14. debug1: identity file /root/.ssh/id_ecdsa-cert type -1
  15. debug1: identity file /root/.ssh/id_ecdsa_sk type -1
  16. debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1
  17. debug1: identity file /root/.ssh/id_ed25519 type -1
  18. debug1: identity file /root/.ssh/id_ed25519-cert type -1
  19. debug1: identity file /root/.ssh/id_ed25519_sk type -1
  20. debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1
  21. debug1: identity file /root/.ssh/id_xmss type -1
  22. debug1: identity file /root/.ssh/id_xmss-cert type -1
  23. debug1: Local version string SSH-2.0-OpenSSH_10.0p2 Debian-7
  24. debug1: Remote protocol version 2.0, remote software version OpenSSH_10.0p2 Debian-7
  25. debug1: compat_banner: match: OpenSSH_10.0p2 Debian-7 pat OpenSSH* compat 0x04000000
  26. debug2: fd 3 setting O_NONBLOCK
  27. debug1: Authenticating to 172.16.10.5:22 as 'root'
  28. debug1: using hostkeyalias: proxmox-srv2-n0
  29. debug1: SSH2_MSG_KEXINIT sent
  30. debug1: SSH2_MSG_KEXINIT received
  31. debug2: local client KEXINIT proposal
  32. debug2: KEX algorithms: mlkem768x25519-sha256,sntrup761x25519-sha512,[email protected],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-group14-sha256,ext-info-c,[email protected]
  33. debug2: host key algorithms: [email protected],[email protected],rsa-sha2-512,rsa-sha2-256,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected]
  34. debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],[email protected]
  35. debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],[email protected]
  36. debug2: compression ctos: none,[email protected]
  37. debug2: compression stoc: none,[email protected]
  38. debug2: languages ctos:
  39. debug2: languages stoc:
  40. debug2: first_kex_follows 0
  41. debug2: reserved 0
  42. debug2: peer server KEXINIT proposal
  43. debug2: KEX algorithms: mlkem768x25519-sha256,sntrup761x25519-sha512,[email protected],curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,ext-info-s,[email protected]
  44. debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  45. debug2: ciphers ctos: [email protected],[email protected],[email protected],aes128-ctr,aes192-ctr,aes256-ctr
  46. debug2: ciphers stoc: [email protected],[email protected],[email protected],aes128-ctr,aes192-ctr,aes256-ctr
  47. debug2: compression ctos: none,[email protected]
  48. debug2: compression stoc: none,[email protected]
  49. debug2: languages ctos:
  50. debug2: languages stoc:
  51. debug2: first_kex_follows 0
  52. debug2: reserved 0
  53. debug1: kex: algorithm: mlkem768x25519-sha256
  54. debug1: kex: host key algorithm: rsa-sha2-512
  55. debug1: kex: server->client cipher: aes128-ctr MAC: [email protected] compression: none
  56. debug1: kex: client->server cipher: aes128-ctr MAC: [email protected] compression: none
  57. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  58. debug1: SSH2_MSG_KEX_ECDH_REPLY received
  59. debug1: Server host key: ssh-rsa SHA256:kgTQZigQQmhWOPtUntS4Up7CjYR1YolF7doMi3mpqY4
  60. debug1: using hostkeyalias: proxmox-srv2-n0
  61. debug1: Host 'proxmox-srv2-n0' is known and matches the RSA host key.
  62. debug1: Found key in /etc/pve/nodes/proxmox-srv2-n0/ssh_known_hosts:1
  63. debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
  64. debug2: ssh_set_newkeys: mode 1
  65. debug1: rekey out after 4294967296 blocks
  66. debug1: SSH2_MSG_NEWKEYS sent
  67. debug1: Sending SSH2_MSG_EXT_INFO
  68. debug1: expecting SSH2_MSG_NEWKEYS
  69. debug1: ssh_packet_read_poll2: resetting read seqnr 3
  70. debug1: SSH2_MSG_NEWKEYS received
  71. debug2: ssh_set_newkeys: mode 0
  72. debug1: rekey in after 4294967296 blocks
  73. debug2: KEX algorithms: mlkem768x25519-sha256,sntrup761x25519-sha512,[email protected],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-group14-sha256,ext-info-c,[email protected]
  74. debug2: host key algorithms: [email protected],[email protected],rsa-sha2-512,rsa-sha2-256,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected]
  75. debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],[email protected]
  76. debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],[email protected]
  77. debug2: compression ctos: none,[email protected]
  78. debug2: compression stoc: none,[email protected]
  79. debug2: languages ctos:
  80. debug2: languages stoc:
  81. debug2: first_kex_follows 0
  82. debug2: reserved 0
  83. debug1: SSH2_MSG_EXT_INFO received
  84. debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],rsa-sha2-512,rsa-sha2-256>
  85. debug1: kex_ext_info_check_ver: [email protected]=<0>
  86. debug1: kex_ext_info_check_ver: [email protected]=<0>
  87. debug2: service_accept: ssh-userauth
  88. debug1: SSH2_MSG_SERVICE_ACCEPT received
  89. debug1: SSH2_MSG_EXT_INFO received
  90. debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],rsa-sha2-512,rsa-sha2-256>
  91. debug1: Authentications that can continue: publickey,password
  92. debug1: Next authentication method: publickey
  93. debug1: Will attempt key: /root/.ssh/id_rsa RSA SHA256:cHixfTYfjJnDfuNEOdTTMkg1Z3nIfbT3CzYT8rVVKm4
  94. debug1: Will attempt key: /root/.ssh/id_ecdsa
  95. debug1: Will attempt key: /root/.ssh/id_ecdsa_sk
  96. debug1: Will attempt key: /root/.ssh/id_ed25519
  97. debug1: Will attempt key: /root/.ssh/id_ed25519_sk
  98. debug1: Will attempt key: /root/.ssh/id_xmss
  99. debug2: pubkey_prepare: done
  100. debug1: Offering public key: /root/.ssh/id_rsa RSA SHA256:cHixfTYfjJnDfuNEOdTTMkg1Z3nIfbT3CzYT8rVVKm4
  101. debug2: we sent a publickey packet, wait for reply
  102. debug1: Server accepts key: /root/.ssh/id_rsa RSA SHA256:cHixfTYfjJnDfuNEOdTTMkg1Z3nIfbT3CzYT8rVVKm4
  103. Authenticated to 172.16.10.5 ([172.16.10.5]:22) using "publickey".
  104. debug1: channel 0: new session [client-session] (inactive timeout: 0)
  105. debug2: channel 0: send open
  106. debug1: Requesting [email protected]
  107. debug1: Entering interactive session.
  108. debug1: pledge: network
  109. debug1: client_input_global_request: rtype [email protected] want_reply 0
  110. debug1: Remote: /root/.ssh/authorized_keys:6: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
  111. debug1: Remote: /root/.ssh/authorized_keys:6: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
  112. debug2: channel_input_open_confirmation: channel 0: callback start
  113. debug2: fd 3 setting TCP_NODELAY
  114. debug2: client_session2_setup: id 0
  115. debug1: Sending environment.
  116. debug1: channel 0: setting env LANG = "en_US.UTF-8"
  117. debug2: channel 0: request env confirm 0
  118. debug1: channel 0: setting env LC_ALL = "en_US.UTF-8"
  119. debug2: channel 0: request env confirm 0
  120. debug1: Sending command: /bin/true
  121. debug2: channel 0: request exec confirm 1
  122. debug1: pledge: fork
  123. debug2: channel_input_open_confirmation: channel 0: callback done
  124. debug2: channel 0: open confirm rwindow 0 rmax 32768
  125. debug2: channel 0: rcvd adjust 2097152
  126. debug2: channel_input_status_confirm: type 99 id 0
  127. debug2: exec request accepted on channel 0
  128. debug2: channel 0: rcvd eof
  129. debug2: channel 0: output open -> drain
  130. debug2: channel 0: obuf empty
  131. debug2: chan_shutdown_write: channel 0: (i0 o1 sock -1 wfd 5 efd 6 [write])
  132. debug2: channel 0: output drain -> closed
  133. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  134. debug1: client_input_channel_req: channel 0 rtype [email protected] reply 0
  135. debug2: channel 0: rcvd eow
  136. debug2: chan_shutdown_read: channel 0: (i0 o3 sock -1 wfd 4 efd 6 [write])
  137. debug2: channel 0: input open -> closed
  138. debug2: channel 0: rcvd close
  139. debug2: channel 0: almost dead
  140. debug2: channel 0: gc: notify user
  141. debug2: channel 0: gc: user detached
  142. debug2: channel 0: send_close2
  143. debug2: channel 0: send close for remote id 0
  144. debug2: channel 0: is dead
  145. debug2: channel 0: garbage collecting
  146. debug1: channel 0: free: client-session, nchannels 1
  147. Transferred: sent 5456, received 5224 bytes, in 0.1 seconds
  148. Bytes per second: sent 81126.2, received 77676.5
Add Comment
Please, Sign In to add comment