summaryrefslogtreecommitdiffstats
path: root/contrib/bind/conf/master/named.boot
blob: 7d467f28732debfb94523f92b9db2e3897f33231 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
;
;  @(#)named.boot.slave	1.13	(Berkeley)  87/07/21
;
;  boot file for secondary name server
; Note that there should be one primary entry for each SOA record.
;
;
sortlist 10.0.0.0 

directory	/usr/local/adm/named

; type    domain		source host/file		backup file

cache     .			root.cache
secondary Berkeley.EDU		128.32.137.8 128.32.137.3	ucbhosts.bak
secondary 32.128.IN-ADDR.ARPA	128.32.137.8 128.32.137.3	ucbhosts.rev.bak
primary   0.0.127.IN-ADDR.ARPA	localhost.rev

OpenPOWER on IntegriCloud