aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-05 16:35:09 -0400
committerCraig Jennings <c@cjennings.net>2026-07-05 16:35:09 -0400
commitc7b7d164c425f1cf34942c34f7d286210b3bf408 (patch)
treec6ed21303fa5e9d7f599076e7cff852594dfb18b /todo.org
parent4dd127e966d47e928c7051dad7a684613ea7a362 (diff)
downloadarchsetup-c7b7d164c425f1cf34942c34f7d286210b3bf408.tar.gz
archsetup-c7b7d164c425f1cf34942c34f7d286210b3bf408.zip
fix(wireguard): replace dead Proton configs with a working set
The seven Proton configs imported April 10 completed the WireGuard handshake but Proton routed no data: DNS and traffic through the tunnel timed out on every server. Fresh configs from the Proton dashboard route data normally. That confirms the old keys were deauthorized account-side, not a local routing, firewall, or NetworkManager fault. Swap in three fresh configs (NL, US-CA, US-TX) and point the panel tunnels manual-test at the new connection names.
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.org b/todo.org
index d04812f..874d85c 100644
--- a/todo.org
+++ b/todo.org
@@ -697,8 +697,8 @@ Expected: Account shows your Proton username instead of 'None'. After that, prot
*** Tunnels round-trip: panel rows + bar badge (first real tunnel-owned route)
What we're verifying: the panel's Tunnels tab drives a real wireguard tunnel up and down, and the bar indicator grows the vpn badge while the tunnel owns the default route (the badge has never rendered live — every prior check ran with the wlan owning the route).
- Open the net panel (left-click the bar's net module), switch Connections to the Tunnels page.
-- Confirm the rows: tailscale (up), and the seven Proton configs (USNY, USDC, USCALA, USCASF, USGAAT, switzerlan-zurich1/2), all down.
-- Select USNY, press Bring Up, wait for the row to land.
+- Confirm the rows: tailscale (up), and the three Proton configs (wg-US-TX-714, wg-US-CA-144, wg-NL-781), all down.
+- Select wg-US-TX-714, press Bring Up, wait for the row to land.
Expected: the bar's net glyph gains the small vpn badge; its tooltip names the owner ("Tunnel: default route via wgpvpn (wireguard)").
- Press Bring Down on the same row.
Expected: badge gone, tooltip back to normal, internet still works (the wlan owns the route again).