Configure-Stub-Zone-in-Windows-DNS-Server-5.png

Configure Stub Zone in Windows DNS Server

Stub zone is one of the way to forward DNS query for a specific zone to another DNS server where the zone resides (the Master server). Stub zone is similar to Secondary zone, but instead of creating duplicate of all records, it keeps only the information of SOA and NS record from the Master. The […]

Configure-Conditional-Forwarding-in-Windows-Server-2012-R2-5.png

Configure Conditional Forwarding in Windows Server 2012 R2

Conditional forwarding is another method of resolving external names by forwarding DNS query to another DNS server (or called the Forwarder). Conditional forwarding is different with regular DNS forwarding. In regular DNS forwarding the server will forward all queries that it cannot resolve to the Forwarder, but in conditional forwarding the server will only forward […]