How can I configure my VM to continuously capture traffic using Wireshark without crashing?

asked 2021-11-12 04:35:24 +0000

Mr.Schark gravatar image

I'm working on a networking project which requires me to have aggregated storage on my VM and continuously capture traffic without crashing the machine. I'm utilizing a dedicated server with Windows Server 2019 through ESXi.

edit retag flag offensive close merge delete

Comments

Is the VM crashing or Wireshark? If the latter, then don't use Wireshark to make the captures, instead use dumpcap and then review the captures with Wireshark.

grahamb gravatar imagegrahamb ( 2021-11-12 09:43:34 +0000 )edit