From owner-freebsd-questions Tue Apr 17 13:54: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id C7BB937B423 for ; Tue, 17 Apr 2001 13:53:59 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.3/8.11.3) id f3HKruo06818; Tue, 17 Apr 2001 15:53:56 -0500 (CDT) (envelope-from dan) Date: Tue, 17 Apr 2001 15:53:56 -0500 From: Dan Nelson To: Wyatt Banks Cc: questions@FreeBSD.ORG Subject: Re: dns trouble, please help Message-ID: <20010417155356.A1541@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: ; from "Wyatt Banks" on Tue Apr 17 16:51:21 GMT 2001 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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