From owner-freebsd-questions@FreeBSD.ORG Thu Dec 8 01:17:55 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B341216A41F for ; Thu, 8 Dec 2005 01:17:55 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D27543D7F for ; Thu, 8 Dec 2005 01:17:51 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-43-91.woh.res.rr.com [65.31.43.91]) by ms-smtp-01-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id jB81HhEo004617 for ; Wed, 7 Dec 2005 20:17:44 -0500 (EST) Message-ID: <000701c5fb93$f6c001f0$0900a8c0@satellite> From: "Dave" To: Date: Wed, 7 Dec 2005 20:08:56 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: web content filtering with 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2005 01:17:55 -0000 Hello, I've got a 6.0 box running squid as a transparent proxy. I want to implement web content filtering, popup blocking, add blocking, porn site blocking and selective filtering etc. I've read some howtos on a package called dansguardian and another squidguard and adzap that linked in to squid to provide some of this functionality. The stuff i saw was for freebsd 4, nothing for 5 or 6. If anyone has web content filtering using these or other packages going under fbsd6 i'd like to know how you did it. Thanks. Dave.