Wireshark

  • Riverbed Technology
  • WinPcap
SHARKFEST '13 - Wireshark Developer and User Conference - June 16-19, 2013 - UC Berkeley
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-users: Re: [Wireshark-users] file format question

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Mon, 22 Aug 2011 14:50:01 -0600

On Mon, Aug 22, 2011 at 01:28:48PM -0700, Guy Harris wrote:

> With the "-w" flag, to get it to write out the raw packet data in pcap 
> format, rather than writing out the dissected packets as text:
> 
> 	tcpdump -c1000 -w /tmp/tcpdump.pcap net xxx.yy.zz.0/24 

... and using "-s 0" to change the snaplen in order to capture the 
entire packets is usually desirable.  Otherwise, you'll only get the 
first 68 bytes of every packet.

  • References:
    • [Wireshark-users] file format question
      • From: János Löbb
    • Re: [Wireshark-users] file format question
      • From: Guy Harris
  • Prev by Date: Re: [Wireshark-users] file format question
  • Next by Date: Re: [Wireshark-users] Pcap Ideal Size for Analysis
  • Previous by thread: Re: [Wireshark-users] file format question
  • Next by thread: Re: [Wireshark-users] file format question
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation