From owner-freebsd-questions Sat Dec 29 10:35:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from valen.gwi.net (valen.gwi.net [207.5.128.33]) by hub.freebsd.org (Postfix) with ESMTP id B7FF437B41C for ; Sat, 29 Dec 2001 10:35:08 -0800 (PST) Received: from ABERRATION (dieselgeek.outofspec.com [207.5.188.11]) by valen.gwi.net (8.11.6/8.11.6) with SMTP id fBTIZ8q27750 for ; Sat, 29 Dec 2001 13:35:08 -0500 (EST) Message-ID: <00e801c19097$8a2de6d0$fa01a8c0@ABERRATION> Reply-To: "Predius" From: "Predius" Cc: References: <20011229130720.3acc8802.donniejones18@yahoo.com><3C2E071B.D313DDFC@vortex.wa4phy.net> <20011229132048.7acaaf60.donniejones18@yahoo.com> Subject: Re: Multiple httpd servers on LAN only one real IP Address. Date: Sat, 29 Dec 2001 13:35:07 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Why not setup a frontend proxy server that knows how to handle domain based requests (IE HTTP 1.1) that then forwards to the internal lan as appropriate? I think squid or apache can be setup to do this. Joshua Coombs ----- Original Message ----- From: "Donnie Jones" To: "Sam Drinkard" Cc: Sent: Saturday, December 29, 2001 1:20 PM Subject: Re: Multiple httpd servers on LAN only one real IP Address. > 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