Check its DNS zone

From EN Ikoula wiki
Revision as of 16:23, 9 February 2017 by Ikbot (talk | contribs)
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

en:Check its DNS zone he:בדוק את אזור DNS שלה ro:Verifica sale zona DNS ru:Проверить его зоны DNS pl:Sprawdzić jego strefy DNS ja:その DNS ゾーンをチェックします。 ar:تحقق من أن منطقة DNS zh:检查其 DNS 区域 de:Überprüfen Sie die DNS-zone nl:Controleer de DNS-zone it:Controlla la sua zona DNS pt:Verifique a sua zona DNS es:Revise su zona DNS fr:Vérifier sa zone DNS

This article has been created by an automatic translation software. You can view the article source here.


Introduction

The Nslookup allows us to display the DNS a records Server DNS. The purpose of this faq is to a determine if our DNS records to replicate to all the Servers NS.

Solution

Before using a nslookup we need to know what are the ServerNS s who manage our area.

As a first step, go to www.who.is and enter our domain nameexample "monsiteestvert.fr "
In the result we find a line starting with RS : with the names of Servers NS in our area. In our example it will be ns 1. post.SK and ns 2. post.SK

So, we want to show the DNS records of these Servers to see if they are correct.
From the command prompt type :

  • nslookup => We are launching the program.
  • Server ns 1. post.SK => We specify it Server on which we want to display records
  • set type =any => We specify here the record types we want to show, we also have MX, A or CNAME
  • monsiteestvert.fr => Finally we can specify the domain, in turn nslookup will display us all records authorized for this domain name.
  • www.monsiteestvert.fr => We can also specify a subdomain to have records of it.


We also repeat the operation on the Server secondary ns 2. post.sk.
DNS synchronization is done from Server primary to the Serversecondary s. For synchronization is made it must be that the serial of Server primary or senior in high school.


You are not allowed to post comments.