Mar
22
Configure BIND 9 For IPv4 (or IPv6) Only
Posted by suvi under Networking
I’m running a slave DNS server on the machine that runs this website. It is one of three DNS servers (one master, two slaves) that I have running for my multiple domains. I recently noticed from my Logwatch output that it was having issues with IPv6 lookups and these were causing timeouts and putting extra notices in my log files. I decided the best route would be to just turn off IPv6 in BIND altogether.
Leave a Reply