Hi, I'm running nfdump/nfsen on FreeBSD stable 8.0. Just made the upgrade to
nfdump-1.6.2 and nfsen-1.3.5 and now I can no longer collect flows using both
nfcapd and sfcapd.
I receive the following error:
netflow# nfsen start
Starting nfcapd:Can not start different type 'sflow' and 'netflow' on same port!
Can not start different type 'sflow' and 'netflow' on same port!
Can not start different type 'sflow' and 'netflow' on same port!
Can not start different type 'sflow' and 'netflow' on same port!
Can not start different type 'sflow' and 'netflow' on same port!
Here's the section of my configuration that pertains to each source:
%sources = (
'enterasys' => { 'port' => '2055', 'col' => '#0000ff', 'type' =>
'netflow' },
'life-286-agg' => { 'port' => '2058', 'col' => '#ff00ff', 'type'
=> 'sflow' },
'wooten-150-agg' => { 'port' => '2059', 'col' => '#ffcccc',
'type' => 'sflow' },
'MusicAgg' => { 'port' => '2056', 'col' => '#ccffcc', 'type' =>
'sflow' },
'TerrillAgg' => { 'port' => '2057', 'col' => '#ccccff', 'type' =>
'sflow' },
);
As you can see they are all configured to use different ports. I have been
able to successfully collect both netflow and sflow in the past. My above
configuration has been working without issue for months.
I am at a loss as to why this is now broken due to the upgrade. Any advice
would be appreciated.
Bryan VanDivier
Communications Manager
University of North Texas
Data Communications
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Nfsen-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss