Date: Sat, 26 Oct 2002 17:23:38 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Derrick Joseph <deejay98@digitelone.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: transparent proxy support Message-ID: <20021026152338.GF265@freepuppy.bellavista.cz> In-Reply-To: <web-25275168@digitelone.com> References: <web-25275168@digitelone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
# deejay98@digitelone.com / 2002-10-26 11:21:55 +0800: > > > Hello People !!! > > I just upgraded my system from FreeBSD 4.6.2 to FreeBSD > 4.7-RELEASE and now I'm having problem configuring a > transparent proxy server support. With my FreeBSD 4.6.2 > before, I haven't encountered a single problem when I > compiled squid to support transparent proxy with > "--enable-ipf-transparent" option. Thus, after installing > the box and enabling the IPFIREWALL option in the kernel, IPFIREWALL is ipfw. if you want ipf, make buildkernel with IPFILTER. > I started installing squid with the same options I did > with my FreeBSD 4.6.2 box. At the installation process it > stops it tells me that "IPFILTER header files not found" > so I went through squid's configure script and found out > that it should be "--enable-pf-transparent" if I want to > use IPFW as my platform. This time it tells me "PF header > files not found" ... what seems to be the problem in here pf is the OpenBSD-specific firewall. i haven't tried it personally with a new squid release, but I'd hazard to guess that you misread the install. instructions. -- If you cc me or take the list(s) out completely I'll most likely ignore your message. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021026152338.GF265>