Transparent squid (ipf)

Robin P. Blanchard Robin.Blanchard at gactr.uga.edu
Tue Apr 8 12:14:44 PDT 2003


Strange...Still looks like the configure script can't find the ipf header
files.

# fgrep \$FreeBSD Makefile 
# $FreeBSD: ports/www/squid/Makefile,v 1.99 2003/03/09 10:59:07 netchild Exp
$

# fgrep CONFIGURE_ARGS Makefile|fgrep -v \#
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin  --sysconfdir=${PREFIX}/etc/squid \
CONFIGURE_ARGS+= --enable-icmp
CONFIGURE_ARGS+= --enable-delay-pools
CONFIGURE_ARGS+= --disable-wccp
CONFIGURE_ARGS+= --enable-kill-parent-hack
CONFIGURE_ARGS+= --enable-ssl
CONFIGURE_ARGS+= --enable-time-hack
CONFIGURE_ARGS+= --enable-forw-via-db
CONFIGURE_ARGS+= --enable-ipf-transparent
CONFIGURE_ARGS+= --disable-ident-lookups
CONFIGURE_ARGS+= --enable-underscores

...
Store modules built: ufs diskd null
Removal policies built: lru heap
ICMP enabled
Delay pools enabled
Web Cache Coordination Protocol disabled
Kill parent on shutdown
SSL gatewaying using OpenSSL enabled
Using OpenSSL MD5 implementation
FORW-VIA enabled
IP-Filter Transparent Proxy enabled
Disabling Ident Lookups
Enabling the use of underscores in host names
Auth scheme modules built: basic
Basic auth helpers built: NCSA PAM YP
External acl helpers built: ip_user unix_group
unlinkd enabled
...
checking if IP-Filter header files are installed... no
WARNING: Cannot find necessary IP-Filter header files
         Transparent Proxy support WILL NOT be enabled
...



> -----Original Message-----
> From: Mike Tancsa [mailto:mike at sentex.net] 
> Sent: Tuesday, April 08, 2003 2:45 PM
> To: Robin P. Blanchard
> Subject: RE: Transparent squid (ipf)
> 
> 
> 
> 2.5 works for me as well
> 
> checking for object suffix... o
> Store modules built: ufs diskd null
> Removal policies built: lru heap
> IP-Filter Transparent Proxy enabled
> Enabling the use of underscores in host names
> Auth scheme modules built: basic
> Basic auth helpers built: NCSA PAM YP
> 
> 
> Perhaps re-cvsup your ports ?  Are you passing the arg at 
> build time, or 
> modifying the Makefile ?
> 
> backup2# grep ipf Makefile
> CONFIGURE_ARGS+= --enable-ipf-transparent
> backup2#
> 
>          ---Mike
> 
> At 01:56 PM 08/04/2003 -0400, Robin P. Blanchard wrote:
> >Thing is, squid2.5 wasn't always broken. Just was hoping to 
> upgrade...
> >
> ># pkg_info |fgrep squid
> >squid-2.5_1         The successful WWW proxy cache and accelerator
> >
> >
> > > -----Original Message-----
> > > From: Mike Tancsa [mailto:mike at sentex.net]
> > > Sent: Tuesday, April 08, 2003 1:56 PM
> > > To: Robin P. Blanchard; stable at freebsd.org
> > > Subject: Re: Transparent squid (ipf)
> > >
> > >
> > >
> > > Try /usr/ports/www/squid24
> > > ....
> > > ===>  Configuring for squid-2.4_10
> > > creating cache ./config.cache
> > > checking host system type... i386-portbld-freebsd4.8
> > > ....
> > > Store modules built: ufs diskd null
> > > Removal policies built: lru heap
> > > IP-Filter Transparent Proxy enabled
> > >
> > >          ---Mike
> > >
> > > At 01:09 PM 08/04/2003 -0400, Robin P. Blanchard wrote:
> > > >FreeBSD 4.8-STABLE #1: Sun Apr  6 09:38:34 EDT 2003
> > > >
> > > ># $FreeBSD: ports/www/squid/Makefile,v 1.99 2003/03/09 10:59:07 
> > > >netchild Exp $
> > > >
> > > >...
> > > >checking if IP-Filter header files are installed... no
> > > >WARNING: Cannot find necessary IP-Filter header files
> > > >          Transparent Proxy support WILL NOT be enabled ...
> > > >
> > > >I seem to recall that ipf doesn't install its includes per
> > > default any
> > > >longer ? Perhaps that's the problem here ? A patch to the port's 
> > > >Makefile to include from /usr/src/contrib/ipfilter necessary ?
> > > >
> > > >
> > > >---------------------------------------
> > > >Robin P. Blanchard
> > > >Systems Integration Specialist
> > > >Georgia Center for Continuing Education
> > > >fon: 706.542.2404 <|> fax: 706.542.6546
> > > >---------------------------------------
> > > >_______________________________________________
> > > >freebsd-stable at freebsd.org mailing list 
> > > >http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> > > >To unsubscribe, send any mail to 
> > > >"freebsd-stable-unsubscribe at freebsd.org"
> > >
> > >
> 
> 


More information about the freebsd-stable mailing list