Re: HELP: Running X/Mosaic from behind a firewall

Markus Stumpf <stumpf@informatik.tu-muenchen.de>
Subject: Re: HELP: Running X/Mosaic from behind a firewall
From: Markus Stumpf <stumpf@informatik.tu-muenchen.de>
To: www-talk@nxoc01.cern.ch
Date: 	Fri, 17 Sep 1993 16:37:00 +0200
In-reply-to: <9309171055.AA00258@manuel.hpl.hp.com> from "Dave_Raggett" at Sep 17, 93 12:55:26 pm
X-Mailer: ELM [version 2.4 PL6]
Content-Type: text
Content-Length: 790       
Message-id: <93Sep17.143707mesz.311357@hprbg5.informatik.tu-muenchen.de>
Status: RO
Hoi folks!

I got a note from TimBL some time ago on the same issue.
The CERN httpd supports gatewaying ...

We have a a httpd running on a firewall machine.
To use it as a gateway do something like:

-----------------
#!/bin/sh

WWW_http_GATEWAY=//firewall.foo.bar:80
WWW_gopher_GATEWAY=//firewall.foo.bar:80

export WWW_http_GATEWAY WWW_gopher_GATEWAY

xmosaic $*
-----------------

However I had some (known) problems with binary data not beeing
gated correctly.

I am currently working on a modification to the NCSA httpd, which
should enable this server to work as a gateway for http and gopher
requests, too.

Ciao
	\Maex
-- 
______________________________________________________________________________
 Markus Stumpf                        Markus.Stumpf@Informatik.TU-Muenchen.DE