[Flow-tools] Can I run Flow-capture and flow-fanout at the same
time?
Andrew Mabe
amabe at mcnc.org
Fri Apr 6 10:54:39 EDT 2007
Yes you can... The reason it is not working is because both of the
tools are trying to bind to the same port to listen... Just have flow-
fanout receive on the port to capture the flows. Then send it to
another port on the same box and setup flow-capture to listen on that
port.
flow-fanout 0/0/2055 1.1.1.1/2.2.2.2/2055 0/0/2056
*this captures any flow coming to port 2055
**this exports from 1.1.1.1 to 2.2.2.2 on port 2055
***this exports to self on port 2056
flow-capture (options removed) 0/0/2056
*this runs flow-capture and listens on port 2056
Sorry for the crude example, but this works for me perfectly.
On Apr 6, 2007, at 10:40 AM, joe.armah at wachovia.com wrote:
>
> I am fanning out flows to a number of devices however I would like to
> reuse my flow-fanout server for opensource graphing tools. is this
> possible? I have tried running flow-fanout while flow-capture is
> running
> but have not been successful..
> Thanks
>
> Joe Armah
>
> _______________________________________________
> Flow-tools mailing list
> flow-tools at splintered.net
> http://mailman.splintered.net/mailman/listinfo/flow-tools
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2411 bytes
Desc: not available
Url : http://mailman.splintered.net/pipermail/flow-tools/attachments/20070406/3421044e/smime.bin
More information about the Flow-tools
mailing list