Build a local DNS server to speed up the network

Source: Internet
Author: User
Tags to domain

When we install a broadband network, the ISP (Internet Service Provider) usually provides several DNS server addresses and then sets them in the Internet TCP/IP protocol settings window. At present, I believe everyone has encountered network problems caused by DNS. For example, the speed of webpage opening is too slow, some websites cannot be accessed, or the pages in IE browser cannot be displayed. To solve this series of problems, in addition to changing the DNS address, there is another solution. See the following.

Know DNS

DNS is the abbreviation of Domain Name System ". To access a website, we can only access the connection through an IP address (such as "218.30.13.37"). Because the IP address is hard to remember, the domain name is a "proxy" of the IP address ", A domain name corresponds to an IP address, and an IP address may correspond to multiple domain names. To remember a website, people only need to remember its "Domain Name. The main function of DNS is to convert domain names and IP addresses that are easy to remember and frequently used (also known as "resolution"), connect the accessed host or perform other operations, this network host that executes the DNS service is called a DNS server. Generally, the process of converting a domain name to an IP address for connection is called "forward resolution", and vice versa ".

Find the root cause of the problem

When a computer on a common network terminal accesses a site, it sends query commands to the DNS server after entering the Domain Name of the host to be accessed, the DNS server queries the corresponding IP address through the domain name management system, and then sends the IP address to the local computer for direct access by the local computer. However, because the DNS server pointing to the ISP is unstable, or the ISP's DNS server maintains a large network area and is overloaded, the DNS server becomes invalid or has a resolution error, as a result, some websites cannot be accessed normally, and IE browsers have no error prompts.

Customized solutions

Generally, the network problems caused by DNS servers are directly related to the stability and workload of DNS servers. Therefore, to ensure that the computer on the network terminal can access other hosts smoothly, the best way is to create a DNS server with a buffer on the computer of the network terminal, which not only relieves the load on the DNS server of the ISP, it can also prevent Website access failures due to domain name resolution errors on the ISP's DNS server. The advantage of the local DNS server is that the local domain name resolution is fast and efficient.

Build a local DNS Server

There are many solutions and software types for creating local DNS servers, but the ultimate goal is the same. You can choose to download and use them based on your preferences. The following describes how to create a DNS server using TreeWalk in Windows XP.

Software name: TreeWalk

Software: 1.16 MB

Software Version: v8.0

Software type: free

Application Platform: Win9x/NT/2000/XP

: Http://www.ntcanuck.com/DL-kN/TreeWalk.zip

Step 1: Download and decompress the software "TreeWalk" and double-click the "TreeWalk" installation icon. The Installation Wizard will guide you through the entire installation process (by default ).

Step 2: After the installation is complete, the TreeWalk DNS service is automatically enabled, and the preferred DNS server address of the local machine is automatically set to "127.0.0.1" (manual setting is required in the earlier version of TreeWalk, in the Win2000 system, because the IP address is retained, it needs to be set using another tool), and the original ISP's DNS server is automatically set as a backup DNS server, then the local DNS server starts to work.

TIPS: to manually enable/disable the TreeWalk DNS service, click "start" in the taskbar, select programs → TreeWalk → service → Start DNS service/Stop DNS service. If you select "Stop DNS service" to disable the local DNS server, the system automatically calls the DNS server of the ISP to continue working.

Step 3: If you want to check whether the local DNS server is currently providing DNS services for the network, open the "command prompt" window in Windows, enter the "nslookup www.sina.com.cn" command, and press Enter, then draw a conclusion from the displayed DNS Server Information (figure 1 ).


Figure 1

"Server: localhost" indicates that the local DNS Server is currently providing DNS services, and "Address: 127.0.0.1" indicates that the IP Address of the currently used DNS Server is "127.0.0.1 ". In this way, the local DNS server is created successfully.

TIPS: Interested friends may wish to use the software "Dnsru" (: http://www.grc.com/miscfiles/dnsru.exe) to local DNS server efficiency and performance for a test. From the test results, it is not difficult to find that the stability and reliability of the local DNS server are significantly better than that of the isp dns server (figure 2 ).


Figure 2

Compiled by: the Internet is now popular, and some ISPs only care about increasing the number of users, ignoring the quality of their DNS servers, which often brings inconvenience to the Internet. The application of personal server technology can help you solve many practical problems encountered when surfing the Internet, and it is easy to operate and suitable for common household users. For general network administrators, if you want to solve the problem of insufficient server resources, it is a good solution to create a local DNS server for each terminal computer.

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.