From owner-freebsd-questions@FreeBSD.ORG Sat Dec 5 22:34:49 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1275106566C for ; Sat, 5 Dec 2009 22:34:49 +0000 (UTC) (envelope-from kraduk@googlemail.com) Received: from mail-fx0-f209.google.com (mail-fx0-f209.google.com [209.85.220.209]) by mx1.freebsd.org (Postfix) with ESMTP id 4E4418FC16 for ; Sat, 5 Dec 2009 22:34:48 +0000 (UTC) Received: by fxm2 with SMTP id 2so1082658fxm.13 for ; Sat, 05 Dec 2009 14:34:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=HuDpuXG8o+Ibzjm2odz/CR0Tk6ztM+Ux5dBc/GvgiKc=; b=MuVctCtt2XdCvjY0VgqKprCOyQlS4kSJotrqXj2T3+7Nis+XhMfkLuuAb6fzqPLsP+ DGz1ebWgFx79PdIVBAnbOecKwFmTznXD3Jx95nc0jDgcAHIhGhBoWbO1bbMQ4f0Si6jj DlLvLivKjoei4us0NkWOGQPfpW5PyAtwJ23yo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=DdqHrHcOcEdTzw85j6kDQn86VPF4NdY1F2uAr0wxUrghPyGfhP1p6lTzvvC6+S8i4D NXqjncCR+sFPRSXW/ebE2bHwsq42rUrgvMIsCzW1yDxPTnI+PMrOsQbbY57+jv6se6JC 2NCrYJHHVhfW5qPEHs5WDiRqex/x3qEAXJpOA= MIME-Version: 1.0 Received: by 10.239.138.12 with SMTP id n12mr466564hbn.69.1260052487957; Sat, 05 Dec 2009 14:34:47 -0800 (PST) In-Reply-To: <20091205222859.GA49341@thought.org> References: <20091205064419.GA46204@thought.org> <20091205222859.GA49341@thought.org> Date: Sat, 5 Dec 2009 22:34:47 +0000 Message-ID: From: krad To: Gary Kline Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Mailing List Subject: Re: which filrs/directories must be chowned bind? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2009 22:34:49 -0000 2009/12/5 Gary Kline > On Sat, Dec 05, 2009 at 10:09:24PM +0000, krad wrote: > > 2009/12/5 Gary Kline > > > > > > > > I've just finished getting > > > > > > % nslookup 10.47.0.230 > > > > > > to respond, so at least my test configuration is finally right > > > ... or on the right track. I am not certain that I ever had > > > things chowned bind:bind; even before my '07 meltdown. Now > > > it's time to make certain that every file that should be owned > > > by bind really *is*. > > > > > > Anybody? > > > > > > > > Have a look at /etc/mtree/BIND.chroot.dist > > also dont use nslookup use host or dig. NSlookup is dodgy > > > Re nslookup, it is still widely enough used that it ain't dead > yet. But, yeah, I just found a tutorial-like page on dig. > It's helpful for a utility that isn't that friendly. > > thanks for the mtree tip. > > -- > Gary Kline kline@thought.org http://www.thought.org Public Service > Unix > http://jottings.thought.org http://transfinite.thought.org > The 7.31a release of Jottings: http://jottings.thought.org/index.php > > it gives dodgy results under some conditions and is actually more clunky to work with