admin 6ea71dfdb7 pihole: split-horizon — forward demo-felhom.eu to the felhom-pve host resolver
The stale `address=/demo-felhom.eu/192.168.0.162` pinned A to the host (pre-Proxmox
era, when the host ran traefik) and forwarded AAAA upstream → Cloudflare (split-brain),
so LAN clients hit 192.168.0.162:443 (nothing there) → ERR_CONNECTION_REFUSED.
Switch to a conditional forward `server=/demo-felhom.eu/192.168.0.162` so the Pi-hole
relays the zone to the felhom-agent-managed dnsmasq on the host, which answers the
guest's live IP (192.168.0.151) + AAAA NODATA and tracks the DHCP IP.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 18:39:52 +02:00
2026-06-08 12:29:05 +02:00
2026-04-17 21:16:18 +02:00
2026-06-07 12:01:19 +02:00
2026-06-06 15:44:24 +02:00
2026-01-07 10:22:31 +01:00
S
Description
No description provided
2.8 MiB