In VMware Cloud Foundation (VCF) 9.1, the VCF Operations License Server may remain in a "Disconnected" or "Not Configured" state despite a successful appliance deployment. This issue often occurs when the environment uses DNS forwarders (such as dnsmasq) that do not act as the authoritative source for the management network, causing strict pre-flight validation checks to fail.
Service Status: Nominal but Connectivity: DISCONNECTED.VCF 9.1 management components enforce strict authoritative DNS requirements. Lightweight DNS forwarders (e.g., dnsmasq) that are not natively authoritative for the management domain often fail to provide the consistent, rapid-response Forward (A) and Reverse (PTR) record resolution required by the VCF Operations pre-flight validation scripts. This results in trust and heartbeat synchronization failures.
To resolve this issue, replace non-authoritative forwarders with an authoritative DNS solution (such as Windows DNS or BIND) and verify your zone configuration:
nslookup [hostname] [dns-server-ip]