Perhaps a little too early to be completely sure, but so far, yes, 13.6.4 does seem to fix the DNS issue I first reported.
Thanks for posting here to let users know that 13.6.4 was available. I have only just realised that the automatic update feature had stopped working, silently, since the update servers appear to have been turned off. I've since read your post about this and comments from other users.
I am incredulous that a company such as Broadcom should have taken a decision to make it more difficult for users to discover and download product updates. Companies generally spend a good deal of time making is less difficult because users are, by and large, not focused on checking continuously for updates and expect their software to at least announce that a new update is available, if not install it for them. Users are not going to develop the habit of making a check to see if Broadcom has announced a new version of Fusion. I work in the security market, a space that we all know Broadcom operates in. It is a requirement of many software accreditation schemes that users are automatically notified. I would love to see the justification for this, from Broadcom.
Had you not posted here, Paul, I would not have known. Thanks for that. I'll now diarise a monthly check to look for updates in the future. Few others will, and the vast number of installed Fusion instances will become out of date, containing unresolved vulnerabilities and bugs with all the problems that entails for their users and for the wider community.
If I didn't know better, and I don't, I'd start to wonder if Broadcom has a plan to dump Fusion. They're certainly not making any noises that would lead users to believe otherwise with their recent behaviour.
Original Message:
Sent: Jul 16, 2025 11:52 AM
From: Technogeezer
Subject: Fusion DHCP not handing out a DNS server after upgrade to Sequoia 15.4
As a follow on to this thread, the release notes for Fusion 13.6.4 (released 2025-July-15) are saying that an issue with DNS resolution found when using NAT networking is fixed. You might want to upgrade to Fusion 13.6.4 to see if it fixes your issue.
------------------------------
- Paul (technogeezer)
vExpert 2025
Original Message:
Sent: Jun 01, 2025 08:54 PM
From: Brian Kelly
Subject: Fusion DHCP not handing out a DNS server after upgrade to Sequoia 15.4
So I went through and double checked -- not sure how that other IP got it, this time it's not there.
Original Message:
Sent: May 21, 2025 09:58 AM
From: Technogeezer
Subject: Fusion DHCP not handing out a DNS server after upgrade to Sequoia 15.4
I think you may have edited the dhcpd.conf file for the wrong vmnet. Which file did you edit and which virtual network are you running in that Windows VM? The file you edited has a NAT network segment of 10.251.251.0/24 but the VM is reporting it's using the resolver for the 172.16.217.0/24 network - which is telling me that the virtual network for the Windows VM is not set to the virtual network you edited.
------------------------------
- Paul (technogeezer)
vExpert 2025
Original Message:
Sent: May 21, 2025 12:17 AM
From: Brian Kelly
Subject: Fusion DHCP not handing out a DNS server after upgrade to Sequoia 15.4
Same results.
Original Message:
Sent: May 19, 2025 11:40 PM
From: Technogeezer
Subject: Fusion DHCP not handing out a DNS server after upgrade to Sequoia 15.4
I find it interesting that your nslookup cisco.com
returns an address for cisco.com.localdomain.
Can you run a brief experiment on that new virtual network you've just created?
Shut down the VM and the Fusion GUI.
Open a terminal, and sudo to a root shell.
Open /Library/Preferences/VMware Fusion/vmnet3/dhcpd.conf with your favorite command line text editor (e.g. vi)
Locate the line:
option domain-name localdomain;
and change it to
# option domain-name localdomain;
Save and close the file.
Start Fusion and the VM.
Open a command prompt in Windows, run the following commands and post the output (please copy/paste the text from the terminal window into your reply and not a screen shot -- it's easier to deal with in text format).
ipconfig /flushdnsnslookup cisco.comnslookup cisco.com.ping cisco.comping cisco.com.
------------------------------
- Paul (technogeezer)
vExpert 2025
Original Message:
Sent: May 19, 2025 09:01 PM
From: Brian Kelly
Subject: Fusion DHCP not handing out a DNS server after upgrade to Sequoia 15.4
Same results.
Original Message:
Sent: May 06, 2025 01:14 PM
From: Technogeezer
Subject: Fusion DHCP not handing out a DNS server after upgrade to Sequoia 15.4
Has anyone experiencing this issue tried adding a custom NAT network through VMware Fusion > Settings > Network and seeing if that works?
------------------------------
- Paul (technogeezer)
vExpert 2025
Original Message:
Sent: May 06, 2025 01:12 PM
From: Technogeezer
Subject: Fusion DHCP not handing out a DNS server after upgrade to Sequoia 15.4
The gateway and DNS addresses in the NAT segment are correct. The .2 address is listened to by the vmnet-natd process on the host. That provides both the DNS resolver and the NAT gateway. The .1 address on the segment is the host Mac and allows the host to access VM guests and guests to access the host without having to go through the NAT gateway. The .1 address does not provide DNS or NAT gateway services to the NAT subnet.
There appears to be a problem with the DNS resolver part of vmnet-natd for some people running Sequoia 15.4.1. (Disclaimer: it works for me with the out-of-the-box Fusion networking setup and a Wi-Fi connection from my M1 Mac mini).
------------------------------
- Paul (technogeezer)
vExpert 2025
Original Message:
Sent: May 06, 2025 02:49 AM
From: FabienFigueras
Subject: Fusion DHCP not handing out a DNS server after upgrade to Sequoia 15.4
Dear All,
I face the same problem with Windows 11 and RHEL9 regarding Network failures.
For RHEL9
After changing the Network Setting from "Share with my Mac" to "Bridge Wifi" everything is fine.
I notice that for the "Share with my Mac" setting, the bridge used on the Mac level is defined with a network 172.16.50.0/24 with two addresses .1 (should be the Gateway and DNS) and 255 (general diffusion) but in the Guest OS the DNS and Gateway are .2 which lead to DNS requests time out and Network Failure.
So my gess is that the problem is due the DHCP interface between the Guest OS and the Bridge dedicated to "Share with my Mac" which provide wrong Gateway and DNS addresses.
As when the Guest OS used Bridge the correct Gateway and DNS are used with lead to a proper DNS answer and as DNS is the root of TCP-IP network everything is ok after that.
For Windows
it's the same behaviour the Guest OS got a .2 Gateway and DNS which lead to time out for DNS requests.
And after switching to Bridge Wifi the network is working fine, DNS request return correct values ans Internet is reachable.
By the Way my configuration is
Sequoia 15.4.1
Fusion
Player Version 13.6.3 (24585314)
I Hope my contribution could help to troubleshoot this issue.
Kind regards
Fabien FIGUERAS
EPFL
Original Message:
Sent: May 05, 2025 12:20 PM
From: Tareq Ahram
Subject: Fusion DHCP not handing out a DNS server after upgrade to Sequoia 15.4
After searching extensively and trying every possible proposed solution. my working solution for this was:
- reninstall/update the NAT driver for network adapter inside Windows
- restart windows
- if using vpn then the only working option in VMware fusion is to click "share ip with Mac"
now VMware Fusion working and internet perfectly stable for 5 days in a row.
Original Message:
Sent: Apr 28, 2025 04:48 AM
From: Neethu Kumar Swamy
Subject: Fusion DHCP not handing out a DNS server after upgrade to Sequoia 15.4
I am able to repro this issue, a ticket has been raised to investigate it.
Original Message:
Sent: Apr 03, 2025 07:46 AM
From: Bigdave1357
Subject: Fusion DHCP not handing out a DNS server after upgrade to Sequoia 15.4
After recently upgrading to Sequoia 15.4 I've noticed that my Windows guest shows no internet connection when running in NAT mode.
Switching to Bridged fixes the issue.
Further investigation shows that when in NAT mode, Windows cannot determine a DNS server from the DHCP service running within Fusion networking. If I configure Windows to use a manual DNS server, connectivity is restored. Consequently, this isn't an IP level issue - packets are transiting fine - the problem is the lack of a resolver.
I'm not yet able to say for certain that this has caused by the MacOS upgrade, but the NAT facility has been very stable recently and the only thing changing my setup is MacOS, a few days ago. I have not recently installed a Windows update.
Anyone else seeing this?