Date: Sat, 29 Dec 2001 13:35:07 -0500 From: "Predius" <predius@netzero.net> Cc: <freebsd-questions@freebsd.org> Subject: Re: Multiple httpd servers on LAN only one real IP Address. Message-ID: <00e801c19097$8a2de6d0$fa01a8c0@ABERRATION> References: <20011229130720.3acc8802.donniejones18@yahoo.com><3C2E071B.D313DDFC@vortex.wa4phy.net> <20011229132048.7acaaf60.donniejones18@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <donniejones18@yahoo.com> To: "Sam Drinkard" <sam@wa4phy.net> Cc: <freebsd-questions@freebsd.org> 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 <sam@wa4phy.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00e801c19097$8a2de6d0$fa01a8c0>