[95215] in RedHat Linux List
Re: Question about webserver proxies and internal networks.
daemon@ATHENA.MIT.EDU (Jose M. Sanchez)
Thu Oct 15 23:35:39 1998
Reply-To: "Jose M. Sanchez" <opjose@ex-pressnet.com>
From: "Jose M. Sanchez" <opjose@ex-pressnet.com>
To: <redhat-list@redhat.com>
Cc: <jeremy@xxedgexx.com>
Date: Thu, 15 Oct 1998 23:47:30 -0400
Resent-From: redhat-list@redhat.com
What about using Masq instead?
Masq will allow you to make the "internal" machine handle all requests as if
it were the "gateway" or firewall machine.
Basically all requests to http://blah.blah.com:9000 can be directed
"inwards" to the right machine.
This machine will act as a server for the :9000 port, and Masq will reserve
that port number for your purposes.
"Outside" machines see http://blah.blah.com:9000 as if it were the firewall
machine itself. That is they resolve it to the the firewall's IP ONLY.
-JMS
-----Original Message-----
From: Jeremy Hansen <jeremy@xxedgexx.com>
To: redhat-list@redhat.com <redhat-list@redhat.com>
Date: Thursday, October 15, 1998 8:16 PM
Subject: Question about webserver proxies and internal networks.
>
>Here's the situation. We have an internal machine (192.168.x.x)
>which collects mrtg reports. This machine has no logical addresses.
>We would like to access the information on this machine from a
>machine with a logical address.
>
>http://blah.blah.com:9000 => http://192.168.x.x:80
>
>Now, I've looked at a couple things but they all don't seem
>to do the job quite the way I want it. I tried using Apache
>proxy directives ProxyPass, etc, but this works only for the
>root page for some reason. I tried using rinetd, which is
>basically just a daemon that passes alternate ports from a
>logical address to a machine that's in its route inside the
>network. This also has some problems.
>
>What is everyone else using to do this? What should I look
>at?
>
>Thanks
>-jeremy
>
>
>--
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com http://archive.redhat.com
> To unsubscribe: mail redhat-list-request@redhat.com with
> "unsubscribe" as the Subject.
>
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.