Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-18 Thread Gerhard Mourani
___ From: Simone Mainardi mailto:maina...@ntop.org>> Sent: January 15, 2017 9:55:58 AM To: Gerhard Mourani Cc: n...@unipi.it<mailto:n...@unipi.it> Subject: Re: [Ntop] Excluding hosts or a subnet from being monitored Gerhard, On Fri, Jan 13, 2017 at 9:25 PM, Gerhard Mourani mailto

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-18 Thread Simone Mainardi
] >> 15/Jan/2017 17:38:59 [nprobe.c:6031] Packet capture filter set to "not >> host 10.0.0.1" >> [...] >> >> >> >> >> >> On Sun, Jan 15, 2017 at 5:07 PM, Gerhard Mourani >> wrote: >> >>> Simone, >>> >>

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-18 Thread Gerhard Mourani
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) < brett.sti...@cargocarriers.co.zw<mailto:brett.sti...@cargocarriers.co.zw>> wrote: Hi there. T

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-18 Thread Simone Mainardi
[main.cpp:255] PID stored in file >>> /var/run/ntopng/ntopng.pid >>> 09/Jan/2017 14:43:49 [Utils.cpp:341] User changed to ntopng >>> 09/Jan/2017 14:43:49 [HTTPserver.cpp:509] Web server dirs >>> [/usr/share/ntopng/httpdocs][/usr/share/ntopng/scripts] >>> 09/

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-17 Thread Gerhard Mourani
gt;> Sent: January 15, 2017 9:55:58 AM To: Gerhard Mourani Cc: n...@unipi.it<mailto:n...@unipi.it> Subject: Re: [Ntop] Excluding hosts or a subnet from being monitored Gerhard, On Fri, Jan 13, 2017 at 9:25 PM, Gerhard Mourani mailto:gmour...@prival.ca>> wrote: Simone, I fou

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-15 Thread Simone Mainardi
-- > *From:* Simone Mainardi > *Sent:* January 15, 2017 9:55:58 AM > *To:* Gerhard Mourani > *Cc:* n...@unipi.it > *Subject:* Re: [Ntop] Excluding hosts or a subnet from being monitored > > Gerhard, > > On Fri, Jan 13, 2017 at 9:25 PM, Gerhard Mourani > wrote: > >

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-15 Thread Gerhard Mourani
January 15, 2017 9:55:58 AM To: Gerhard Mourani Cc: n...@unipi.it Subject: Re: [Ntop] Excluding hosts or a subnet from being monitored Gerhard, On Fri, Jan 13, 2017 at 9:25 PM, Gerhard Mourani mailto:gmour...@prival.ca>> wrote: Simone, I found the problem: If you dont use the = sign on the

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-15 Thread Simone Mainardi
I'm using the following parameters to exclude > 10.0.0.39 which is my ntopng server IP: > --packet-filter "ip and not proto ipv6 and not ether host > ff:ff:ff:ff:ff:ff and not net (224.0.0.0/8 or 239.0.0.0/8) and not host > 10.0.0.39" > > Gerhard, > > On Jan 5, 2

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-13 Thread Gerhard Mourani
n= --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:maina...@ntop.org] *Sent:* Thursday, January 05, 2017 3:26 PM *To:* n.

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-13 Thread Simone Mainardi
| Ottawa 613 689-1539 | Toronto 416 645-5626 >>> facebook.com/Prival-230867980323343 >>> linkedin.com/company/prival >>> >>> >>> >>> On Jan 8, 2017, at 5:36 AM, Simone Mainardi wrote: >>> >>> Gerhard, >>> >>&g

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-12 Thread Gerhard Mourani
te: 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<http://10.0.50.0/25,10.0.50.128/26,10.0.50.193/30>" --packet-filter 10.0.50.246 -m &

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-11 Thread Simone Mainardi
not proto ipv6 and not ether host >> ff:ff:ff:ff:ff:ff and not net (224.0.0.0/8 or 239.0.0.0/8) and not host >> 10.0.0.39" >> >> Gerhard, >> >> On Jan 5, 2017, at 12:09 PM, brett.sti...@cargocarriers.co.zw wrote: >> >> Thank you Simone. >> &

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-10 Thread Gerhard Mourani
93/30>" --packet-filter 10.0.50.246 -m "10.0.50.0/25,10.0.50.128/26,10.0.50.193/30<http://10.0.50.0/25,10.0.50.128/26,10.0.50.193/30>" --track-local-hosts Regards, Brett *From:* Simone Mainardi [mailto:maina...@ntop.org<mailto:maina...@ntop.org>] *Sent:* T

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-10 Thread Simone Mainardi
t; > 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) < > brett.sti...@cargocarriers.co.zw> wrote: > > Hi there. > > > > Thanks for getting back to me >

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-10 Thread Gerhard Mourani
ntop.org] *Sent:* Thursday, January 05, 2017 3:26 PM *To:* n...@unipi.it *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) ntopn

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-10 Thread Simone Mainardi
ting 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

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-09 Thread Gerhard Mourani
di [mailto:maina...@ntop.org] *Sent:* Thursday, January 05, 2017 3:26 PM *To:* n...@unipi.it *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 spe

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-09 Thread Simone Mainardi
cargocarriers.co.zw> wrote: >> >> Hi there. >> >> >> >> Thanks for getting back to me >> >> >> >> This is the contents of my ntopng.start file:- >> >> >> >> -G=/var/run/ntopng.pid >> >> --daemon= >> >

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-09 Thread Gerhard Mourani
*From:* Simone Mainardi [mailto:maina...@ntop.org<mailto:maina...@ntop.org>] *Sent:* Thursday, January 05, 2017 3:26 PM *To:* n...@unipi.it<mailto:n...@unipi.it> *Cc:* ntop mailing list *Subject:* Re: [Ntop] Excluding hosts or a subnet from being monitored Hi, --packet-filter is the prop

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-08 Thread Simone Mainardi
;10.0.50.0/25,10.0.50.128/26,10.0.50.193/30" > > --track-local-hosts > > > > Regards, > > > > Brett > > > > *From:* Simone Mainardi [mailto:maina...@ntop.org] > *Sent:* Thursday, January 05, 2017 3:26 PM > *To:* n...@unipi.it > *Cc:* ntop

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-08 Thread Simone Mainardi
o:maina...@ntop.org] > Sent: Thursday, January 05, 2017 3:26 PM > To: n...@unipi.it<mailto:n...@unipi.it> > 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

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-07 Thread Peter Shute
rsday, January 05, 2017 3:26 PM To: n...@unipi.it<mailto:n...@unipi.it> 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

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-05 Thread brett . stiell
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, >>> >>> >>&

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-05 Thread Gerhard Mourani
-hosts Regards, Brett *From:* Simone Mainardi [mailto:maina...@ntop.org] *Sent:* Thursday, January 05, 2017 3:26 PM *To:* n...@unipi.it *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

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-05 Thread brett . stiell
r 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:maina...@ntop.org] >

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-05 Thread Simone Mainardi
> --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:maina...@ntop.org] > *Sent:* Thursday, January 05,

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-05 Thread Brett Stiell (CCIH)
--track-local-hosts Regards, Brett From: Simone Mainardi [mailto:maina...@ntop.org] Sent: Thursday, January 05, 2017 3:26 PM To: n...@unipi.it Cc: ntop mailing list Subject: Re: [Ntop] Excluding hosts or a subnet from being monitored Hi, --packet-filter is the proper way to do

Re: [Ntop] Excluding hosts or a subnet from being monitored

2017-01-05 Thread Simone Mainardi
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) < brett

[Ntop] Excluding hosts or a subnet from being monitored

2017-01-05 Thread Brett Stiell (CCIH)
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. Th