From owner-freebsd-questions Tue Oct 22 15:13:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 875EF37B401 for ; Tue, 22 Oct 2002 15:13:41 -0700 (PDT) Received: from claire.namodn.com (namodn.com [209.0.100.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4582343E3B for ; Tue, 22 Oct 2002 15:13:38 -0700 (PDT) (envelope-from nkj@namodn.com) Received: from nkj by claire.namodn.com with local (Exim 3.12 #1 (Debian)) id 1847ZO-0001wJ-00; Tue, 22 Oct 2002 15:32:14 -0700 Date: Tue, 22 Oct 2002 15:32:14 -0700 From: Nick Jennings To: sroberts@dsl.pipex.com Cc: Ceri Davies , FreeBSD Questions Subject: Re: Reconfigured named, but now getting errors Message-ID: <20021022153214.E13152@namodn.com> References: <20021017000256.T15782-100000@skywalker.rogness.net> <1034870979.44771.8.camel@Demon.vickiandstacey.com> <20021017162854.GC15087@submonkey.net> <1034875542.44771.13.camel@Demon.vickiandstacey.com> <20021017175910.GA16221@submonkey.net> <1034883279.44693.17.camel@Demon.vickiandstacey.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1034883279.44693.17.camel@Demon.vickiandstacey.com>; from stacey@Demon.vickiandstacey.com on Thu, Oct 17, 2002 at 08:34:37PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Oct 17, 2002 at 08:34:37PM +0100, Stacey Roberts wrote: > Upon my return from work (feeling rather pleased with myself too) I > thought I'd like to see this again, but that's when I saw that I was now > unable to resolve www.vickiandstacey.com (other Internet hosts were fine > btw). > > With respect to you suggestion though, presuming that I am supposed to > add the external IP address for Demon in the zone file, what then > becomes of Demon's *internal* address? > > That is to say, running nslookup from another lan box I would like > Demon's 192.168..... address returned, but running nslookup on > www.vickiandstacey.com should return the *external address (which is > what I saw earlier this morning). From what I gather about the situation, (please correct me if I'm completely off base), you'd like external queries to only be able to lookup *.vickiandstacey.com (and get the public IP), and internal queries to get the internal IP of our server. Correct? I believe you will need to setup two nameservers, one bound to each physical interface on your box (external and internal). > From your e-mail advice last evening, I thought that the new set up I > would attempting to implement would have then involved enabling my local > boxes to use Demon to resolve local machine names, but for external > addresses, my nameserver set-up would be such that these queries would > then be passed to my ISP's NS's. Ok, now I'm confused. So you mean, you want external requests to go to your ISP's nameserver? and your internal requests to go to your local LAN nameserver? Set your workstations to use your internal nameserver as primary DNS. Maybe one of these two scenarios is what you want to be doing? - Nick Jennings - nkj@namdon.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message