This issue occurs when the NSX Manager node's DNS configuration fails a bidirectional lookup validation check. When a manager uses CA-signed certificates or a dual-stack configuration, it must be able to successfully resolve:
If either the forward or reverse DNS lookup fails, the alarm is triggered.
To resolve this alarm, verify and correct your DNS configuration or revert to a self-signed certificate if dual-stack is not required.
Option 1: Correct the DNS Configuration:
Note: NSX uses the dig utility (dig -x for reverse lookup) rather than nslookup to resolve hostnames and IPs. Ensure your DNS server properly returns answers to dig queries. See Unable to register with Compute Manager while installing VCF.
Option 2: Use a Self-Signed Certificate:
If the Manager node is not using a dual-stack configuration, you can bypass this DNS validation requirement by replacing the CA-signed certificate for the API service type with a self-signed certificate.
If the "Missing DNS entry for manager FQDN" alarm persists after replacing the CA-signed certificate with a self-signed certificate (and the Manager node is strictly single-stack), restart the Proton service to clear the state./etc/init.d/proton restart
If the issue persists, contact support for further investigation: Contact Broadcom support
Maintenance window required for remediation? No
Related KBs: Missing DNS Entry For Manager FQDN alarm when RFC 2317 DNS in use