View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Tcpdump

From LQWiki

Jump to: navigation, search

tcpdump is a command used to dump network traffic for TCP/IP networks.

The information can be used by a wide variety of network analysis programs, either via piping or by saving the stream to a file for later analysis.

Using a filter expression to tcpdump you can select to dump only a certain protocol or a direction of packets.

See also


Personal tools