Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => General Networking Support in Linux => Topic started by: neilg_cebu on July 11, 2005, 07:57:13 AM

Title: packet capture
Post by: neilg_cebu on July 11, 2005, 07:57:13 AM
Hi,

Is it possible to capture packets leaving and entering into our linux machine? is there any ready made software to use? Please suggest a link.

Thanks,
Neil
Title: packet capture
Post by: gauravbajaj on July 11, 2005, 08:24:43 AM
Hi
Ya there is a readymade software i.e ethereal , which is used to capture  data .. ... , u can find it under RED HAT CD's...means this package is already there just install it then tell me

Cheers
Gaurav
Title: packet capture
Post by: neilg_cebu on July 11, 2005, 09:17:48 AM
Hi,

I tried installing but it said "Package already installed" so I guess it is already there in the system. Could you please guide me thru on how to use that software?

THanks,

Neil
Title: packet capture
Post by: gauravbajaj on July 11, 2005, 11:47:07 AM
Ya

Its very easy
Just type   the below command at command line... GUI terminal
#ethereal &

After that a window is opened(i.e ethereal window)

just go to capture->start

After that it will work

Cheers:
Gaurav
Title: packet capture
Post by: ilias on July 11, 2005, 04:37:18 PM
I am happy to see that above post, i have ethereal installed in my box, but not able to execute the said command ethereal. pls clarify
Title: packet capture
Post by: neilg_cebu on July 12, 2005, 04:40:28 AM
hi,

same with ilias...
Title: packet capture
Post by: gauravbajaj on July 13, 2005, 09:33:11 AM
Hi

Ok tell , me what it gives (output) when u execute
#ethereal
command on the GUI console?????

If it gives command not found , then it means that Ethereal is not installed sucessfully

Acc to me , for ethereal u have 2 install 2 packages, i dont rem these 2 packages name but u have 2 install these

First  search in CD's & install ethereal packages , if the output of ethereal command is    (Command not found)


So bye for now
Cheers
Gaurav