Date: Tue, 8 Apr 2003 15:14:40 -0400 From: "Robin P. Blanchard" <Robin.Blanchard@gactr.uga.edu> To: "Mike Tancsa" <mike@sentex.net>, <adrian@freebsd.org> Cc: stable@freebsd.org Subject: RE: Transparent squid (ipf) Message-ID: <EE3D3FBAFFCAED448C21C398FDAD91AC0107E8@EBE1.gc.nat>
next in thread | raw e-mail | index | archive | help
Strange...Still looks like the configure script can't find the ipf = header files. # fgrep \$FreeBSD Makefile=20 # $FreeBSD: ports/www/squid/Makefile,v 1.99 2003/03/09 10:59:07 netchild = Exp $ # fgrep CONFIGURE_ARGS Makefile|fgrep -v \# CONFIGURE_ARGS=3D --bindir=3D${PREFIX}/sbin = --sysconfdir=3D${PREFIX}/etc/squid \ CONFIGURE_ARGS+=3D --enable-icmp CONFIGURE_ARGS+=3D --enable-delay-pools CONFIGURE_ARGS+=3D --disable-wccp CONFIGURE_ARGS+=3D --enable-kill-parent-hack CONFIGURE_ARGS+=3D --enable-ssl CONFIGURE_ARGS+=3D --enable-time-hack CONFIGURE_ARGS+=3D --enable-forw-via-db CONFIGURE_ARGS+=3D --enable-ipf-transparent CONFIGURE_ARGS+=3D --disable-ident-lookups CONFIGURE_ARGS+=3D --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]=20 > Sent: Tuesday, April 08, 2003 2:45 PM > To: Robin P. Blanchard > Subject: RE: Transparent squid (ipf) >=20 >=20 >=20 > 2.5 works for me as well >=20 > 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 >=20 >=20 > Perhaps re-cvsup your ports ? Are you passing the arg at=20 > build time, or=20 > modifying the Makefile ? >=20 > backup2# grep ipf Makefile > CONFIGURE_ARGS+=3D --enable-ipf-transparent > backup2# >=20 > ---Mike >=20 > At 01:56 PM 08/04/2003 -0400, Robin P. Blanchard wrote: > >Thing is, squid2.5 wasn't always broken. Just was hoping to=20 > 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 > > > .... > > > =3D=3D=3D> 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=20 > > > >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=20 > > > >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=20 > > > >http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > > >To unsubscribe, send any mail to=20 > > > >"freebsd-stable-unsubscribe@freebsd.org" > > > > > > >=20 >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EE3D3FBAFFCAED448C21C398FDAD91AC0107E8>