mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 16:34:31 +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> |
||
|---|---|---|
| .. | ||
| acme | ||
| audit | ||
| cgroups | ||
| dashboard | ||
| iscsi | ||
| k3s | ||
| local_user | ||
| mariadb_primary | ||
| mariadb_replica/tasks | ||
| mariadb_tools | ||
| netplan_static | ||
| noswap | ||
| pihole_db_rotate | ||
| pihole_dns | ||
| prole/tasks | ||
| prole_ssl | ||
| rsyslog | ||
| samba_ad_dc | ||
| samba_dns/tasks | ||
| samba_reverse_dns/tasks | ||
| tailscale | ||