I have two network devices sending netflow traffic to nfdump.
One is working perfectly but the other does not show any data in the UI.

I confirmed with tcpdump that the netflow data is received by the nfdump
server.
Here is a dropbox link with the tcpdump pcap
https://dl.dropboxusercontent.com/u/35808861/netflow.pcap.tar.gz

Here is some data in case i misconfigured:

from nfsen.conf

%sources = (

    'CBR-01A'       => { 'port' => '9997', 'IP' => '10.12.255.2', 'col' =>
'#ff0000', 'type' => 'netflow' },

    'CDR-01A'       => { 'port' => '9997', 'IP' => '10.12.255.3', 'col' =>
'#0000ff', 'type' => 'netflow' },

);


from ps -ef | grep nf

netflow   1606     1  0 Aug13 ?        00:12:27 /opt/netflow/bin/nfcapd -w
-D -p 9997 -u netflow -g apache -B 200000 -S 1 -P
/opt/netflow/data/nfsen/var/run/p9997.pid -z -n CBR-01A 10.12.255.2
/opt/netflow/data/nfsen/profiles-data/live/CBR-01A -n CDR-01A 10.12.255.3
/opt/netflow/data/nfsen/profiles-data/live/CDR-01A

netflow   1609     1  0 Aug13 ?        00:51:19 /usr/bin/perl -w
/opt/netflow/data/nfsen/bin/nfsend

netflow   1610  1609  0 Aug13 ?        00:00:39
/opt/netflow/data/nfsen/bin/nfsend-comm

Please let me know what other information i can provide.
-- 
Allen Michael Chan
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Nfdump-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfdump-discuss

Reply via email to