Chapter 4. Capturing Live Network Data

Wireshark 2.1

Chapter 4. Capturing Live Network Data

4.1. Introduction

  • Capture from different kinds of network hardware such as Ethernet or 802.11.
  • Stop the capture on different triggers such as the amount of captured data, elapsed time, or the number of packets.
  • Simultaneously show decoded packets while Wireshark is capturing.
  • Filter packets, reducing the amount of data to be captured. See Section 4.13, “Filtering while capturing”.
  • Save packets in multiple files while doing a long term capture, optionally rotating through a fixed number of files (a “ringbuffer”). See Section 4.11, “Capture files and file modes”.
  • Simultaneously capture from multiple network interfaces.
  • Stop capturing (or perform some other action) depending on the captured data.