From owner-freebsd-security Wed Feb 3 00:54:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA26138 for freebsd-security-outgoing; Wed, 3 Feb 1999 00:54:27 -0800 (PST) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from cheops.anu.edu.au (cheops.anu.edu.au [150.203.149.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA26114 for ; Wed, 3 Feb 1999 00:54:20 -0800 (PST) (envelope-from avalon@cheops.anu.edu.au) Received: (from avalon@localhost) by cheops.anu.edu.au (8.9.1/8.9.1) id TAA25368; Wed, 3 Feb 1999 19:54:05 +1100 (EDT) From: Darren Reed Message-Id: <199902030854.TAA25368@cheops.anu.edu.au> Subject: Re: Looking for something like tcpdump To: kingjedi@gzero.org (KingJedi) Date: Wed, 3 Feb 1999 19:54:04 +1100 (EDT) Cc: security@FreeBSD.ORG In-Reply-To: <002301be4f10$a82dd6c0$010101c6@webhosting.asd> from "KingJedi" at Feb 2, 99 07:00:55 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In some mail from KingJedi, sie said: > > Im wondering if someone knows of a program that could help me that is = > secure and free ;), Im looking for a program that will tell me how much = > net traffic an IP is getting, sending and recieving. The reason I ask is = > that i want to charge my webspace customers for traffic they generate. = > And to help keep an eye out for any nasty abusers who might put up some = > warez or something else that is illegal. There used to be a package called "nnstat" which sampled traffic and generated extrapolated reports. I don't know if that's still used now, most people just use counters from their routers, etc, these days.A IF you need this to run on FreeBSD, install IP Filter and use the accounting rules. Darren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message