From owner-freebsd-questions@FreeBSD.ORG Thu Jun 28 23:03:10 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4297F16A468 for ; Thu, 28 Jun 2007 23:03:10 +0000 (UTC) (envelope-from derrick@uniquestrength.net) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [216.148.227.153]) by mx1.freebsd.org (Postfix) with ESMTP id 28E7B13C44C for ; Thu, 28 Jun 2007 23:03:10 +0000 (UTC) (envelope-from derrick@uniquestrength.net) Received: from mail.uniquestrength.net ([68.55.141.86]) by comcast.net (rwcrmhc13) with ESMTP id <20070628224952m1300501rue>; Thu, 28 Jun 2007 22:49:52 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.uniquestrength.net (Postfix) with ESMTP id 659D95C3D; Thu, 28 Jun 2007 18:50:31 -0400 (EDT) X-Virus-Scanned: amavisd-new at uniquestrength.net Received: from mail.uniquestrength.net ([127.0.0.1]) by localhost (mail.uniquestrength.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mnO9PXGiMoVp; Thu, 28 Jun 2007 18:50:17 -0400 (EDT) Received: from [192.168.1.109] (unknown [10.10.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.uniquestrength.net (Postfix) with ESMTP id E989C5C26; Thu, 28 Jun 2007 18:50:16 -0400 (EDT) From: Dantavious To: freebsd-questions@freebsd.org Date: Thu, 28 Jun 2007 18:50:39 -0400 User-Agent: KMail/1.9.6 References: <5780.192.168.11.1.1183063250.squirrel@https://poczta.szalbot.homedns.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706281850.41831.derrick@uniquestrength.net> Cc: zigniew szalbot , Jeffrey Goldberg Subject: Re: freebsd / gateway / parental control X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 23:03:10 -0000 On Thursday 28 June 2007 18:08:33 Jeffrey Goldberg wrote: > On Jun 28, 2007, at 3:40 PM, zigniew szalbot wrote: > > On the software side I am also looking for some kind of parental > > control > > utility. I guess I can use pf. But would that be enough? I think it > > would > > have to be something that would allow me to define keywords based > > on which > > sites containing them would get automatically blocked on the fbsd > > gateway. > > I'd rather use open source solutions. > > squid and squidguard seem like the obvious choices to me. > > -j I use squid and dansguardian. Very easy to setup. /usr/ports/www/dansguardian Derrick