source: network-demos/DEBUG.linux @ bc28ed2

4.11network-demos-4-10-branch
Last change on this file since bc28ed2 was 2ddb68f, checked in by Joel Sherrill <joel.sherrill@…>, on 07/30/98 at 22:36:04

New files.

  • Property mode set to 100644
File size: 191 bytes
Line 
1#
2#  $Id$
3#
4
5TCPDUMP
6=======
7On Linux, you can use the tcpdump utility to examine packets.  Something
8like this:
9
10tcpdump -i eth0
11
12tcpdump can filter packets.  See the man page for details.
Note: See TracBrowser for help on using the repository browser.