wan-watchdog: self-heal router WAN on ISP lease flap / IP change

Flushes stale NAT conntrack on WAN IP change; renews lease then restarts
networkd if internet stays down. ntfy on action. Fixes needing a manual
reboot after the ISP re-IP'd us.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
rope 2026-07-31 13:58:07 +01:00
parent dd5040ca79
commit 3fbc9f884b
2 changed files with 98 additions and 0 deletions

View file

@ -45,6 +45,7 @@
./services/code-server.nix
./services/memos.nix
./services/hardware-health.nix
./services/wan-watchdog.nix
];
### Make build time quicker