Date: Mon, 28 Aug 2000 23:40:34 -0700 From: "Crist J . Clark" <cjclark@reflexnet.net> To: Nick Slager <nicks@albury.net.au> Cc: David Daugherty <doc@wcug.wwu.edu>, questions@FreeBSD.ORG Subject: Re: named Message-ID: <20000828234034.E62475@149.211.6.64.reflexcom.com> In-Reply-To: <20000829104042.D19388@albury.net.au>; from nicks@albury.net.au on Tue, Aug 29, 2000 at 10:40:43AM %2B1100 References: <Pine.LNX.3.96.1000828113913.24779A-100000@sloth> <20000829104042.D19388@albury.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000828234034.E62475>