From owner-freebsd-questions Tue Jan 19 15:56:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27825 for freebsd-questions-outgoing; Tue, 19 Jan 1999 15:55:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27792 for ; Tue, 19 Jan 1999 15:54:57 -0800 (PST) (envelope-from dean@odyssey.apana.org.au) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by odyssey.apana.org.au (8.8.8/8.8.8) with ESMTP id HAA05748; Wed, 20 Jan 1999 07:54:38 +0800 (WST) (envelope-from dean@odyssey.apana.org.au) Date: Wed, 20 Jan 1999 07:54:37 +0800 (WST) From: Dean Hollister To: Mujtaba Ali cc: freebsd-questions@FreeBSD.ORG Subject: Re: Redirecting port 80? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 19 Jan 1999, Mujtaba Ali wrote: > 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. plug-gw will do that very nicely... d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message