I have a Windows 10 computer, a Raspberry Pi 3, and a vulnerable Windows 10 VM. The Raspberry Pi has Kali Linux loaded onto it and will be the attack machine. The VM needs to be able to ping to the Kali device and vise versa. The Windows 10 desktop needs to be able to access everything as well. All devices share the 192.168.1.0/24 network.
Currently, from the Windows 10 VM, I can ping everything.
From the Pi, I can only ping the default gateway.
What is the best way to network all three machines together so I have full connectivity on each device?
Thanks!
Chris