VMware Aria Automation Tools

 View Only
  • 1.  vRA DNS Alias not working

    Posted Apr 28, 2021 03:05 PM

    Hi all,

    I'm trying to have vRA use the alias "vra-test" instead of the actual appliance FQDN. However, this doesn't seem work work and I receive a 404. DNS entries are pretty simple and I've done everything correctly on that side.
    Lifecycle Manager and Workspace One are able to utilize their aliases with no problem.
    There are no firewalls or any other security appliances hindering this connection.

    Any ideas? Thanks in advance!

    Christiankkcc_1-1619621908310.png

     



  • 2.  RE: vRA DNS Alias not working
    Best Answer

    Posted Apr 28, 2021 04:23 PM

    Hi Christian,
    Is the vRA 8? We ecnountered the same problem, and this is what I found. Note, I am new to vRA 8, so there may be better answers available.

    Based on observation and reading, the domain name is viewed as a tenant. Therefore, an alias will not work because there is no tenant by that name.

    Therefore, for our single dev instance, we have to use the host name. For production, we use a load balancer. In that case, we have a redirect that sends traffic from the alias to the actual tenant (domain) name. This works well for us. Also, be sure to include all Subject Alternative Names in your certificates.

    Make sense? Hope that sheds some light on the issue.



  • 3.  RE: vRA DNS Alias not working

    Posted Apr 30, 2021 06:39 AM