BIND Configuration File (named.conf)
In order to make your name server do anything useful, you need to make sure that it is topologically in the right place with respect to its clients and the rest of the network, and that it is configured to interoperate properly with other name servers. A misconfigured name server can result in deluges of DNS traffic between your server and the root servers as it tries futilely to synchronize its data. Your /etc/namedb/named.conf file must be constructed properly, and so it needs to be understood properly.
Fortunately, BIND 8 (the version included in FreeBSD at the time of this writing, probably soon to be replaced with BIND 9) greatly simplifies many of the esoteric details of name server configuration that ...
Get FreeBSD® Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.