From owner-freebsd-questions Sun Jan 14 20:56:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 54D9B37B401 for ; Sun, 14 Jan 2001 20:56:13 -0800 (PST) Received: from rfx-64-6-211-149.users.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 14 Jan 2001 20:54:27 -0800 Received: (from cjc@localhost) by rfx-64-6-211-149.users.reflexcom.com (8.11.1/8.11.0) id f0F4u6B41791; Sun, 14 Jan 2001 20:56:06 -0800 (PST) (envelope-from cjc) Date: Sun, 14 Jan 2001 20:56:05 -0800 From: "Crist J. Clark" To: Bill Moran Cc: freebsd-questions@FreeBSD.ORG Subject: Re: BIND and gateway with RFC-1918 IPs Message-ID: <20010114205604.U97980@rfx-64-6-211-149.users.reflexco> Reply-To: cjclark@alum.mit.edu References: <3A627E01.274B5554@mail.iowna.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3A627E01.274B5554@mail.iowna.com>; from wmoran@mail.iowna.com on Sun, Jan 14, 2001 at 11:35:13PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 14, 2001 at 11:35:13PM -0500, Bill Moran wrote: > Here's the sit: > > Gateway computer for a small company is also their email server and web > server (for the internet) It will also be their DNS server for the > internet as well as their DNS server internally. > > The problem is this, I want mail.company.com to resolve to different IP > addys depending on who requests it. The internal clients, with 10.x.x.x > addys should resolve this name to 10.0.0.1 (which is the internal side > of the gateway - fxp1) and anyone from the internet should resolve to > the real live IP address of the other interface, fxp0. > > Do I have to run 2 seperate incantations of named with different SOA > configs? If so, how do I tell it to only listen on a specified > interface? Or is there another way to make this work?? BIND9 will do "split DNS." http://www.isc.org/products/BIND/bind9.html -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message