Re: [squid-users] Transparent Proxy Server Error - Squid 3

From: Daniel Czarnecki <daniel@dont-contact.us>
Date: Sat, 29 May 2004 16:46:52 +1000

When I try compiling with the following options:
./configure --enable-ipf-transparent --enable-pf-transparent
--enable-esi --enable-ssl

I get the following warnings:

checking if IP-Filter header files are installed... no
WARNING: Cannot find necessary IP-Filter header files
         Transparent Proxy support WILL NOT be enabled
checking if PF header file is installed... no
WARNING: Cannot find necessary PF header file
         Transparent Proxy support WILL NOT be enabled

What do I need?

Daniel Czarnecki wrote:

> Hi Guys,
>
> I am running Squid 3 and trying to use the transparent proxy features.
>
> In my squid.conf I have:
>
> http_port 8000 transparent
>
> In my firewall:
>
> $IPT -t nat -A PREROUTING -i $INTIF -p tcp --dport 80 -j REDIRECT
> --to-port 8000
>
> When the transparent proxy is accessed I get the following error:
>
> 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, 29 May 2004 06:22:39 GMT by gateway.charlesrose.com.au
> (squid/3.0-PRE3)
> I have also tried to accelerate hosts with the same error. What am I
> missing?
>
> Cheers,
>
> Dan
Received on Sat May 29 2004 - 00:51:30 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Jun 01 2004 - 12:00:02 MDT