Hello,
I am trying to setup a Windows AD server as a guest on my cloudstack
cluster, and join my other guests to the domain it is serving using PowerBroker
Identity Services Open. From what I am seeing, the virtual router will block
me from being able to perform nslookup or join the domain using the
domainjoin-cli command. If I modify /etc/resolv.conf to point directly at my
DC as the dns server, it can join the domain without any issues. Unfortunately
when I reboot, the dhcp setup with the virtual router will point it back to the
virtual router as the name server. I also found that I could get nslookup (but
not joining the domain) to work by playing with the dnsmasq.conf settings on
the virtual router a little bit, which works until it is rebooted at which
point they revert back to what they had been originally. Is there a way to get
the virtual router to point guests at the domain controller as the DNS, or to
set up the dnsmasq to allow the AD joins to occur (and make those settings
persistent)? Or alternatively, would I be able to set up DHCP on the DC and
just circumvent the virtual router entirely?
Thanks,
David Ortiz