Files
Nexus-Guard-Suite/.sisyphus/evidence/task-1-wg-gogo2.txt
T
datadunia bea989d11d
NexusGuard CI / server-core-test (push) Failing after 3s
NexusGuard CI / server-core-build (push) Has been skipped
NexusGuard CI / device-agent-test (push) Failing after 3s
NexusGuard CI / device-agent-cross-build (amd64, linux) (push) Has been skipped
NexusGuard CI / device-agent-cross-build (amd64, windows) (push) Has been skipped
NexusGuard CI / device-agent-cross-build (arm64, linux) (push) Has been skipped
NexusGuard CI / dashboard-test (push) Failing after 3s
NexusGuard CI / dashboard-dist (push) Has been skipped
chore: update submodule refs, add plan files
2026-06-04 11:58:41 +07:00

24 lines
912 B
Plaintext

# gogo2 (10.172.21.2) AllowedIPs Evidence
# Public Key: Akp/KlNcbN3xe6nZ3Icfn/HVJQ4ueRHPIxlQOCUwTwM=
#
# === STATE TIMELINE ===
# BASELINE (before fix):
# allowed ips: 10.172.21.0/24 <-- already correct from prior setup
#
# AFTER IMMEDIATE FIX:
# allowed ips: 10.172.21.0/24 <-- re-set and confirmed
#
# === OBSERVATION ===
# gogo2's AllowedIPs was already set to 10.172.21.0/24 in the baseline.
# gogo2 has is_active=false in the DB (per inherited wisdom).
# The server-core sync DOES NOT touch gogo2 (it likely queries only
# active devices, and gogo2 is excluded).
#
# After setting AllowedIPs manually, gogo2 STAYS set across multiple
# verification cycles (1s, 3s, 10s, 30s).
#
# === VERIFICATION COMMANDS ===
# ssh root@172.20.8.191 'wg show wg0 | grep -A 4 "Akp/KlNcbN3xe6nZ3Icfn/HVJQ4ueRHPIxlQOCUwTwM="'
# Expected: allowed ips: 10.172.21.0/24
# Actual: allowed ips: 10.172.21.0/24 ✓ STABLE