Date: Mon, 6 Aug 2001 23:37:13 -0700 From: "Crist J. Clark" <cristjc@earthlink.net> To: Tabor Kelly <pdxmax@dsl-only.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd redirect_port only works from the outside Message-ID: <20010806233713.C449@blossom.cjclark.org> In-Reply-To: <1282219181.20010806181413@dsl-only.net>; from pdxmax@dsl-only.net on Mon, Aug 06, 2001 at 06:14:13PM -0700 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010806233713.C449>