Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing unwanted network hosts #619

Open
infinitynet2011 opened this issue Jul 3, 2024 · 0 comments
Open

Removing unwanted network hosts #619

infinitynet2011 opened this issue Jul 3, 2024 · 0 comments

Comments

@infinitynet2011
Copy link

infinitynet2011 commented Jul 3, 2024

Hello!

nprobe -v

Welcome to nProbe v.10.4.240620 for x86_64-pc-linux-gnu
with native PF_RING acceleration.
Built with nDPI 4.8.0-4333-467c27ce8

Copyright 2002-23 ntop.org

Version: 10.4.240620
Build OS: Rocky Linux release 9.3 (Blue Onyx)
SystemID: L7DB098D2B205A206--U7DB098D2676D0F08--OL
GIT rev: 10.4-stable:1003e06277ed8850e299c516c8f0dd322ea40bbd:20240620
Edition: nProbe Enterprise M

Following this example

#271 (comment)
Use --collection-filter=!192.168.92.1 or --collection-filter=!192.168.92.1/32 to discard a single IP.

I updated all 4 nprobe

-rw-r--r--. 1 root root 2277 Jun 29 18:12 nprobe-eno3.conf
-rw-r--r--. 1 root root 2278 Jun 29 18:13 nprobe-eno4.conf
-rw-r--r--. 1 root root 2219 Jun 29 18:13 nprobe-ens1f0.conf
-rw-r--r--. 1 root root 2280 Jun 29 18:14 nprobe-ens1f1.conf

with this line

--collection-filter=!123.123.128.82/32

But it seems not to work.

Here is the output from nprobe-ens1f1.conf

--zmq tcp://*:5558 –agent-mode
-i=ens1f1
-n=none
-w=524288
-T="@NTOPNG@"
--collection-filter=!123.123.128.82/32

Thank you,
Gabriel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant