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.
dns forwarding
About this tag
DNS forwarding is a configuration that directs DNS queries from one server to another for resolution. In Windows Server environments, such as Server 2019 Essentials, DNS forwarding is often used to integrate Active Directory with existing DNS infrastructure. Common issues include the Microsoft DNS server failing to forward requests to external DNS servers like DNSMASQ, causing resolution failures for non-domain hosts. Troubleshooting typically involves verifying forwarder settings, checking firewall rules, and ensuring the DNS server can reach the external resolver. This tag covers discussions on setting up and troubleshooting DNS forwarding in Windows Server, particularly in domain-joined networks.
Hello everyone,
i ran into some troubles with Essentials 2019 and MS DNS. Before I started to use AD for central user management I configured DNSMASQ als DNS server for my network. After setting up the AD I noticed that I need MS DNS for adding Clients to the domain. The problem right now is...