Guest User

Untitled

a guest
Oct 29th, 2025
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.30 KB | Software | 0 0
  1. root@proxmox-srv0-n1:~# /usr/bin/ssh -vv -e none -o 'BatchMode=yes' -o 'HostKeyAlias=2-0' -o 'UserKnownHosts
  2. File=/etc/pve/nodes/proxmox-srv2-n0/ssh_known_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: 2-0
  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],[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],rsa-sha2-512,rsa-sha2-256
  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: ssh-ed25519
  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-ed25519 SHA256:oEw1XeN9irQg1k25DD059gFEnRwIt0S7ZzTFQyvCyK0
  60. debug1: using hostkeyalias: 2-0
  61. Host key verification failed.
Add Comment
Please, Sign In to add comment