Windows DNS redundancy
Description
Test your Windows-hosted service's availability when its primary DNS server is unreachable. Verify that DNS failover routes traffic correctly through secondary providers.
What this Scenario does
This Scenario blocks DNS traffic on your Windows hosts, simulating a primary DNS provider failure. This tests whether your Windows DNS client configuration correctly falls back to secondary DNS servers.
Why run this Scenario?
DNS can fail in many ways, including:
- Failures in nameservers and/or recursive resolvers, causing DNS queries to time out or return errors.
- Network saturation (or a DDoS attack) slowing down DNS queries or causing them to drop.
- Misconfigured Quality of Service (QoS) rules, causing the network to de-prioritize DNS traffic.
Running this Scenario can help:
- Verify that Windows DNS client settings support failover to secondary DNS providers.
- Validate DNS caching behavior and TTL settings on your Windows Server infrastructure.
- Test Active Directory-dependent DNS resolution under failure conditions.
- Ensure that DNS failures on Windows hosts don't cascade into application-level outages.
Expected outcome
If the primary DNS provider fails, services running on Windows hosts continue resolving DNS queries through secondary providers with no interruption.
