Why Wireshark capture stops when one of the NIC is unplugged even though capture was started on all NICs including the Teaming NIC?
Hi we have a server having two NICs - LAN1 and LAN2. Customer has configured Teaming NIC (Team1) comprising of these LAN1 and LAN2.
We wanted to do NIC testing activity where we started capture after selecting all 3 NICs: Team1, LAN1 and LAN2.
We unplugged cable from LAN1 and we got pop-up from Wireshark: "The network adapter on which the capture was being done is no longer running; the capture has stopped".
My question:- Shouldn't Wireshark keep running since LAN2 is still up and all three interfaces were selected for capture?
Can you add the contents of the Wireshark -> Help -> About Wireshark -> Wireshark dialog box (you can copy and paste the text) to your question so we can see wireshark and environment versions etc?
Here you go--
(more)So you're using a very old version of Wireshark (2.4.0) with the old capture library (WinPcap).
I have no idea if it will fix it, but you could try the latest Wireshark 3.0.1 with the new capture library (npcap). If it still causes issues at least it can be reported to the npcap devs.