; $Id: named.boot,v 1.3.6.1 1997/05/08 15:25:32 joerg Exp $ ; From: @(#)named.boot 5.1 (Berkeley) 6/30/90 ; Refer to the named(8) man page for details. If you are ever going ; to setup a primary server, make sure you've understood the hairy ; details of how DNS is working. Even with simple mistakes, you can ; break connectivity for affected parties, or cause huge amount of ; useless Internet traffic. ; ; Setting up secondaries is way easier and the rough picture for this ; is explained below. ; ; If you enable a local name server, don't forget to enter 127.0.0.1 ; into your /etc/resolv.conf so this server will be queried first. ; Also, make sure to enable it in /etc/sysconfig. ; example sortlist config: ; sortlist 127.0.0.0 directory /etc/namedb ; type domain source host/file backup file cache . named.root primary localhost localhost.zone primary 0.0.127.IN-ADDR.ARPA localhost.rev primary jk1mly.prug.net jk1mly.zone primary 114.16.172.IN-ADDR.ARPA jk1mly.rev ;primary tun.prug.net tun.zone ;primary 41.168.192.IN-ADDR.ARPA tun.rev secondary tama.prug.or.jp 172.16.113.2 jk1mly.zone.bak secondary 16.172.IN-ADDR.ARPA 172.16.113.2 jk1mly.rev.bak