From owner-freebsd-questions@FreeBSD.ORG Tue May 11 11:13:43 2004 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 10BF216A4CE for ; Tue, 11 May 2004 11:13:43 -0700 (PDT) Received: from smtp.thilelli.net (jgabel.net1.nerim.net [80.65.226.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34D2143D1D for ; Tue, 11 May 2004 11:13:42 -0700 (PDT) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id A80AE78C4A for ; Tue, 11 May 2004 20:13:36 +0200 (CEST) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13747-04-2 for ; Tue, 11 May 2004 20:13:35 +0200 (CEST) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with SMTP id 9297378C43 for ; Tue, 11 May 2004 20:13:35 +0200 (CEST) Received: from 192.168.0.105 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Tue, 11 May 2004 20:13:35 +0200 (CEST) Message-ID: <49217.192.168.0.105.1084299215.squirrel@webmail.thilelli.net> In-Reply-To: <40A1024E.4090400@stevenfettig.com> References: <9a.a1d8fad.2dd1190f@aol.com> <40A1024E.4090400@stevenfettig.com> Date: Tue, 11 May 2004 20:13:35 +0200 (CEST) From: "Julien Gabel" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net Subject: Re: websites visited 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, 11 May 2004 18:13:43 -0000 >> How do I find the different websites and e-mails sent and recieved from >> my computer? > One way is to set up your firewall (vis a vis ipfw) to log all incoming > and outgoing connections on ports 25, 80, 110, 143 and/or any others you > want to monitor. It will be time-consuming, however, to sift through > the raw logs. There are tools and scripts you can use for help... One of these tools can be www/awstats for HTTP and SMTP reporting: http://www.freebsd.org/cgi/url.cgi?ports/www/awstats/pkg-descr -- -jpeg.