You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
forwarding queries
About this tag
The tag forwarding queries covers discussions about configuring DNS servers to forward specific queries to external resolvers. In the context of Windows Server and Active Directory, users often need to set up conditional forwarding so that certain subdomains, such as those used for ACME DNS challenges, are resolved by external DNS providers like Cloudflare instead of the local AD DNS server. This ensures that TXT records for certificate validation can be properly resolved. The tag includes practical troubleshooting and configuration advice for IT professionals managing hybrid DNS environments.
Hello, i have a home lab where im running AD domain controller and AD DNS server. The issue im trying to solve is with the txt records that acme creates in my cloudflare dns zone and the AD DNS server not being able to resolve those queries so cert manager can validate my certificates. What is...