cannot see Ethernet access point when Wireshark runs on a virtual machine
Hi,
I am a university lecturer and using Wireshark in my Cyber Security related classes. In the next term, we will use remote Labs due to Covid-19 situation. I and the students will access to Lab machines using WMWare Horizon. However when we run Wireshark remotely on this virtual machine we see only 'Cisco remote capture', 'SSH remote capture', and 'UDP Listener remote capture'. We need to access to 'Ethernet' and 'Local Area Connections'.
I would be grateful if you could kindly help us in this matter.
All the best, Fatih
Are you able to access the network interfaces from a command window on the virtual machine?
The list of interfaces are those from extcaps which are installed with Wireshark, but to capture from "regular" interfaces requires a capture library. Can you post the contents of the Wireshark Help -> About Wireshark box in a comment?
Hi,
thanks for your reply. Here is the content of About :
(more)I can use ipconfig in command window. However I do not have admin rights to make any changes.
The output shows you have npcap installed
with Npcap version 0.9991, based on libpcap version 1.9.1
, albeit a slightly older version because you're using an older version of Wireshark (3.2.5 is current release).Can you show the output of:
where the path is usually
C:\Program Files\Wireshark\
.