17 lines
376 B
Plaintext
17 lines
376 B
Plaintext
;
|
|
; boot file for authoritive master name server for Berkeley.EDU
|
|
; Note that there should be one primary entry for each SOA record.
|
|
;
|
|
;
|
|
sortlist 10.0.0.0
|
|
|
|
directory /var/named
|
|
|
|
; type domain source host/file backup file
|
|
|
|
cache . root.cache
|
|
primary Berkeley.EDU named.hosts
|
|
primary 32.128.IN-ADDR.ARPA named.rev
|
|
primary 0.0.127.IN-ADDR.ARPA localhost.rev
|
|
|