Thanks James, I will install it on my box. Thanks for the support. Thanks Jatin On 4/22/2010 5:40 PM, James Hogarth wrote: > On 22 April 2010 13:03, Jatin Davey<jashokda at cisco.com> wrote: > >> Is the installation of tcpdump similar to wireshark , >> >> which is : yum install tcpdump ? >> >> How about getting started with it , Any documentation available for it ? >> >> Thanks >> Jatin >> >> > Indeed yum install tcpdump > > man tcpdump will give you lots of documentation after you install it > > To get you started... > > sudo tcpdump -w networkdump.pcap > > scp networkdump.pcap<user>@<yoursystem>: > > open networkdump.pcap in your wireshark on your box > > ??? > > profit > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >