Re: [CentOS] Using Wireshark on CentOS without UI

2010-04-22 Thread Alan McKay
Don't even need wireshark (tshark) for that - just use native tcpdump Check the man page for it. -- “Don't eat anything you've ever seen advertised on TV” - Michael Pollan, author of "In Defense of Food" ___ CentOS mailing list CentOS@centos.

Re: [CentOS] Using Wireshark on CentOS without UI

2010-04-22 Thread James Hogarth
On 22 April 2010 13:13, Jatin Davey wrote: > Thanks Michel > > I would explore more on the tshark usage. Thanks for the support. > > Thanks > Jatin > Of course tshark is nothing more than a wrapper to tcpdump effectively when being used to dump data as they both interface to libpcap with the same

Re: [CentOS] Using Wireshark on CentOS without UI

2010-04-22 Thread Jatin Davey
Thanks Michel I would explore more on the tshark usage. Thanks for the support. Thanks Jatin On 4/22/2010 5:31 PM, Michel van Deventer wrote: > Hi, > > >> Yesterday i had installed wireshark on my centos box which does not have >> the GUI , It is actually a hardened box. I installed the tool

Re: [CentOS] Using Wireshark on CentOS without UI

2010-04-22 Thread Jatin Davey
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 wrote: > >> Is the installation of tcpdump similar to wireshark , >> >> which is : yum install tcpdump ? >> >> How about getting s

Re: [CentOS] Using Wireshark on CentOS without UI

2010-04-22 Thread James Hogarth
On 22 April 2010 13:03, Jatin Davey 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 d

Re: [CentOS] Using Wireshark on CentOS without UI

2010-04-22 Thread Jatin Davey
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 On 4/22/2010 5:30 PM, James Hogarth wrote: > On 22 April 2010 12:57, Jatin Davey wrote: > >> Hi All >> >> Yesterday i

Re: [CentOS] Using Wireshark on CentOS without UI

2010-04-22 Thread Michel van Deventer
Hi, > Yesterday i had installed wireshark on my centos box which does not have > the GUI , It is actually a hardened box. I installed the tool using the > following command: > > yum install wireshark > > After installation i dont know how to proceed further in capturing the > packets. I basically

Re: [CentOS] Using Wireshark on CentOS without UI

2010-04-22 Thread James Hogarth
On 22 April 2010 12:57, Jatin Davey wrote: > Hi All > > Yesterday i had installed wireshark on my centos box which does not have > the GUI , It is actually a hardened box. I installed the tool using the > following command: > > yum install wireshark > > After installation i dont know how to procee