From owner-freebsd-questions Mon Jul 1 11:20:11 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 3AFCD37B405 for ; Mon, 1 Jul 2002 11:20:09 -0700 (PDT) Received: from mail.k12us.com (mail.k12us.com [65.112.222.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 43EDC43E13 for ; Mon, 1 Jul 2002 11:20:08 -0700 (PDT) (envelope-from cweimann@k12hq.com) Received: (qmail 50158 invoked by uid 1001); 1 Jul 2002 18:20:01 -0000 Date: Mon, 1 Jul 2002 14:20:01 -0400 From: Christopher Weimann To: Nick Rogness Cc: freebsd-questions@FreeBSD.ORG Subject: Re: divert/natd/redirect_address/localnet don't get along. Message-ID: <20020701142001.A80506@mail.k12us.com> References: <20020630201535.A59329@mail.k12us.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from nick@rogness.net on Mon, Jul 01, 2002 at 12:08:31PM -0500 X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) 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 Mon, Jul 01, 2002 at 12:08:31PM -0500, Nick Rogness wrote: > > > > Ok. This leads me to another question. Can I run a name server that > > in such a way that that it will return the local address for this host > > and forward all other request for this domain to the real name server? > > I'm not sure what you mean by "all other requests for > this domain". Please clarify. > I don't run the authorotative name server for the domain in question. That domain however does list a host on my network. You suggested that I run a name server that would give the local address for the machine in question rather than the outside address. The problem is that there are lot of other machines in that domain. I'd rather not have to replicate the entire domain in my name server then make my single change. Is there a way to only specify the new info for ww2.domain.com in my name server while allowing the name server to fetch other info from domain.com in the normal fasion. I looked into forwarders and views in BIND but none of them seem to quite do what I need. Seems like you can only forward an entire domain. I'd like to forward the request if the local name server doesn't have the info. At this point (after much reading about BIND) I'm starting to think it can't be done. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message