Date: Tue, 17 Apr 2001 15:53:56 -0500 From: Dan Nelson <dnelson@emsphone.com> To: Wyatt Banks <banksw@fang.cs.sunyit.edu> Cc: questions@FreeBSD.ORG Subject: Re: dns trouble, please help Message-ID: <20010417155356.A1541@dan.emsphone.com> In-Reply-To: <Pine.BSF.4.21.0104171648510.27390-100000@fang.cs.sunyit.edu>; from "Wyatt Banks" on Tue Apr 17 16:51:21 GMT 2001 References: <Pine.BSF.4.21.0104171648510.27390-100000@fang.cs.sunyit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Apr 17), Wyatt Banks said: > I set up a DNS server, and it works fine, but my reverse lookup seems to > be set incorrectly. When I nslookup anything, I get this: > > Server: mycomputer.cs.sunyit.edu.0.168.192.in-addr.arpa > > when it should read: > > Server: mycomputer.cs.sunyit.edu Put a trailing dot at the end of your PTR lines in your zonefile: 1 PTR mycomputer.cs.sunyit.edu. -- Dan Nelson dnelson@emsphone.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?20010417155356.A1541>