Recent Articles



































Tcpdump



         


tcpdump is the name of a popular computer network debugging and security tool which allows the user to intercept and display TCP/IP packets being transmitted or received over a network to which the computer is attached. On Unix and most other operating systems, a user must have the equivalent of root or system administrator privileges to use tcpdump due to its use of promiscuous mode.

The user may optionally apply any number of filters to render the output more usable on networks with a high volume of traffic.

[Top]

Common Uses of tcpdump

tcpdump is a command line, text mode only program. Ethereal is a similar program with a GUI frontend, and many additional formatting, sorting, and display facilities.






  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License