Open GoogleCodeExporter opened 8 years ago
[deleted comment]
Use samplicator instead of flow-fanout. Samplicator makes exact UDP copies
without corrupting the sequence numbers.
Also, instead of flow-capture, consider using flowd
(http://www.mindrot.org/projects/flowd/). I've submitted a flowd patch that
handles out-of-order and duplicate export packets that are common on large
networks (http://code.google.com/r/cweinhold-flowd-sequence).
As your flows are captured by flowd, you can use the included flowd-reader
program to move them into flow-tools format (a script for this is at
http://mailman.splintered.net/pipermail/flow-tools/2010-May/003861.html). After
that, normal flow-tools commands work fine.
Original comment by cweinh...@gmail.com
on 26 Feb 2013 at 6:08
Original issue reported on code.google.com by
nn...@neulinger.org
on 28 Sep 2012 at 4:38