Tal, if you start ntopng with -i tcp://127.0.0.1:5556 it means it must connect as client to 127.0.0.1:5556 so the behaviour you see is correct.
Please see http://www.ntop.org/ntopng/creating-a-hierarchical-cluster-of-ntopng-instances/ Regards Luca > On 22 Jun 2015, at 03:08, Tal Assa <[email protected]> wrote: > > Hello > > Im newbie and any help will be appreciate > I installed ntop with one netwok card working as a collector For Ntflow > sflow Traffic > Nprobe is not showing flows ? > When im using the the Gui interface ( I see no flows coming in) > Both ntop & nbrobe lights are green > > > When I look at the gui http://147.234.236.183002 I can see packets on > the interface the tcp://127.0.0.15556 > But I do not see flows or hosts > > P.s > When I use Top I see nprob is running but > I see no 3002 listner > > > This is the ntong.conf and ntop.start > [root@ntop ntopng]# cat ntopng.conf > -w=3000 > -g=-1 > -m="--local-networks 192.168.0.0/16,10.0.0.0/8 > 172.0.0.0/16,172.18.0.0/16,147.234.0.0/16" > -G=/var/tmp/ntopng.pid > -i=tcp://127.0.0.1:5556 > > > root@ntop ntopng]# cat ntopng.start > --local-networks > "192.168.1.0/24,172.18.0.0,172.16.0.0,147.234.0.0,147.234.0.0/8" > --interface 1 > > > > And This is the gui config for ntop amd nprob > > This is ntop as a collector > > Interface Collector only > Collector endpoint tcp://127.0.0.1:5556 > AddressResolutionMode Decode Dns responde > Local-Network-List > 192.168.0.0/16,172.16.0.0.147.234.00,10.0.0.0/8 > > > > And this is the NPROB CONFIG > > Interface etho > Collector ip 147.234.236.118:3002 > ZeroMq tcp://*5556 > > Tia > Tal > > > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc _______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
