Building a DNS Cache + Ad-Blocking Server for My Home LAN with dnsmasq
I set up a DNS server for my home LAN to speed up name resolution while also blocking ads. Upstream is Cloudflare's 1.1.1.1. Instead of Pi-hole, I got it all done with the lightweight dnsmasq that was already installed. This is a record of the process, including the SELinux issue I ran into along the way.