From owner-freebsd-questions Sat Dec 29 10:28:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hauan.org (dah.sharedcomm.net [205.235.129.203]) by hub.freebsd.org (Postfix) with ESMTP id E99AD37B416 for ; Sat, 29 Dec 2001 10:28:23 -0800 (PST) Received: from hauan.org (localhost.hauan.org [127.0.0.1]) by hauan.org (8.11.6/8.11.6) with ESMTP id fBTAXSs54533; Sat, 29 Dec 2001 10:34:01 GMT (envelope-from dah@hauan.org) Message-ID: <3C2D9BF8.D3F8218@hauan.org> Date: Sat, 29 Dec 2001 10:33:28 +0000 From: Dave X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Donnie Jones Cc: Sam Drinkard , freebsd-questions@FreeBSD.ORG Subject: Re: Multiple httpd servers on LAN only one real IP Address. References: <20011229130720.3acc8802.donniejones18@yahoo.com> <3C2E071B.D313DDFC@vortex.wa4phy.net> <20011229132048.7acaaf60.donniejones18@yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 I think you want to use the listen and bind features in httpd.conf. Choose your ports and listen on them. I'm working the same issue. dave Donnie Jones wrote: > > On Sat, 29 Dec 2001 13:10:35 -0500 > Sam Drinkard wrote: > > > Donnie, you might take a look at xinetd. It will let you redirect > > various ports. > > > > Sam > > > > Thanks for the fast response, but I don't think it will work.... > > Correct me if I am wrong, but don't httpd requests from the net only get sent to port 80 on the real ip address? > > If so, all the httpd requests for my two domains would be sent to the same port 80 on the real ip address (the gateway computer). > > I don't see how this could allow for me to redirect the httpd requests for the two individual domains to the two individual httpd servers on the internal LAN? > > Thanks, > > -Donnie > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message