Augmenting DNS using dnsmasq article

Arek’s article Augmenting DNS Records Using dnsmasq is posted on the afp548.com site.

DNS can always bite you in the rear. in some case you run your own DNS server and you can correct the issues. In other cases, you’re beholden to the powers that be to determine your fate. All is not lost, however, it is possible to run your own DNS proxy to override specific answers. It’s not an ideal solution, and can certainly be accused of being a “hack” but it can be invaluable in some situations.

Read on for how to do this with dnsmasq…