DNS

How to check DNS health?

DNS Server

Domain Name System is a service that can be installed on any windows server operating system to resolve the Name to IP Address and vice-versa. TCP/IP networks, such as the Internet, use DNS to locate computers and services through user-friendly names.

DNS is the most critical infrastructure, that’s publicly available for use to everybody out there. You can in fact say that, it’s a single point of failure, that can take down the World Wide Web.

Without DNS we can not imaging internet. You know before DNS how websites were getting resolved Name to IP address. At that time, We use the host file and make the point the website names to web server where websites were hosted. this was manually task and not possible to do for all websites and it was required on each and every systems where you want to access the websites by name.

DNS Port No

This is very important to know about DNS port number.without port number we can not start any DNS related troubleshooting as well can not create any forwarder because we should know about before doing DNS operation tasks, 53 is the port number of DNS. DNS port should be opened between DNS server to your web server as well to DNS client to perform the name resolution.

DNS Server Health Test

In this tutorial, I’ll show you how to use the Dcdiag command line utility to perform a domain controller health Check.

Using the DCdiag.
i.e. (dcdiag /test:dns /v /e)

How to test DNS with DCDiag

The DNS diagnostics also includes several tests.

Here are the tests that are required to performed, by default all tests except external name resolution.

/DnsBasic (basic tests, can’t be skipped)
/DnsForwarders (forwarders and root hints tests)
/DnsDelegation (delegations tests)
/DnsDynamicUpdate (dynamic update tests)
/DnsRecordRegistration (records registration tests)
/DnsResolveExtName (external name resolution test)
/DnsAll (includes all tests above)
/DnsInternetName: <internet name> (for test /DnsResolveExtName)

dcdiag /s:dco1 /test:dns

So, that’s all in this blog. I will meet you soon with next stuff .Have a nice day !!!

Recommended content

RODC Installation Guide- Step by step guide to install read only domain controller

RODC Filtered Attribute Set

Installing and configuring a RODC in Windows Server-2012

How to find the GUID of Domain Controller

Understanding Group Policy Preferences

Group Policy Verification Tool GPOTool Exe

Group Policy Health Check on Specific Domain Controller

Netlogon Folder in Active Directory

Custom Attributes in Active Directory

Tombstone Lifetime of My Active Directory Forest

Computers AD Site From the Command Line

Active Directory Database Integrity

Disabling and Enabling the Outbound Replication

DFS Replication Service Stopped Replication

Strict Replication Consistency

The replication operation failed because of a schema mismatch between the servers involved

Troubleshooting ad replication error 8418 the replication operation failed because of a schema mismatch between the servers

Replication information in txt file

Repadmin Replsummary

Enabling the outbound replication

Guys please don’t forget to like and share the post.Also join our WindowsTechno Community and where you can post your queries/doubts and our experts will address them .

You can also share the feedback on below windows techno email id.

If you have any questions feel free to contact us on admin@windowstechno.com also follow us on facebook@windowstechno to get updates about new blog posts.

How useful was this post?

Click on a star to rate it!

As you found this post useful...

Follow us on social media!

Was this article helpful?
YesNo

Vipan Kumar

He is an Active Directory Engineer. He has been working in IT industry for more than 10 years. He is dedicated and enthusiastic information technology expert who always ready to resolve any technical problem. If you guys need any further help on subject matters, feel free to contact us on admin@windowstechno.com Please subscribe our Facebook page as well website for latest article. https://www.facebook.com/windowstechno
Back to top button