From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 23:15:09 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEF2A37B401 for ; Wed, 30 Apr 2003 23:15:09 -0700 (PDT) Received: from andrew.brobus.net (ns1.brobus.net [24.129.14.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36C0243F93 for ; Wed, 30 Apr 2003 23:15:09 -0700 (PDT) (envelope-from tamir@brobus.net) Date: Thu, 1 May 2003 02:17:33 -0400 Message-ID: <985DF46E87E0C047A3670048DBCAD0551496AE@andrew.brobus.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-MS-Has-Attach: Content-Transfer-Encoding: quoted-printable X-MS-TNEF-Correlator: Thread-Topic: OpenSSL obstacle to PostgreSQL Installation X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-Class: urn:content-classes:message thread-index: AcLy/EZqV1bjgBM+RhmbvpE5xX51FQco/hRAAAB/bDA= From: "Tamir Halperin" To: Subject: RE: BIND won't start at boot with flags X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 May 2003 06:15:10 -0000 On second thought I won't attach the files. My samba connection seems to = be broken and I can only send mail from the windows environment. I'll be = happy to type out whatever you may feel is relevant to the situation. > -----Original Message----- > From: Tamir Halperin=20 > Sent: Thursday, May 01, 2003 1:24 AM > To: freebsd-questions@FreeBSD.ORG > Subject: BIND won't start at boot with flags >=20 >=20 > My BIND 9.2.2, installed with the argument to overwrite base,=20 > will not start at boot time. > It seems to start when I execute /etc/sbin/named. But I don't=20 > know what I'm not getting by it starting with the flags. >=20 > I'm attaching the following files because I really don't=20 > quite get the chroot part of all this: >=20 > /etc/rc.conf > /etc/namedb/named.conf > /var/chroot/etc/namedb/named.conf >=20 > My guess is that /etc/namedb/named.conf is being ignored=20 > because of the named_flags line in rc.conf. Am I right? >=20 > Then, in /var/chroot/etc/namedb/named.conf there's a line: > pid-file "/etc/namedb/named.pid"; >=20 > There is no named.pid in /etc/namedb so I'm not sure what to=20 > do about this. Could this be the cause of named not starting=20 > at boot time? >=20 > Tamir >=20