Re: Tcpdump data collection

2008-12-02 Thread Chris Mills
Maybe ntop? http://www.ntop.org/overview.html -Chris On Tue, Dec 2, 2008 at 8:19 PM, Subba Rao <[EMAIL PROTECTED]>wrote: > Hello, > > I want to collect data on a network and map the data flow and system/port > traffic. There are 2 scenarios of data collection here. The first is to > collect IP

Re: Tcpdump data collection

2008-12-02 Thread Harry Hoffman
Check out argus http://www.qosient.com/argus/ It can do exactly what you what. Cheers, Harry On Tue, 2008-12-02 at 17:19 -0800, Subba Rao wrote: > Hello, > > I want to collect data on a network and map the data flow and system/port > traffic. There are 2 scenarios of data collection here. Th

Re: Tcpdump data collection

2008-12-02 Thread Nathan Ward
On 3/12/2008, at 2:19 PM, Subba Rao wrote: Hello, I want to collect data on a network and map the data flow and system/ port traffic. There are 2 scenarios of data collection here. The first is to collect IP traffic only. In this method I do not want the data portion of the IP packet (n

Tcpdump data collection

2008-12-02 Thread Subba Rao
Hello, I want to collect data on a network and map the data flow and system/port traffic. There are 2 scenarios of data collection here.  The first is to collect IP traffic only.  In this method I do not want the data portion of the IP packet (need IP address, source/destination ports etc). Th