Re: [tcpdump-workers] tcpdump mirror

2010-10-07 Thread Michael Richardson
> "Bionic" == Bionic Candy writes: Bionic> Hi there, Bionic> I can offer 5TB/month transfer from each server in Germany (4 servers max) on Bionic> 1Gbit, alternatively from server in London, UK. Bionic> What are the requirements when setting up new mirror ? http://www.tcpdum

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

[tcpdump-workers] tcpdump mirror

2010-10-07 Thread Bionic Candy
Hi there, I can offer 5TB/month transfer from each server in Germany (4 servers max) on 1Gbit, alternatively from server in London, UK. What are the requirements when setting up new mirror ? -- Regards Marcin Kobylarz Bionic Candy Ltd 145-157 St John Street London United Kingdom EC1V 4PW ** M

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