From owner-freebsd-stable Thu Feb 1 9:41:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [208.184.13.195]) by hub.freebsd.org (Postfix) with ESMTP id E78D437B65D for ; Thu, 1 Feb 2001 09:41:26 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [208.184.13.196]) by yertle.kciLink.com (Postfix) with ESMTP id 1476D2E440; Thu, 1 Feb 2001 12:41:26 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.1/8.11.1) id f11HfQ585047; Thu, 1 Feb 2001 12:41:26 -0500 (EST) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14969.40901.952200.946573@onceler.kciLink.com> Date: Thu, 1 Feb 2001 12:41:25 -0500 To: "James Raftery" Cc: "FreeBSD Stable" Subject: Re: DNS security In-Reply-To: <010601c08c73$c0a4fe20$340410ac@JRAFTERY> References: <14969.38607.142726.115583@onceler.kciLink.com> <010601c08c73$c0a4fe20$340410ac@JRAFTERY> X-Mailer: VM 6.90 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "JR" == James Raftery writes: JR> Use the 'directory' statement in the options clause of named.conf: JR> options { JR> [...] JR> directory "/var/tmp"; JR> }; But that throws off the zone file directory paths... Hmm. I guess if I were clever enough with subdirectory tree construction I could do this... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message