chore: sync skill updates and references
This commit is contained in:
@@ -280,7 +280,7 @@ systemctl restart wg-quick@wg0
|
||||
**Symptom:** `wg show wg0` shows TX increasing but RX stays at 0. The server sends keepalives (TX goes up) but the router never responds.
|
||||
|
||||
### Jul 9 post-migration: Three WG mismatches
|
||||
When the server migrated from Hetzner (5.161.114.8) to netcup (152.53.192.33), the WG tunnel broke due to THREE simultaneous mismatches:
|
||||
When the server migrated from Hetzner (5.161.225.131) to netcup (152.53.192.33), the WG tunnel broke due to THREE simultaneous mismatches:
|
||||
|
||||
1. **Stale router public key** — Server's `wg0.conf` used old key from `/root/wg-ccr.pub`, but the router had regenerated its WG private key since
|
||||
2. **Stale server public key** — Router's peer endpoint still had the Hetzner box's public key, not the new Core's key
|
||||
|
||||
@@ -31,7 +31,7 @@ The router has **two WireGuard peers** — one for Core (active Hermes) and one
|
||||
### Peer 2 — app1-bu (Hetzner standby)
|
||||
- **Peer:** 10.77.0.3 (app1-bu)
|
||||
- **app1-bu public key:** `aEDfY/XzE5m6van/NkvMnYZoYuhptvs1GGkbqmaFKBQ=`
|
||||
- **Endpoint:** 5.161.114.8:51821
|
||||
- **Endpoint:** 5.161.225.131:51821
|
||||
- **Keepalive:** 25s
|
||||
|
||||
**Latency:** 37ms (Ashburn → Savannah) for Core, 87ms for app1-bu (Hetzner → Savannah)
|
||||
|
||||
Reference in New Issue
Block a user