; ; directory . ; ; This is the path that named will place in front of all file names ; referenced from here on. ; directory /etc/DNS ; ; cache . domainname file. ; ; This line specifies the location of the "root" domain cache. This ; file is for optimization, and should be used to "prime" the cache ; with the addresses of the root name servers. ; cache . root.cache ; secondary domainname ipaddr1 ipaddr2 ... domain.zone.file ; This line specifies that this computer is a secondary server for ; domainname. The Internet addresses indicate what servers should be ; contacted to obtain this information. The last argument specifies ; the file where this information should be cached. ; ; primary ; ; This is one of the domains for which this machine is authorative for. ; Put the entire domain name in. You need forwards and reverse lookups. ; ; First value is the domain (origin) to append to every name included in ; the db file which does not end in a dot. There are some exceptions, ; ; Name at the end of the line is the name of the db file ; primary 0.0.127.IN-ADDR.ARPA db.127.0.0 ; ; forwarders ; ; Send all off site queries to these servers first. This allows these ; servers to build up a rich cache of info. ; ; The local nameserver expects the forwarders to resolve on its behalf ; (recursive query) if the requested data is not already in the local ; cache. If the forwarder does not respond, the local will contact the ; remote servers itself (non-recursive query). ; forwarders 155.124.14.263 155.124.14.263 ; ; options ; ; so that the nameserver does not query a root server at startup ; ; options forward-only query-log fake-iquery ;slave