Penguin
Diff: PacketSniffer
EditPageHistoryDiffInfoLikePages

Differences between version 3 and predecessor to the previous major change of PacketSniffer.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Monday, December 8, 2003 12:44:03 pm by GreigMcGill Revert
Older page: version 2 Last edited on Thursday, September 25, 2003 11:30:01 am by JohnMcPherson Revert
@@ -9,7 +9,8 @@
 tcpdump(8) is a command line sniffer. 
  
 A pretty-yet-powerful packet sniffer is [Ethereal], which uses a point-and-click [GUI]. 
  
+Handy Hint: If you are on a "small footprint" machine, where you have access to tcpdump, but not ethereal, you can use tcpdump with -w filename, and then load filename into ethereal on another machine for a more detailed analysis.  
  
 ---- 
 Part of CategoryNetworking. See also packet(7).