Transparent Proxy

From: Markus Sabadello <markus@dont-contact.us>
Date: Thu, 14 May 1998 15:16:57 +0000

Hi!

I am interested in the experimental 'transparent proxy' feature of
newer Linux kernels, and I wondered if this could be used to make
browsers go through proxys without knowing it. I configured my
intranet gateway to redirect every port 80 connections to local port
8080 (squid port) and I told my browser NOT to use a proxy. It worked
well; when I tried to connect to home.netscape.com:80, the connection
was redirected to my local intranet gateway at port 8080, but the
problem was that my browser sent the following lines:

GET / HTTP/1.0
...

while squid was expecting something like this:

GET http://home.netscape.com HTTP/1.0
...

So I got an 'invalid URL' error from squid. Now I would like to know
if there was a way to solve this problem, and if squid (or any other
program) can somehow find out the original destination host of the
connection.

Markus
________________________________________________________________________
      __
     / /\ name: Markus Sabadello [ administrator @ ]
    / / \ e-mail: markus@sabadello.at [ http://forfree.at ]
   / / /\ \ sms: markus.sms@sabadello.at [ (free services) ]
  / / /\ \ \
 / /_/__\ \ \ __ __ _ __ _ __ __ __ ___
/________\ \ \ FREE homepage |__ | | |_) |__ |_) |__ |__ |__| |
\___________\/ FREE e-mail | |__| | \ | | \ |__ |__ . | | |
Received on Thu May 14 1998 - 06:25:42 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:40:11 MST