From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 23:47:56 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82EC937B401 for ; Mon, 16 Jun 2003 23:47:56 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D48F43FB1 for ; Mon, 16 Jun 2003 23:47:55 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id B04CE4CC; Tue, 17 Jun 2003 08:47:54 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id A1AEE2FDAB2; Tue, 17 Jun 2003 08:47:50 +0200 (CEST) Date: Tue, 17 Jun 2003 08:47:50 +0200 From: Roman Neuhauser To: Andrew Thomson Message-ID: <20030617064750.GO2910@freepuppy.bellavista.cz> Mail-Followup-To: Andrew Thomson , freebsd-questions@freebsd.org References: <20030613070438.GO15745@athomson.prv.au.itouchnet.net> <3EE9D5DD.1090209@potentialtech.com> <20030615234105.GD60583@athomson.prv.au.itouchnet.net> <20030616072526.1a25943a.bsdwave@go.ro> <20030616065212.GB600@athomson.prv.au.itouchnet.net> <20030617043709.GA59217@athomson.prv.au.itouchnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030617043709.GA59217@athomson.prv.au.itouchnet.net> User-Agent: Mutt/1.5.1i cc: freebsd-questions@freebsd.org Subject: Re: more transparent proxy and squid questions. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 06:47:56 -0000 # ajthomson@optushome.com.au / 2003-06-17 14:37:09 +1000: > further, if i do try and configure with the --enable-ipfw-transparent > option, configure complains with the following: > > checking if setresuid is implemented... yes > 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 appreciate it's talking about ipfilter however I use ipfw which is > compiled into the kernel. ISTR seeing separate ./configure switches for ipf and ipfw when I was installing aquid last year. The error you quoted would indicate that you specified --enable-ipf-transparent instead of the ipfw one. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html