tcpdump mailing list archives
Re: remote capturing using tcpdump
From: Ankith Agarwal <ankitha () cdac in>
Date: Fri, 8 Oct 2010 16:15:34 +0530 (IST)
On Thu, Oct 7, 2010, Richard Huddleston <huddleston.richard () gmail com> 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 little awk, and nc (netcat) together. It wouldn't be incredibly robust but would fall together very quickly and would be a little more what you seem to have in mind. Sent from my iPhone - please excuse any typos.
Thank you for the solution. One more thing, for monitoring a remote client is it better to transfer the header data to the server and calculate the parameters or just transfer the parameters?? Is there any tool which directly gives all the QoS parameters as its output so that i can write it to the server?? Regards Ankit -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.
Current thread:
- remote capturing using tcpdump Ankith Agarwal (Oct 06)
- Re: remote capturing using tcpdump Aaron Turner (Oct 06)
- Re: remote capturing using tcpdump Ankith Agarwal (Oct 06)
- Re: remote capturing using tcpdump Rob Hasselbaum (Oct 07)
- Re: remote capturing using tcpdump Richard Huddleston (Oct 07)
- Re: remote capturing using tcpdump Ankith Agarwal (Oct 08)
- Re: remote capturing using tcpdump Carter Bullard (Oct 08)
- Re: remote capturing using tcpdump Ankith Agarwal (Oct 06)
- Re: remote capturing using tcpdump Aaron Turner (Oct 06)