From owner-freebsd-bugs Thu Apr 5 5: 0: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6CDB37B423 for ; Thu, 5 Apr 2001 05:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f35C04M07033; Thu, 5 Apr 2001 05:00:04 -0700 (PDT) (envelope-from gnats) Date: Thu, 5 Apr 2001 05:00:04 -0700 (PDT) Message-Id: <200104051200.f35C04M07033@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: misc/26364: the trafic calculation Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/26364; it has been noted by GNATS. From: David Malone To: gopher2000@hotbox.ru Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/26364: the trafic calculation Date: Thu, 5 Apr 2001 12:59:34 +0100 On Thu, Apr 05, 2001 at 03:33:18AM -0700, gopher2000@hotbox.ru wrote: > >Description: > How can I calculate the input trafic? The most simple method... Try "netstat -i" - if you need more complicated counts you can use "ipfw". There are man pages for both. If you have further questions, I'd suggest asking on freebsd-questions. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message