578 B
578 B
dnsmasq – Home Server Implementation
This page is my reference for how I configured dnsmasq as internal DNS on the home server.
For generic DNS concepts, see:
Scope
- dnsmasq config for
.laninternal domains. - How clients use the home server as DNS.
- How this integrates with Caddy and WireGuard.
Notes / TODO
- Add example dnsmasq config for
vaultwarden.lan,home.lan, etc. - Document how I point LAN clients and VPN clients to this DNS.
- Add a short troubleshooting section (cache, logs, typical mistakes).