Close Wireshark to complete this activity.Click Clear on the Filter toolbar to clear the display filter.
Observe that the Packet List Pane is now filtered so that only traffic to (destination) or from (source) IP address 8.8.
How do I use destination filter in Wireshark? As long as that is checked, which is Wireshark’s default, Wireshark will put the adapter into promiscuous mode for you when you start capturing. How do I enable promiscuous mode in Wireshark?Ĭlick on Edit > Preferences > Capture and you’ll see the preference “Capture packets in promiscuous mode”. Simply download the Wireshark installer from and execute it. The Wireshark installer includes Npcap which is required for packet capture. Do an ifconfig(un*x) or ipconfig(windows) to identify the correct interface for packet capturing. It shows all the interfaces tied to your system and you can select one. Open wireshark application and click interface list on home page. How do I select a network interface in Wireshark? You can get more detailed information about available interfaces using Section 4.5, “The “Capture Options” Dialog Box” (Capture → Options… ). You can select an interface in the welcome screen, then select Capture → Start or click the first toolbar button.