On Thu, Aug 03, 2006 at 03:17:23AM +0100, Hamid Farri wrote: > > As I know flow records are unidirectional, and for a TCP > request flow there should be a response record. The problem > is, I can only see one TCP flow for a TCP session (from a > source to a destination), and there is no response flow > record for any of the TCP flows.
On many Cisco routers, depending on the IOS version, netflow is enabled per input interface. Hence, you may be receiving flows only for packets entering the device thru a specific interface; in this case, in order to generate flows for the response packets, you would need to enable netflow on the opposite input interface as well. Everton _______________________________________________ Flow-tools mailing list [EMAIL PROTECTED] http://mailman.splintered.net/mailman/listinfo/flow-tools
