From owner-freebsd-questions Sun Mar 25 15:56:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mbox.com.au (smtp2.mbox.com.au [203.103.80.178]) by hub.freebsd.org (Postfix) with ESMTP id 65FC337B71D for ; Sun, 25 Mar 2001 15:56:39 -0800 (PST) (envelope-from bsd-freak@mbox.com.au) Received: from mbox.com.au (webmail.i7mail.com.au [192.168.20.4]) by smtp2.mbox.com.au (Sun Internet Mail Server sims.4.0.2000.05.17.04.13.p6) with ESMTP id <0GAS00K1N1WR5N@smtp2.mbox.com.au> for freebsd-questions@freebsd.org; Mon, 26 Mar 2001 07:43:39 +0800 (WST) Date: Mon, 26 Mar 2001 09:55:50 +1000 From: bsd-freak@mbox.com.au Subject: IP Traffic monitoring To: freebsd-questions@freebsd.org Message-id: <99e41399a2b3.99a2b399e413@mbox.com.au> MIME-version: 1.0 X-Mailer: Netscape Webmail Content-type: text/plain; charset=us-ascii Content-language: en Content-disposition: inline Content-transfer-encoding: 7BIT X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hiya all, I'm after a utility (preferably console based, but an X app will do if it does the job) to monitor the amount of traffic received by hosts on my network segment. It would be good if it could also generate useful statistics such as "top ten hosts visited" (by traffic and by connection). I can do this with http/ftp traffic by analysing proxy server access logs but I need to do this for other types of traffic. I imagine such a utility would in promiscuous mode on a network segment. I have tried iptraf but was not that impressed with it, a bit too simple for my liking. I don't use a sniffer as I don't need the actual packets, I just need to know how much traffic is going and where. Any help would be greatly appreciated.... :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message