mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +00:00
Pi-hole 6 uses pihole-FTL --config dns.hosts as the authoritative local DNS store. dnsmasq address= directives still work for new domains (e.g. mcp.0.knoe.dev) but Pi-hole may serve stale upstream cache over them for previously-resolved domains (e.g. auth.0.knoe.dev was cached from old DNS before the fix). dns.hosts entries always win, idempotent approach: strip old *.0.knoe.dev entries, append new ones, update via pihole-FTL --config + pihole reloaddns. auth.0.knoe.dev: 34.120.221.5 (wrong) → 34.36.71.141 (knoe-auth GCE LB) ✓ Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| handlers | ||
| tasks | ||
| templates | ||