you cannot run two instances of nprobe on the same zmq port if they run on the same host. anyway, use " " to avoid the * expansion done by the shell. To have a better debug, check nprobe output and if it is listening on the zmq port you specified. Yuri ############################################### Yuri Francalacci - [email protected] - http://www.ntop.org "Simplicity is the ultimate sophistication" - Leonardo da Vinci ###############################################
On Dec 15, 2013, at 2:13 PM, darkblue wrote: > 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
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
