From 2ddb68f75e460570602e53c37eee74af42cd86e7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 30 Jul 1998 22:36:04 +0000 Subject: New files. --- DEBUG.linux | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 DEBUG.linux (limited to 'DEBUG.linux') diff --git a/DEBUG.linux b/DEBUG.linux new file mode 100644 index 0000000..9e9eeba --- /dev/null +++ b/DEBUG.linux @@ -0,0 +1,12 @@ +# +# $Id$ +# + +TCPDUMP +======= +On Linux, you can use the tcpdump utility to examine packets. Something +like this: + +tcpdump -i eth0 + +tcpdump can filter packets. See the man page for details. -- cgit v1.2.3