Brett, the filter is not complete. If you want to exclude 10.0.50.246 set:
--packet-filter="not host 10.0.50.246" If you look at the ntopng output you will see if the filter is parsed correctly. On Thu, Jan 5, 2017 at 4:05 PM, Brett Stiell (CCIH) < [email protected]> wrote: > Hi there. > > > > Thanks for getting back to me > > > > This is the contents of my ntopng.start file:- > > > > -G=/var/run/ntopng.pid > > --daemon= > > --local-networks="10.0.50.0/25,10.0.50.128/26,10.0.50.193/30" > > --packet-filter 10.0.50.246 > > -m "10.0.50.0/25,10.0.50.128/26,10.0.50.193/30" > > --track-local-hosts > > > > Regards, > > > > Brett > > > > *From:* Simone Mainardi [mailto:[email protected]] > *Sent:* Thursday, January 05, 2017 3:26 PM > *To:* [email protected] > *Cc:* ntop mailing list > *Subject:* Re: [Ntop] Excluding hosts or a subnet from being monitored > > > > Hi, > > > > --packet-filter is the proper way to do that. Can you please report the > exact filter you specified? Also check (and paste) ntopng output. ntopng > prints a confirmation message if it has successfully parsed the filter. > > > > Regards > > Simone > > > > On Thu, Jan 5, 2017 at 11:14 AM, Brett Stiell (CCIH) < > [email protected]> wrote: > > Hi. > > > > Is there any way to exclude a subnet or a range of hosts from being > monitored and appearing on the dashboard etc. > > > > Our servers are in a specific IP range and I am not interested in > receiving their usage data. > > > > I tried –B and –packet-filter and “not” but they don’t seem to work. > > > > Thanks > > > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop > > >
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
