Re: [CentOS] tcpdump; how to dump all

2011-01-14 Thread Joe DiTommasso
On Fri, Jan 14, 2011 at 08:21:23AM -0500, Kwan Lowe wrote: > On Fri, Jan 14, 2011 at 5:28 AM, Giles Coochey wrote: > >>How can I dump every packets received by filter ? > > > > I use the following command to make packet captures: > > > > tcpdump -i eth0 -s 0 -w capture.cap > > > > It creates a fil

Re: [CentOS] tcpdump; how to dump all

2011-01-14 Thread Kwan Lowe
On Fri, Jan 14, 2011 at 5:28 AM, Giles Coochey wrote: >>How can I dump every packets received by filter ? > > I use the following command to make packet captures: > > tcpdump -i eth0 -s 0 -w capture.cap > > It creates a file capture.cap that can be read by a packet analyzer - e.g. > wireshark. I

Re: [CentOS] tcpdump; how to dump all

2011-01-14 Thread Giles Coochey
On 14/01/2011 11:26, admin lewis wrote: Hi, My server is connected to the lan and when I run tcpdump I see few packets captured but lots packets received by filter. How can I dump every packets received by filter ? I use the following command to make packet captures: tcpdump -i eth0 -s 0 -w c

[CentOS] tcpdump; how to dump all

2011-01-14 Thread admin lewis
Hi, My server is connected to the lan and when I run tcpdump I see few packets captured but lots packets received by filter. How can I dump every packets received by filter ? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listin