VMware
Whonix on VMWare + Windows 10 Route
In this video, I install Whonix on VMWare, I show you how to setup a VNet and use the whonix workstation. I also show you how to connect a windows 10 VM to route all its traffic through the gateway.
[ad_2]
source
I've also played with this… if I may share my observations and process
I'm looking specifically at the gateway VM
1. I downloaded the ova file and imported it to Virtualbox, making sure to not have VirtualBox convert the vmdk files to vdi (so keep them in vmdk format
2. I started the vm in VirtualBox, made sure it ran and did the upgrade-nonroot
3. shutdown the vm and copied the vmdk file to a new folder
4. In VMware Workstation 17.5, created a new vm that used the copied vmdk file (set OS to debian12, up th memory to 4gb and removed usb,sound and CD)
This gave me a vm where the disk was writable so I could change the IPconfig and have it persistent. Now I can route my VMware machines via the whonix gateway and it works.
I hope this helps someone out there struggling with the same issue