From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 11:14:38 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 6678416A4CE for ; Fri, 18 Jun 2004 11:14:38 +0000 (GMT) Received: from bilbo.otenet.gr (bilbo.otenet.gr [195.170.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AC4043D1D for ; Fri, 18 Jun 2004 11:14:37 +0000 (GMT) (envelope-from gkeramidas@bytemobile.com) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])i5IBCe15018832; Fri, 18 Jun 2004 14:12:40 +0300 Received: from orion.daedalusnetworks.priv (orion.daedalusnetworks.priv [127.0.0.1])i5IBC616019110; Fri, 18 Jun 2004 14:12:06 +0300 Received: (from keramida@localhost)i5IBC6Bn019109; Fri, 18 Jun 2004 14:12:06 +0300 Date: Fri, 18 Jun 2004 14:12:06 +0300 From: George Keramidas To: Remko Lodder Message-ID: <20040618111206.GA19100@orion.daedalusnetworks.priv> References: <40D2C7BF.4020606@elvandar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40D2C7BF.4020606@elvandar.org> cc: freebsd-questions@freebsd.org cc: Uwe Kolsch Subject: Re: IPFW log results analysis 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: Fri, 18 Jun 2004 11:14:38 -0000 On 2004-06-18 12:45, Remko Lodder wrote: > Uwe Kolsch wrote: > >And how do I use a keyboard? > > connect it to a computer and start typing the letters you wish >:) > > Or perhaps another person on this list wrote a summary tool already... > Someone I have a few summarizing scripts at home, that list various interesting things like: Unique hosts blocked (name or address if DNS fails). Unique ports blocked and number of hits. Unique hosts that hit a port and number of hits. I just didn't know if *this* is what the OP wanted. - Giorgos