Yesterday I upgrade to Workstation Pro 12.1.0 on my Linux host. I mainly run Windows VMs and connect to these via Remote Desktop. VMs get NAT LAN access and therefore I configured NAT port forwarding to the Windows Remote Desktop ports. This setup worked great for quite some years.
With the update to 12.1.0 (from 12.0.1) this is broken. The Windows guest has network access (e.g. it can access SMB shares in the network) and everything seems to be fine, all the necessary processes (e.g. vmware-natd) are running, '/usr/bin/vmware-networks --status' says everything is running. Then I try to connect to the Windows VM via Remote Desktop (I'm on a Mac and use Jump Desktop as client). BOOM. Connection failed and vmware-natd crashed. Now vmware-networks says that the NAT service is not running.
Today I downgraded to 12.0.1. and the exact same setup works without any problems.
So I assume something changed in the NAT area. Am I missing some configuration options or is there a bug in the new vmware-natd?