Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jul 2011 00:25:34 -0700
From:      Doug Hardie <bc979@lafn.org>
To:        Gary Kline <kline@thought.org>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: DNS and file system messed up...
Message-ID:  <CDA23F69-BA47-4D83-856E-1DE15F135243@lafn.org>
In-Reply-To: <20110708055837.GA21564@thought.org>
References:  <20110707180041.GA90387@thought.org> <20110708055837.GA21564@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On 7 July 2011, at 22:58, Gary Kline wrote:

>> Jul  7 10:16:33 ethic named[54366]: none:0: open: /etc/named.conf: file not found

>> Jul  7 10:17:56 ethic named[54371]: starting BIND 9.3.6-P1 -c /var/named/etc/namedb/named.conf

The first one that fails is looking for /etc/named.conf.  The second one shows its in /var/named/etc/named/named.conf


Those are different locations.  I suspect you have named_flags setup in rc.conf pointing to /etc/namedb/named.conf rather than the right location.  Its also possible that its not set in rc.conf but defaults in either the rc script or /etc/rc.d/named.  On my system it appears to default in /etc/rc.d/named.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CDA23F69-BA47-4D83-856E-1DE15F135243>