Reorganized content, cleanup
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
author: mikeconrad
|
||||
author: Mike Conrad
|
||||
categories:
|
||||
- Cloudflare
|
||||
- Networking
|
||||
@ -67,12 +67,12 @@ $:/tmp/endlessh$ 2024-06-24T13:05:59.488Z Port 2222
|
||||
2024-06-24T13:05:59.488Z poll(1, -1)
|
||||
ssh -vvv localhost -p 2222
|
||||
OpenSSH_8.9p1 Ubuntu-3ubuntu0.7, OpenSSL 3.0.2 15 Mar 2022
|
||||
debug1: Reading configuration data /home/mikeconrad/.ssh/config
|
||||
debug1: Reading configuration data /home/Mike Conrad/.ssh/config
|
||||
debug1: Reading configuration data /etc/ssh/ssh_config
|
||||
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
|
||||
debug1: /etc/ssh/ssh_config line 21: Applying options for *
|
||||
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/mikeconrad/.ssh/known_hosts'
|
||||
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/mikeconrad/.ssh/known_hosts2'
|
||||
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/Mike Conrad/.ssh/known_hosts'
|
||||
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/Mike Conrad/.ssh/known_hosts2'
|
||||
debug2: resolving "localhost" port 2222
|
||||
debug3: resolve_host: lookup localhost:2222
|
||||
debug3: ssh_connect_direct: entering
|
||||
@ -84,20 +84,20 @@ debug1: Connection established.
|
||||
2024-06-24T13:06:08.635Z setsockopt(4, SO_RCVBUF, 1) = 0
|
||||
2024-06-24T13:06:08.635Z ACCEPT host=::1 port=43696 fd=4 n=1/4096
|
||||
2024-06-24T13:06:08.635Z poll(1, 10000)
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_rsa type 0
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_rsa-cert type 4
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_ecdsa type -1
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_ecdsa-cert type -1
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_ecdsa_sk type -1
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_ecdsa_sk-cert type -1
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_ed25519 type -1
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_ed25519-cert type -1
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_ed25519_sk type -1
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_ed25519_sk-cert type -1
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_xmss type -1
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_xmss-cert type -1
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_dsa type -1
|
||||
debug1: identity file /home/mikeconrad/.ssh/id_dsa-cert type -1
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_rsa type 0
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_rsa-cert type 4
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_ecdsa type -1
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_ecdsa-cert type -1
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_ecdsa_sk type -1
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_ecdsa_sk-cert type -1
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_ed25519 type -1
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_ed25519-cert type -1
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_ed25519_sk type -1
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_ed25519_sk-cert type -1
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_xmss type -1
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_xmss-cert type -1
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_dsa type -1
|
||||
debug1: identity file /home/Mike Conrad/.ssh/id_dsa-cert type -1
|
||||
debug1: Local version string SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.7
|
||||
2024-06-24T13:06:18.684Z = 0
|
||||
2024-06-24T13:06:18.684Z write(4) = 3
|
||||
|
Reference in New Issue
Block a user