DNS delegation instances and how-to steps

Source: Internet
Author: User

DNS delegation: A DNS server is responsible for delegating resolution of certain zones to other DNS servers.

Problem: The client resolves data from the uec.com and sina.com two domains through a DNS server.

Scenario: Use delegation to create a private root.

Step 1: Create the uec.com main area on the SERVER01;

Step 2: Create the Sina.com main area on the SERVER02;

Step 3: Create a private root;

Step 4: Create a delegate,

Delegate the uec.com parsing right to SERVER01,

Delegate the Sina.com analytic right to SERVER02;

Step 5: Add the private root to the root list.

Forwarder: The DNS server forwards queries from certain zones to other DNS servers.

Boot file: Boot file, by default, DNS is not booting from the file, but booting from the ad registry.

Ways to modify the boot file: Properties--advanced--load the zone data at startup--from the file.

Zone data file: All record data in this area is stored.

Example: Creating a primary zone by modifying the file's method

Create a Zone data file (BAIDU.COM.DNS)

@ in SOA SERVER01.baidu.com. Ws.baidu.com. (

100

900

600

86400

3600)

@ NS SERVER01.baidu.com.

SERVER01 A IP Address

www A IP Address

Web CNAME www

Empty domain Name: @ A IP Address

Pan Domain: * A IP Address

DNS delegation instances and how-to steps

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.