On 20/10/01 17:31 -0700, Daniel Pope wrote: > Dear All, > I'm using Linux Red Hat.I'm trying to learn more and more about TCP-IP. > I know how to set ipchains in order to list a packet from TCP-IP > traffic, but I want to find what Linux command or software tools enable > me to catch (and display)all the content of an IP packet. Sniffers !? > Thank you in advance !
I would say that you need a sniffer. tcpdump/tethereal from the CLI, and ethereal if you want a GUI. Devdas Bhagat