From owner-freebsd-questions Mon Aug 6 23:37:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from robin.mail.pas.earthlink.net (robin.mail.pas.earthlink.net [207.217.120.65]) by hub.freebsd.org (Postfix) with ESMTP id A26E737B401 for ; Mon, 6 Aug 2001 23:37:18 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from blossom.cjclark.org (dialup-209.245.130.159.Dial1.SanJose1.Level3.net [209.245.130.159]) by robin.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id XAA25241; Mon, 6 Aug 2001 23:37:16 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.4/8.11.3) id f776bDH04700; Mon, 6 Aug 2001 23:37:13 -0700 (PDT) (envelope-from cjc) Date: Mon, 6 Aug 2001 23:37:13 -0700 From: "Crist J. Clark" To: Tabor Kelly Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd redirect_port only works from the outside Message-ID: <20010806233713.C449@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <3416923460.20010805161033@dsl-only.net> <20010806142643.A449@blossom.cjclark.org> <722021284.20010806152459@dsl-only.net> <20010806175457.B449@blossom.cjclark.org> <1282219181.20010806181413@dsl-only.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1282219181.20010806181413@dsl-only.net>; from pdxmax@dsl-only.net on Mon, Aug 06, 2001 at 06:14:13PM -0700 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, Aug 06, 2001 at 06:14:13PM -0700, Tabor Kelly wrote: [snip] > > In split DNS, somehost.mydom.org will > > map to 63.105.29.28 for the outside world and 192.168.0.10 (or > > whatever) for your local net. > > I understand this, I was wondering if this can be done off of one bind > service, or if I will need to run 2. I am sorry if this is a silly > question, I have not set bind up yet. Yes, you can do it with one named(8) process. You pretty much have to since only one can be listening on port 53 at a time. -- 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