From owner-freebsd-questions Mon Aug 28 23:41: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 3AFB237B42C for ; Mon, 28 Aug 2000 23:41:02 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Mon, 28 Aug 2000 23:39:44 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.9.3/8.9.3) id XAA97807; Mon, 28 Aug 2000 23:40:35 -0700 (PDT) (envelope-from cjc) Date: Mon, 28 Aug 2000 23:40:34 -0700 From: "Crist J . Clark" To: Nick Slager Cc: David Daugherty , questions@FreeBSD.ORG Subject: Re: named Message-ID: <20000828234034.E62475@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20000829104042.D19388@albury.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000829104042.D19388@albury.net.au>; from nicks@albury.net.au on Tue, Aug 29, 2000 at 10:40:43AM +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Aug 29, 2000 at 10:40:43AM +1100, Nick Slager wrote: > Thus spake David Daugherty (doc@wcug.wwu.edu): > > [snip] > > > and my in-addr file has: > > ;from ora DNS & BIND > > 1.168.192.in-addr.arpa. IN SOA truman.datasphereweb.com. > > davidd.datasphereweb.com. ( > > 1 ;serial > > 10800 ;Refresh after 3 hours > > 3600 ;Retry after 1 hour > > 604800 ;Expire after 1 week > > 86400 ) ;Minimum TTL of 1 day > > > > datasphereweb.com IN NS truman.datasphereweb.com. > > datasphereweb.com IN NS reagan.datasphereweb.com. > ^^^^^^^^^^^^^^^^^^ > > This don't look good. Assuming the hostname is correct, you'll at least > need a period at then end, a la your PTR entries: But that still does not make sense. As written, he saying that datasphereweb.com.1.168.192.in-addr.arpa has an nameserver of truman.datasphereweb.com. If he ends the name with a '.' it says that datasphereweb.com has an nameserver of truman.datasphereweb.com. But uh, why are you telling us who is the nameserver for truman.datasphereweb.com in 1.168.192.in-addr.arpa's domain file? Of course, those datasphereweb.com entries should be null so that the NS records refer to the 1.168.192.in-addr.arpa domain. -- Crist J. Clark cjclark@alum.mit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message