Hi,

 

I'm trying to capture netflow v9 packets via flow-tools.

 

I startet flow-capture with the following options:

 

sudo flow-capture -p /var/log/netflow/flow-capture.pid -w /var/log/netflow
-E5G -S3 0/0/2055

 

I used "sudo" to make sure that there are no permission problems.

 

Netstat shows the port is listening:

 

"netstat -an |grep 2055" shows

udp        0      0 0.0.0.0:2055            0.0.0.0:*

 

When I use "tcpdump -i eth0 udp" I get lots of delivered packets.

 

Yet there are no files written. Any suggestions?

 

Greetings, Andreas

_______________________________________________
Flow-tools mailing list
[email protected]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to