Files
2026-03-05 17:47:01 +01:00

578 B
Raw Permalink Blame History

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 .lan internal 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).