source: network-demos/DEBUG.linux @ ce34271

4.11netdemos-4-5-branchnetwork-demos-4-10-branchnetwork-demos-4-6-branchnetwork-demos-4-7-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branchrtems-4-5-branch
Last change on this file since ce34271 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.