From owner-freebsd-net@FreeBSD.ORG Wed Dec 31 14:45:30 2014 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 01E80DB1 for ; Wed, 31 Dec 2014 14:45:30 +0000 (UTC) Received: from smtp-32.italiaonline.it (smtp-32.italiaonline.it [212.48.25.160]) by mx1.freebsd.org (Postfix) with ESMTP id 8AA4424E6 for ; Wed, 31 Dec 2014 14:45:29 +0000 (UTC) Received: from soth.ventu ([151.41.160.1]) by smtp-32.iol.local with bizsmtp id aEkG1p00S026G0P0YEkHY4; Wed, 31 Dec 2014 15:44:18 +0100 x-libjamoibt: 1601 X-CNFS-Analysis: v=2.1 cv=eaezft0H c=1 sm=1 tr=0 a=ll63ros7JW2os3nJXz0AJQ==:117 a=ll63ros7JW2os3nJXz0AJQ==:17 a=SA30iOlf1jgA:10 a=IkcTkHD0fZMA:10 a=A92cGCtB03wA:10 a=RA6ZSCCb2IdtTfKqRcwA:9 a=QEXdDO2ut3YA:10 a=lvKDMF_JM20A:10 a=77krBdBlvRkA:10 Received: from guardian.ventu (bane.ventu [10.1.2.15]) (authenticated bits=0) by soth.ventu (8.15.1/8.14.7) with ESMTPSA id sBVEhuXN074815 (version=TLSv1 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 31 Dec 2014 15:44:02 +0100 (CET) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.ventu: Host bane.ventu [10.1.2.15] claimed to be guardian.ventu Message-ID: <54A40BAD.2000605@netfence.it> Date: Wed, 31 Dec 2014 15:43:57 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: net@freebsd.org Subject: Dynamic ipfw rules' top Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.75 on 10.1.2.13 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Dec 2014 14:45:30 -0000 Hello. This might be a strange idea, but does such a thing exist? I mean: is there any tool that can show in real-time which dynamic rules are active, their timers, etc... like top does for processes? bye & Thanks av.