Date: Tue, 08 Apr 2003 15:34:40 -0400 From: Mike Tancsa <mike@sentex.net> To: "Robin P. Blanchard" <Robin.Blanchard@gactr.uga.edu>, <adrian@freebsd.org> Cc: stable@freebsd.org Subject: RE: Transparent squid (ipf) Message-ID: <5.2.0.9.0.20030408152426.05936578@marble.sentex.ca> In-Reply-To: <EE3D3FBAFFCAED448C21C398FDAD91AC0107E8@EBE1.gc.nat>
next in thread | previous in thread | raw e-mail | index | archive | help
Looks ok for me checking if IP-Filter header files are installed... yes Do you have all your ipfilter stuff there ? Perhaps blow away the directory and re-cvsup e.g. mv /usr/ports/www/squid /usr/ports/www/squid.old re-cvsup There are quite a few patches involved for this port. Perhaps there are some stale items there. ---Mike At 03:14 PM 08/04/2003 -0400, Robin P. Blanchard wrote: >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@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@sentex.net] > > > > Sent: Tuesday, April 08, 2003 1:56 PM > > > > To: Robin P. Blanchard; stable@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@freebsd.org mailing list > > > > >http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > > > >To unsubscribe, send any mail to > > > > >"freebsd-stable-unsubscribe@freebsd.org" > > > > > > > > > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.0.9.0.20030408152426.05936578>