Vs: [squid-users] transparent proxy question (ipchains)

From: Mika Aleksandroff <mika.aleksandroff@dont-contact.us>
Date: Mon, 10 Sep 2001 16:07:29 +0300

You haven't read the FAQ on Transparent proxying and are propably missing these?

http_port 3128
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on

Behave,
            Mika Aleksandroff, ATK-keskus
--------------------------------------------------------------------
My BOFH excuse: who cares?

>>> "Bill Omer" <draven@distmirr.com> 10.9.2001 15:57 >>>
I have a little problem. When I add the ipchains rule:

/sbin/ipchains -A input -p tcp -d 0.0.0.0/0 80 -s 192.168.0.0/24 -j REDIRECT
3128

so every browser on my network will automatically go through the squid
proxy, I get the following error in IE

ERROR
The requested URL could not be retrieved

----------------------------------------------------------------------------

----
While trying to retrieve the URL: /
The following error was encountered:
Invalid URL
Some aspect of the requested URL is incorrect. Possible problems:
Missing or incorrect access protocol (should be `http://'' or similar)
Missing hostname
Illegal double-escape in the URL-Path
Illegal character in hostname; underscores are not allowed
Your cache administrator is webmaster.
----------------------------------------------------------------------------
----
Generated Sat, 08 Sep 2001 18:58:13 GMT by gateway.brokenhals.net
(Squid/2.4.STABLE1)
Now when I setup IE to use port 3128 on 192.168.0.1 as the proxy server, it
works fine.   Right now my main linux machine is dead, so I'm forced to use
this windows machine for the time being.   I don't have any other browsers
installed, so I'm not able to test this with Netscape for example  (all
other machines in the house use IE {5.5} anyway).
Has anyone had this type of problem before?  Any suggestions?
Thanks
Bill
Received on Mon Sep 10 2001 - 07:08:02 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:06 MST