From owner-cvs-all Thu Aug 23 9:34: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id D854E37B403; Thu, 23 Aug 2001 09:34:00 -0700 (PDT) (envelope-from root@aldan.algebra.com) Received: (from root@localhost) by aldan.algebra.com (8.11.5/8.11.5) id f7NGWEo55019; Thu, 23 Aug 2001 12:32:14 -0400 (EDT) (envelope-from root) From: Charlie Root Message-Id: <200108231632.f7NGWEo55019@aldan.algebra.com> Subject: Re: cvs commit: src/etc/defaults rc.conf src/etc/mtree BSD.var.dist src/etc/namedb named.conf In-Reply-To: <200108231413.f7NEDvg71094@hak.lan.Awfulhak.org> To: Brian Somers Date: Thu, 23 Aug 2001 12:32:14 -0400 (EDT) Cc: "Andrey A. Chernov" , Jun Kuriyama , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@freebsd-services.com X-Mailer: ELM [version 2.4ME+ PL92 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > Change pidfile location to /var/run/named/pid. Yes! I'd also suggest moving the sandbox into /var/db/named ... > > Is it discussed or I miss something? We already have an option to > > run it in bind sandbox, but as non-default option. Some functions > > not works in bind sandbox, I don't remember exactly at this moment. > > named won't be able to listen on interface addresses that are not > configured when named is invoked. This can break name services on a > dialup server quite badly. How about putting the named.restart (if rc.conf says named_enable is YES) into ppp-linkup by default? The named_enable=YES should also be an indication not to mess with /etc/resolv.conf by default, BTW :-) -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message