I tried the -j switch, but discovered it turned off a number of other options too (IP Traffic, IP Proto). So after digging through the source code a bit, I changed the default value for myGlobals.dontTrustMACaddr to 1 in initialize.c.
Everything worked great, except for some reason the Matrix always thinks it has no data to display. I was just about to start trying to work out why, but I guess I'll just check out 2.1.50+ now instead :) Thanks. Sam (don't know if this is appropiate for ntop or ntop-dev, but there's a mail loop on ntop at the moment :S ). ----- Original Message ----- From: "Burton M. Strauss III" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Ntop" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, August 16, 2002 3:23 PM Subject: RE: [Ntop-dev] Individual IP address breakdown on multihomed machine > Try the -j switch in the 2.1.2 version - this basically turns off ntop's > reliance on MAC addresses. > > The parameters have changed in 2.1.50+ - Luca posted a couple of days ago on > the new switches - the new switches are more granular, but this is under > development <wink />. > > Also check the back traffic - Luca added support for Virtual Hosts too... > > -----Burton > > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of sam_ml > Sent: Thursday, August 15, 2002 6:20 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [Ntop-dev] Individual IP address breakdown on multihomed > machine > > > Hi, > > I have a number of machines that actually run a number of virtualized > servers on top of them. Each virtualized server has it's own IP address, but > because they share the shame MAC address ntop collaspes it to one host. > > I notice from the changelog that ntop didn't use to do this collapsing, and > that the -a switch was required to alias IP addresses. > > Is it possible to turn off the collapsing for selected IP's? > > It's very important to me that I can do this, so if it's not currently > possible I'd appreciate a few pointers to where I should make the neccessary > modifications in the code. > > Sam > _______________________________________________ > Ntop-dev mailing list > [EMAIL PROTECTED] > http://lists.ntop.org/mailman/listinfo/ntop-dev > > _______________________________________________ > Ntop-dev mailing list > [EMAIL PROTECTED] > http://lists.ntop.org/mailman/listinfo/ntop-dev > _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop-dev
