Help on: Append special BIND configurations to /etc/named.conf It is not generally necessary to add anything in this window. DNS Boss should create everything that is need for most cases. However, if you want to append some of the more sophisticated configurations of DNS BIND to your /etc/named.conf after all of the standard configurations that DNS Boss already provides, then select: "Add special BIND 'options' to /etc/named.conf" to do it. Here are a couple of examples: server 204.33.116.7 { transfers 2; }; topology { 15/8; 172.88/16; }; If you are not certain about what you are appending to your BIND /etc/named.conf file with this window, then it is suggested to not add anything. Your DNS should work fine without adding any of these sophisticated configurations.