Then I can't think of an easy way off-hand. Nothing obvious jumps out at me, however - certainly nothing without coding or network setup...
You sort of want to make virtual interfaces, but if they're really all in the same ip subnetwork, that won't work. (If they're different, you could create virtual interfaces eth1:0 eth1:1, etc. (or whatever FreeBDS calls them), each configured with a separate IP address mask... SOME of the data you are looking for might be in the matrix report, but that shows flows between local IPs and I'm not sure how much work it would be to add a catch-all bucket for "non-local"... -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Hans-Joachim Picht Sent: Monday, April 08, 2002 2:06 PM To: Burton M. Strauss III Cc: [EMAIL PROTECTED] Subject: Re: [Ntop] ntop 2.0.0, FreeBSD 4.5 +Ruleset for virtual interfaces On Mon, Apr 08, 2002 at 10:25:55AM -0500, Burton M. Strauss III wrote: Hello, > Look into the --no-interface-merge (-M) parameter I'm already running ntop with "-M". >> usr/local/bin/ntop -d -t0 -i xl0 -w 3000 -W 3001 -a /var/log -u obody -E -M -S 1 -A 1 man ntop [...] -------------------------------------------------------------------- -M Forces ntop not to merge network interfaces together. This means that ntop will collect statistics for each interface and will not merge data together. --------------------------------------------------------------------- As far as I can see this only helps when each IP is listening on a different network interface. My problem is that I need to account the traffic for diffent ip's on the same interface. With best regards Hans -- After you install Windows XP, you have the option to create user accounts. If you create user accounts, by default, they will have an account type of Administrator with no password. <http://support.microsoft.com/support/kb/articles/Q293/8/34.ASP> _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop
