You didn't give info about your network setup, so this is a guess. Sounds like the filter is being ignored.
When I was doing the white/black list for netFlow, the same logic was being used for the rrd list as for the main -m logic, so it threw away a couple of things. Try turning on -t 4 (noisy) - there should be a bunch of messages about the setting in the log. Try the cvs - the netFlow white/black fix probably helped here. Check the value in the prefsCache.db (strings prefsCache.db | grep rrd\.hostsFilter) -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Vilius Sumskas Sent: Sunday, March 30, 2003 4:17 AM To: [EMAIL PROTECTED] Subject: [Ntop-dev] RRD Host filter bug Hello, RRD plugin doesn't work with this host filter: - 192.168.0.0/255.255.255.0 It just collecting information about ALL hosts. However 192.168.0.0/255.255.0.0 works fine. I have Hosts and Interfaces enables in my rrd configuration. Machine: RedHat 7.2 (kernel 2.4.18-19.7.x) nTop 2.1.90 rrd 1.0.38 -- Best regards, Vilius mailto:[EMAIL PROTECTED] _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
