I can recreate a similar issue, which seems to have been introduced in v17.
Steps
Using VMWare Workstation 17 Pro (17.6.2 build-24409262) (tested on Windows 10 and 11)
- Setup a guest VM to use NAT in Virtual Machine Settings, and DCHP in the guest OS.
- Suspend the VM
- Connect the host to a network (my host uses DHCP) and note the assigned IP / network address (192.168.1.165 in my case)
- In the VMWare Virtual Network Editor, select the NAT configuration entry
- Set the Subnet IP to the same network address as the host (192.168.1.0 in my case)
- Resume the VM and wait for it to connect to the NAT network
Results
The VMWare NAT Service crashes on the host with the following error in the Windows Application Event log:
Faulting application name: vmnat.exe, version: 17.6.2.61654, time stamp: 0x67484d7d
Faulting module name: vmnat.exe, version: 17.6.2.61654, time stamp: 0x67484d7d
Exception code: 0xc0000005
Fault offset: 0x00012b4c
Faulting process ID: 0x2dfc
Faulting application start time: 0x01db8a29d3c17d90
Faulting application path: C:\WINDOWS\SysWOW64\vmnat.exe
Faulting module path: C:\WINDOWS\SysWOW64\vmnat.exe
Workaround
Reconfigure the NAT network to use a different subnet that does not conflict with the network of the host
Original Message:
Sent: Oct 23, 2024 01:24 PM
From: Nurkanat Baysenkul
Subject: VMware Workstation 17 Pro NAT network fails every 2 minutes (approximately)
I am using version WS 17 Pro (17.6.1 build-24319023) and have the issue when NAT fails every minute or so. Restarting the NAT Service fixes the issue for not more than 2 minutes.