SHARE
Facebook X Pinterest WhatsApp

DNS Client Behavior in Windows Vista and Server 2008

Written By
thumbnail Nirmal Sharma
Nirmal Sharma
Jul 20, 2010
ServerWatch content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More



Nirmal Sharma

Microsoft developers have changed the functionality of many of Windows’ components. DNS is one of them. A DNS client component running on a Vista computer behaves differently than it did in previous versions of Windows.

Win Tip: DNS functions differently in the latest versions of Windows. For a quick explanation of DNS client behavior for DNS queries and registrations look no further.

This tip explains the behavior of the DNS client component in Windows Vista for DNS queries and registrations.

Windows Vista will need to perform two types of DNS queries: A and AAAA. The A is for IPV4 and AAAA is for IPV6. It could be that one of the endpoints or IP Addresses the DNS Server supplied is not reachable and the client retries at DNS server. This will put the load on the DNS server when multiple clients send DNS queries.

The following changes have been made to the DNS client component to minimize the impact on the DNS server:

  1. If the client computer has only link-local or Teredo IPV6 addresses assigned, then the DNS Client will send only a single query for its A records.
  2. If the client computer has at least one IPV6 address, and this is not the Teredo address, the DNS client service sends DNS query for A records and a separate query for AAAA records. If the A record query times out or returns with a negative response, the corresponding AAAA query is not re-sent.
  3. Windows Vista Client computers will always use IPV6 over IPV4 (e.g., AAAA Over A queries).

DNS Registration Behavior in Windows Vista and Windows Server 2008

The DNS Client Service in both operating systems uses DNS Dynamic update and registers the following records:

  1. A records for all IPV4 addresses assigned to the interfaces configured with a DNS Server address.
  2. PTR records for IPV4 addresses assigned to the interfaces.
  3. AAAA records for all IPV6 addresses assigned to the interfaces configured with the DNS Server address.
thumbnail Nirmal Sharma

Nirmal Sharma is a ServerWatch contributor.

Recommended for you...

What Is a Container? Understanding Containerization
What Is a Print Server? | How It Works and What It Does
Nisar Ahmad
Dec 8, 2023
What Is a Network Policy Server (NPS)? | Essential Guide
Virtual Servers vs. Physical Servers: Comparison and Use Cases
Ray Fernandez
Nov 14, 2023
ServerWatch Logo

ServerWatch is a top resource on servers. Explore the latest news, reviews and guides for server administrators now.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.