192.168.50.42 is the IP of the VM Host
192.168.50.3 is the IP of my Core services RaspberryPi.
192.168.50.1 is the router.
The Linux VMs do not get IP addresses on DHCP, and when set static, they cannot communicate with the network or even other VMs.
Here is a screenshot of the Linux VM with a netinstall trying to get a DHCP on the VLAN50 and not ever getting one (it stays in Connecting...) While on VLAN1 (192.168.1.x) it gets an IP from DHCP.
The Windows VM is set static, but also CAN get a DHCP IP on the same VLAN and VMnet as the Linux VMs that are failing.