Re: [tcpdump-workers] remote capturing using tcpdump

2010-10-08 Thread Carter Bullard
Hey Ankit, Take a look at argus, http://qosient.com/argus. It is trying to do what you are describing. Carter On Oct 8, 2010, at 6:45 AM, Ankith Agarwal wrote: > On Thu, Oct 7, 2010, Richard Huddleston > said: > >> Like many people here, i've used tcpdump (or libpcap) to write data >> acquisi

Re: [tcpdump-workers] remote capturing using tcpdump

2010-10-08 Thread Ankith Agarwal
On Thu, Oct 7, 2010, Richard Huddleston said: > Like many people here, i've used tcpdump (or libpcap) to write data > acquisition gadgets that then report up to some higher tier. > > If you wanted to build one without doing all the messy libpcap and socket > calls, you could chain tcpdump, a

Re: [tcpdump-workers] remote capturing using tcpdump

2010-10-07 Thread Francois Goudal
Le 06/10/10 15:19, Ankith Agarwal a écrit : Hi Is there any solution for reporting the captured packets to a remote user through the same or another interface. Actually I need to remotely monitor a machines' incoming and outgoing packets. I would suggest using the method described here : ht

Re: [tcpdump-workers] remote capturing using tcpdump

2010-10-07 Thread Richard Huddleston
Like many people here, i've used tcpdump (or libpcap) to write data acquisition gadgets that then report up to some higher tier. If you wanted to build one without doing all the messy libpcap and socket calls, you could chain tcpdump, a little awk, and nc (netcat) together. It wouldn't be inc

Re: [tcpdump-workers] remote capturing using tcpdump

2010-10-07 Thread Rob Hasselbaum
On Thu, Oct 7, 2010 at 1:15 AM, Ankith Agarwal wrote: > > Thanks for your concern, but my requirement is to monitor the QoS > parameters of a client interface. For this purpose I am capturing all the > packets in the client using pcap and sending all the header part of the > packets to the monit

Re: [tcpdump-workers] remote capturing using tcpdump

2010-10-06 Thread Ankith Agarwal
On Wed, Oct 6, 2010, Aaron Turner said: > On Wed, Oct 6, 2010 at 6:19 AM, Ankith Agarwal wrote: >> >> Hi >> �Is there any solution for reporting the captured packets to a remote >> user through the same or another interface. Actually I need to remotely >> monitor a machines' incoming and outgo

Re: [tcpdump-workers] remote capturing using tcpdump

2010-10-06 Thread Aaron Turner
On Wed, Oct 6, 2010 at 6:19 AM, Ankith Agarwal wrote: > > Hi >  Is there any solution for reporting the captured packets to a remote > user through the same or another interface. Actually I need to remotely > monitor a machines' incoming and outgoing packets. Typical way is via a SPAN port on a s

[tcpdump-workers] remote capturing using tcpdump

2010-10-06 Thread Ankith Agarwal
Hi Is there any solution for reporting the captured packets to a remote user through the same or another interface. Actually I need to remotely monitor a machines' incoming and outgoing packets. Regards Ankith -- This message has been scanned for viruses and dangerous content by MailScanner,