Date: Thu, 13 Jun 2002 14:54:49 -0500 (CDT) From: Nick Rogness <nick@rogness.net> To: Raja Velu <raja@micronetusa.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Port re-direction using NAT/IPFW Message-ID: <Pine.BSF.4.21.0206131452040.56019-100000@cody.jharris.com> In-Reply-To: <001f01c21306$b3a40e80$1d00a8c0@www.micronetusa.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Jun 2002, Raja Velu wrote: > > Hi All, > > We have a FreeBSD 4.4 setup running IPFW/NAT. We host web sites for > several domains using Apache's virtual domain feature. We use Apache > 1.3.20. > > One of our customers has web content that includes Microsoft's ASP > pages, for which we need to host them on a Windows server. We have a > Windows 2000 Server behind our firewall, which can probably do the > hosting. > > My question is this: Can I re-direct requests for this particular site > alone to the Windows 2000 box sitting inside and continue to service > requests for other web sites from the FreeBSD box? I know it's > probably possible to do this if the site we're hosting on the Win2k > server uses a port other than 80. Is that the only option though? > Not unless it is on a different port (not 80) or has a different public IP in which you can translate. Although, there may be a way through apache to handle something like this...maybe with the ReWrite Engine or some other facility. Nick Rogness <nick@rogness.net> - Don't mind me...I'm just sniffing your packets 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?Pine.BSF.4.21.0206131452040.56019-100000>