Holorouter Version
9.1
VCF Version
VCF 9.1
Target Type
vCenter Cluster
Describe the bug
When providing a custom domain with the -DNSDomain flag to New-HoloDeckInstance, the deployment works fine, but the Holorouter Webtop interface doesn't resolve any of the FQDNs. Lookups from external sources work correctly, as does internal product-to-product lookups, just Webtop it seems doesn't.
Accessing by IP is fine, so connectivity is there, but vCenter specifically redirects to the FQDN (which fails).
Using curl in webtop also fails to resolve.
Reproduction steps
- Deploy a 9.1 instance with the
-DNSDomain flag set
- Wait for full deployment
- Try to access the FQDN of any of the deployed components
Expected behavior
The FQDN is resolved and connectivity to the product works.
Relevant logs
Additional context
No response
Holorouter Version
9.1
VCF Version
VCF 9.1
Target Type
vCenter Cluster
Describe the bug
When providing a custom domain with the
-DNSDomainflag toNew-HoloDeckInstance, the deployment works fine, but the Holorouter Webtop interface doesn't resolve any of the FQDNs. Lookups from external sources work correctly, as does internal product-to-product lookups, just Webtop it seems doesn't.Accessing by IP is fine, so connectivity is there, but vCenter specifically redirects to the FQDN (which fails).
Using curl in webtop also fails to resolve.
Reproduction steps
-DNSDomainflag setExpected behavior
The FQDN is resolved and connectivity to the product works.
Relevant logs
Additional context
No response