| @@ -0,0 +1,34 @@ | |||
| 1 | + | [arris@onyxtower ~]$ ssh -vvv root@91.135.156.2 | |
| 2 | + | debug1: OpenSSH_10.4p1, OpenSSL 3.6.3 9 Jun 2026 | |
| 3 | + | debug3: Running on Linux 7.1.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 04 Aug 2026 11:19:27 +0000 x86_64 | |
| 4 | + | debug3: Started with: ssh -vvv root@91.135.156.2 | |
| 5 | + | debug1: Reading configuration data /home/arris/.ssh/config | |
| 6 | + | debug1: Reading configuration data /etc/ssh/ssh_config | |
| 7 | + | debug3: /etc/ssh/ssh_config line 2: Including file /etc/ssh/ssh_config.d/20-systemd-ssh-proxy.conf depth 0 | |
| 8 | + | debug1: Reading configuration data /etc/ssh/ssh_config.d/20-systemd-ssh-proxy.conf | |
| 9 | + | debug3: /etc/ssh/ssh_config line 2: Including file /etc/ssh/ssh_config.d/30-libvirt-ssh-proxy.conf depth 0 | |
| 10 | + | debug1: Reading configuration data /etc/ssh/ssh_config.d/30-libvirt-ssh-proxy.conf | |
| 11 | + | debug2: resolve_canonicalize: hostname 91.135.156.2 is address | |
| 12 | + | debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/arris/.ssh/known_hosts' | |
| 13 | + | debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/arris/.ssh/known_hosts2' | |
| 14 | + | debug3: channel_clear_timeouts: clearing | |
| 15 | + | debug3: ssh_connect_direct: entering | |
| 16 | + | debug1: Connecting to 91.135.156.2 [91.135.156.2] port 22. | |
| 17 | + | debug3: set_sock_tos: set socket 3 IP_TOS 0xb8 | |
| 18 | + | debug1: Connection established. | |
| 19 | + | debug1: no pubkey loaded from /home/arris/.ssh/id_rsa | |
| 20 | + | debug1: identity file /home/arris/.ssh/id_rsa type -1 | |
| 21 | + | debug1: no identity pubkey loaded from /home/arris/.ssh/id_rsa | |
| 22 | + | debug1: no pubkey loaded from /home/arris/.ssh/id_ecdsa | |
| 23 | + | debug1: identity file /home/arris/.ssh/id_ecdsa type -1 | |
| 24 | + | debug1: no identity pubkey loaded from /home/arris/.ssh/id_ecdsa | |
| 25 | + | debug1: no pubkey loaded from /home/arris/.ssh/id_ecdsa_sk | |
| 26 | + | debug1: identity file /home/arris/.ssh/id_ecdsa_sk type -1 | |
| 27 | + | debug1: no identity pubkey loaded from /home/arris/.ssh/id_ecdsa_sk | |
| 28 | + | debug1: loaded pubkey from /home/arris/.ssh/id_ed25519: ED25519 SHA256:pPag6AH/AMH6kWGqSmRf0Af4Ko0No2Ns21j1Uido9mg | |
| 29 | + | debug1: identity file /home/arris/.ssh/id_ed25519 type 2 | |
| 30 | + | debug1: no identity pubkey loaded from /home/arris/.ssh/id_ed25519 | |
| 31 | + | debug1: no pubkey loaded from /home/arris/.ssh/id_ed25519_sk | |
| 32 | + | debug1: identity file /home/arris/.ssh/id_ed25519_sk type -1 | |
| 33 | + | debug1: no identity pubkey loaded from /home/arris/.ssh/id_ed25519_sk | |
| 34 | + | debug1: Local version string SSH-2.0-OpenSSH_10.4 | |
KarelWintersky / ssh.txt
Last active 15 hours ago
KarelWintersky revised this gist 15 hours ago · 47c8cfd
1 file changed, 34 insertions