Install and use pdnsd for name service caching
The man pages describe pdnsd as a dns proxy daemon capable of saving the contents of its DNS cache to the disk on exit. The Install Edit the /etc/pdnsd.conf file. Under server, change the ip value to your DNS server. Edit the /etc/resolv.conf to point the server to itself. For my test, I commented out everything and only added the…
Read More »