From owner-freebsd-questions Fri Apr 12 21:20:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from utility.clubscholarship.com (utility.clubscholarship.com [198.78.70.175]) by hub.freebsd.org (Postfix) with ESMTP id 6269A37B419 for ; Fri, 12 Apr 2002 21:20:45 -0700 (PDT) Received: from localhost (root@localhost) by utility.clubscholarship.com (8.11.6/8.11.6) with ESMTP id g3D4KDx53201 for ; Fri, 12 Apr 2002 21:20:13 -0700 (PDT) (envelope-from root@utility.clubscholarship.com) Date: Fri, 12 Apr 2002 21:20:13 -0700 (PDT) From: Patrick Thomas To: Subject: am I reading ipfw show correctly ? Message-ID: <20020412211745.V77505-100000@utility.clubscholarship.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG when I run `ipfw show`, among other things, I see: 00100 269386387 79460331626 allow ip from any to any I think this means that 269 megabytes have been received inbound, and 79 gigabytes have been sent outbound. 1. Am I correct ? 2. how often, if ever, do these counters reset ? --PT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message