Tag Archives: dnsmasq

Fasting Domain Name Resolution with Dnsmasq

Dnsmasq is a lightweight DNS forwarder, DHCP server, and BOOTP/TFTP server for a small network (up to 1000 clients is known to work). It’s easy to configure and low resource cost.
I just use the DNS forward(cache) function here, which only serves with the systems of internal network, as the configuration file of the dnsmasq server [...]