Hi, I'm new to the ntopng world. Greetings all!
I'm experiencing a few troubles with ntopng pro and nprobe. I will ask about 
them here but ‎will split into different threads, apologies for the extra 
messages it causes but it might be easier to follow each issue this way.


1a. Using the GUI to add the following configuration results in only traffic 
captured on eth0 seen and no flow data results from the routers sending netflow 
data:
nProbe GUI config>
Collector IP  tcp://127.0.0.1:2055
ZeroMQ Endpoin tcp://127.0.0.1:5556

ntopng GUI config>
Collector only
Collector Endpoint tcp://127.0.0.1:5556
Local Networks List 134.0.80.0/255.255.252.0,185.18.48.0/255.255.254.0


1b. However starting both from terminal with the following does give an better 
output in ntopng than 1a abouve.
(peer router transit traffic being shown, but no history available)

sudo ntopng -i "tcp://127.0.0.1:5556"  --local-networks 
134.0.80.0/22,185.18.48.0/22
sudo nprobe -F 60 --zmq "tcp://*:5556" -i none -n none --collector-port 2055


Thanks very much,
Dana


_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to