From owner-freebsd-questions Wed Jan 2 5: 7:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp015.mail.yahoo.com (smtp015.mail.yahoo.com [216.136.173.59]) by hub.freebsd.org (Postfix) with SMTP id D29AF37B41D for ; Wed, 2 Jan 2002 05:07:53 -0800 (PST) Received: from ci592716-c.valleyst1.ky.home.com (HELO Kaiser) (24.251.253.28) by smtp.mail.vip.sc5.yahoo.com with SMTP; 2 Jan 2002 13:07:53 -0000 Date: Wed, 2 Jan 2002 08:07:55 -0500 From: Donnie Jones To: freebsd-questions@freebsd.org Subject: Two domains, only one real IP address. Message-Id: <20020102080755.77ff04f4.donniejones18@yahoo.com> X-Mailer: Sylpheed version 0.6.6 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 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 have two domains and two httpd servers on my internal LAN. My network is set up where I have the real IP address going to the FBSD-4.4 gateway then to an ethernet switch, and onto the two separate httpd servers (the httpd servers IP's are 192.168.0.10 and 192.168.0.11). I would like for my FBSD gateway to redirect, route, or somehow send the httpd requests from each domain to their respective httpd server on the internal LAN. Also, I wouild prefer to not have to run apache on the FBSD gateway, so I think that may rule out "Virtual Hosts" on the gateway computer. I am unsure how to get the FBSD gateway to filter the httpd requests from the two separate domains to be sent to the individual httpd servers on the internal LAN? Thanks for your time. -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