KarelWintersky

KarelWintersky / ssh.txt

Last active 16 hours ago

Like 0

Revision 47c8cfd4333182306238967d8180af0f3c2ab212

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