What about DNS

Source: Internet
Author: User
Tags nslookup command

In the past, I was familiar with this problem. I could just learn about this failure.

DNS name resolution, which is called inaccurate domain name resolution.

Workflow: DNS Client-> hosts file-> DNS servers on the Internet-> website.

Enter the website in the browser and press Enter. The request will be sent to a DNS server. If the DNS server is configured in the TCP/IP protocol of the computer, the request will be sent to the DNS server according to the settings.

The DNS client will be sent to the DNS server after Ping and enter the URL in the browser.

 

Request process: the browser sends a recursive query request mail.sohu.com to the DNS server, that is, no matter whether the query is found or not found, it must provide feedback. If the DNS server does not know, then, an iterative query request is sent to other DNS servers. For example, if you query 13 root servers, an iteration query request is returned. the IP address of the top-level DNS server of COM. Then, query the host, and return the IP address of the DNS server that knows the sohu.com address. Then, check the host to find mail.sohu.com.

 

The NSLookup command allows you to connect to the DNS server on your cmd client, and then resolve other domain names.

Reverse query: Send the IP address to the DNS server to obtain the machine name.

 

References:

There is only one DNS server in Asia starting with 13 DNS root servers.
Http://www.topoint.com.cn/html/article/2009/10/260178.html

 

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.