If a system has more than 2 interfaces is there an option for softflowd or pfflowd to have it ignore traffic from these interfaces? Thanks Allan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mindrot.org/pipermail/netflow-tools/attachments/20110824/5507c4b9/attachment.html>
On Wed, 24 Aug 2011, CB EXPRESS wrote:> If a system has more than 2 interfaces is there an option for softflowd or > pfflowd to have it ignore traffic from these interfaces?You can tell softflowd which interface to listen on with the "-i" option. I don''t think pfflowd can do this, but you can filter on if_index in the received flows. -d