hi,

my server has 3 nic, 1 for managerment, other 2 for different network
device's monitor-port

so I run two instance nprobe and 1 instance ntopng

/usr/local/bin/nprobe --zmq tcp://*:5666 -i eth2 -n none
/usr/local/bin/nprobe --zmq tcp://*:5666 -i eth1 -n none

ntopng -i tcp://127.0.0.1:5666

I could confirm that traffic arrived at both eth1 and eth2
tcpdump -nvi eth1
tcpdump -nvi eth2

but I could not see the eth1's traffic on ntopng

any idea?
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to