Skip to content

nprobe in agent-mode failed when host have multiple IP addresses per interface #649

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

Open
MrdUkk opened this issue Apr 29, 2025 · 0 comments

Comments

@MrdUkk
Copy link

MrdUkk commented Apr 29, 2025

Hello dear sirs! Used nprobe last stable released version 10.6.250403 with ntopng version 6.2.

i encounter bug in nprobe. my host have 3 interfaces. and on each interface i have bunch of ip addresses.
when supplying nprobe with command line parameter --agent-mode it will produce in logs single line
[nprobe.c:9545] Packet capture filter set to "host 1.2.3.4"

but interface have "1.2.3.4" and "5.6.7.8" and "9.10.11.12" addresses.

i tried supply my own filtering pattern via
-f="host 1.2.3.4 or host 5.6.7.8 or host 9.10.11.12"
but in agent-mode nprobe completely ignore that param :(

is this a bug or desired program behavior ?
in fact i can't use process monitoring functionality as described in ntopng manual on site.

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