Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 1999 16:51:54 -0800 (PST)
From:      Mike Meyer <mwm@phone.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Redirecting port 80?
Message-ID:  <Pine.BSF.4.05.9901191647430.2948-100000@guru.phone.net>
In-Reply-To: <Pine.BSF.4.02A.9901191844380.12153-100000@zynex.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Two things you can do:

Try the ipfw fwd facility. I'm not familiar with using it for that,
but it looks like it might be able to do the job.

Install a proxy server. Apache has a module for doing this.

	<mike


On Tue, 19 Jan 1999, Mujtaba Ali wrote:

> Date: Tue, 19 Jan 1999 18:49:14 -0500 (EST)
> From: Mujtaba Ali <mujtaba@zynex.com>
> To: freebsd-questions@FreeBSD.ORG
> Subject: Redirecting port 80?
> 
> Hello there,
> 
> 	I tried searching through the mailing lists but couldn't get a
> concrete answer.  Basically I have a machine with a public IP, say
> x.x.x.x, and I need to redirect all request on port 80 of that machine to
> an internal private IP, say y.y.y.y, that is actually running the web
> server on port 80.  Then I need y.y.y.y to send back the information to
> x.x.x.x which will send the information back to the original requester.
> Any ideas? I heard this might come under tunneling. Basically I want the
> requester to be "fooled" in thinking that the web server is running on
> x.x.x.x when in reality it's actually behind the firewall on y.y.y.y.
> 
> 					- Mujtaba Ali
> 					  Vice-President, Zynex Corporation
> 
> 
> ----------------------------------------------------------------------------
> Phone: (410) 744-4939				E-mail: mujtaba@zynex.com
>   Fax: (410) 788-7298				   URL: http://www.zynex.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?Pine.BSF.4.05.9901191647430.2948-100000>