This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / etc / namedb / named.boot
CommitLineData
e57995b8
GW
1; $Id$
2; From: @(#)named.boot 5.1 (Berkeley) 6/30/90
25767e9e
RG
3
4; boot file for secondary name server
5; Note that there should be one primary entry for each SOA record.
6
e57995b8
GW
7; example sortlist config:
8; sortlist 128.3.0.0
25767e9e
RG
9
10directory /etc/namedb
11
12; type domain source host/file backup file
13
14cache . root.cache
15primary 0.0.127.IN-ADDR.ARPA localhost.rev
16
17; example secondary server config:
18; secondary Berkeley.EDU 128.32.130.11 128.32.133.1 ucbhosts.bak
19; secondary 32.128.IN-ADDR.ARPA 128.32.130.11 128.32.133.1 ucbhosts.rev.bak
20
21; example primary server config:
22; primary Berkeley.EDU ucbhosts
23; primary 32.128.IN-ADDR.ARPA ucbhosts.rev