; /etc/named.boot ; boot file for name server ; ; This file is read by named and tells it what domains it is responsible ; for (as either a primary or secondary server) and where to get the rest ; of the configuration files. ; ; where to get the rest of the configuration files directory /etc/namedb ; ; type domain source file or host primary wossamotta-u.edu wossamotta-u.edu primary 27.42.219.IN-ADDR.ARPA 219.42.27 ; ; The DNS administrator at Wossamotta agreed to provide secondary DNS ; service for Alma Mater University. The nameserver for alma-mater.edu has ; an IP address of 222.99.44.100 secondary alma-mater.edu 222.99.44.100 secondary 44.99.222.IN-ADDR.ARPA 222.99.44.100 ; ; the latest version of the file "named.root" should be gotten from: ; ftp://ftp.rs.internic.net/domain/named.root ; this file is used by named to "prime" the cache so that it knows where ; the root nameservers are... cache . named.root ; --the end--