From owner-freebsd-questions@FreeBSD.ORG Wed Sep 24 12:12:41 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 A54CD16A4B3 for ; Wed, 24 Sep 2003 12:12:41 -0700 (PDT) Received: from zeus.piweb.nl (92-209.bbned.dsl.internl.net [217.149.209.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D65843FCB for ; Wed, 24 Sep 2003 12:12:40 -0700 (PDT) (envelope-from nico@zeus.piweb.nl) Received: from zeus.piweb.nl (nico [192.168.2.10]) by zeus.piweb.nl (Postfix) with ESMTP id C137E77BB9 for ; Wed, 24 Sep 2003 21:12:37 +0200 (CEST) Message-ID: <3F71ECA7.90707@zeus.piweb.nl> Date: Wed, 24 Sep 2003 21:12:39 +0200 From: Nico Meijer User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030827 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Capture Web Site Requests 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: Wed, 24 Sep 2003 19:12:41 -0000 X-List-Received-Date: Wed, 24 Sep 2003 19:12:41 -0000 Hi Troy, > Trying to come up with a simple solution to trap just web sites that our users > are visiting so that we can ready a black list. Setup squid transparantly (ie. route all packets destined for external hosts on port 80/443), parse the logs with calamaris. Depending on the part of the world you live in, get decent legal advice. HTH... Nico