Re: [squid-users] Problem with Netfilter

From: Simon White <simon@dont-contact.us>
Date: Mon, 25 Mar 2002 15:52:54 +0000

25-Mar-02 at 10:48, Marco T. Saldarriaga M. (marco@saldarriaga.net) wrote :
> I am trying to compile squid with Transparent Proxy support. I am using
> kernel 2.4.18 with all netfilter options enabled.
>
> I am running ./configure with these options:
>
> ./configure --prefix=/usr/local/squid --sysconfdir=/etc/squid
> --localstatedir=/var/squid --enable-icmp --enable-ipf-transparent
> --enable-linux-netfilter
>
> I am getting this message (among others):
>
> checking if IP-Filter header files are installed... no
> WARNING: Cannot find necessary IP-Filter header files
> Transparent Proxy support WILL NOT be enabled

What is happening is that the configure script can't find necessary header
files included in the IP-Filter package.

Note, the two options:-

  --enable-ipf-transparent
                          Enable Transparent Proxy support for systems
                          using IP-Filter network address redirection.
  --enable-linux-netfilter
                          Enable Transparent Proxy support for Linux 2.4

sound like they are mutually exclusive. If you use one, I don't know if
you can use the other.

--
[Simon White. vim/mutt. simon@mtds.com. GIMPS:54.81% see www.mersenne.org]
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots.  So far, the Universe is winning.  -- Rich Cook
[Arbitrary quotes signature rotation, a simple bash script by Simon White]
Received on Mon Mar 25 2002 - 08:52:58 MST

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