From owner-freebsd-doc@FreeBSD.ORG Wed Jun 22 12:10:23 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20FE016A41F for ; Wed, 22 Jun 2005 12:10:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D50FA43D53 for ; Wed, 22 Jun 2005 12:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5MCAMHY052816 for ; Wed, 22 Jun 2005 12:10:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5MCAMdE052815; Wed, 22 Jun 2005 12:10:22 GMT (envelope-from gnats) Date: Wed, 22 Jun 2005 12:10:22 GMT Message-Id: <200506221210.j5MCAMdE052815@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Matteo Riondato Cc: Subject: Re: docs/75997: Handbook section on DNS needs updating X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matteo Riondato List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 12:10:23 -0000 The following reply was made to PR docs/75997; it has been noted by GNATS. From: Matteo Riondato To: "mailto:bug-followup"@FreeBSD.org, krunkalot@hotpop.com Cc: Subject: Re: docs/75997: Handbook section on DNS needs updating Date: Wed, 22 Jun 2005 14:04:53 +0200 About 1): According to the rndc(8), this utility does not yet support all the commands of the BIND 8 ndc utility so I would not change this yet About 2): I didn't get it. Can you please explain this again? Thanks. About 3): Patch follows (can be found at http://people.freebsd.org/~matteo/diff/handbook-dns.diff) --- chapter.sgml.orig Wed Jun 22 13:24:38 2005 +++ chapter.sgml Wed Jun 22 13:40:35 2005 @@ -3236,7 +3236,7 @@ &prompt.root; cd /etc/namedb &prompt.root; sh make-localhost to properly create the local reverse DNS zone file in - /etc/namedb/localhost.rev. + /etc/namedb/master/localhost.rev. @@ -3728,7 +3728,7 @@ &prompt.root; mv named.conf etc && ln -sf etc/named.conf &prompt.root; mv named.root master -&prompt.root; sh make-localhost && mv localhost.rev localhost-v6.rev master +&prompt.root; sh make-localhost &prompt.root; cat > master/named.localhost $ORIGIN localhost. $TTL 6h Hope someone will commit this. Best Regards -- Matteo Riondato FreeBSD Volunteer (http://freebsd.org) G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org)