§ Computing
- Identifying Upstream DNS Servers for DNSMasq
- Wednesday, Mar 26, 2014
If you use dnsmasq as a local D.N.S. cache (Ubuntu, etc.), you may wonder why all name queries appear to be filled by 127.0.0.1. That's because DNSMasq is querying upstream name servers and storing results in memory for faster repeat lookups. If you're ...
permalink »