Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!quanta.eng.ohio-state.edu!kaa.eng.ohio-state.edu!mzaik From: mzaik@kaa.eng.ohio-state.edu (Tahsin Mzaik) Newsgroups: comp.unix.admin Subject: need help in starting up in.named Message-ID: <5846@quanta.eng.ohio-state.edu> Date: 21 Sep 90 20:55:42 GMT Sender: news@quanta.eng.ohio-state.edu Lines: 19 Nntp-Posting-Host: kaa We are having a problem with named. When named runs, we get the message that a file was not found in the named.boot file. The result is that foriegn hosts can not be accessed, either by name or by network id. The named.boot file is as follows: ; named.boot file domain ohio-state.edu primary ohio-state.edu secondary eng.ohio-state.edu 128.146.1.7 The problem, we believe, is that a source file should be specified after the domain specification in the line that starts with 'primary,' that is we need a file which contains authoritative data for the ohio-state.edu domain. This file should be in a 'master file' format. We don't have such a file, and we would like to know either how to create this file, or where to get it from. Thanks in advance for your help.