Bai Xiao Sheng take you to play Linux system service Building series----DNS service building one (forward parsing)

Source: Internet
Author: User
The construction of DNS forward parsing

Experimental environment
System Environment: centos6.5

  1. Installing the DNS Environment package rpm-ivh/mnt/packages/bind-9.8.2-0.17.rc1.el6_4.6.x86_64.rpm
  2. To configure the DNS master configuration file vim/etc/named.conf
  3. Configuring the Zone Profile Vim/etc/named.rfc1912.zone
  4. Configuring Zone Data Files
    cd/var/named/switch to the default storage location for zone data files
    Cp-p named.localhost benet.com.zone reserved owner, belong to group property copy named.localhost file to current folder paste and rename to Benet.com.zone
    Vim Benet.com.zone Edit Area Data profile
  5. Test the positive resolution for a successful build
    Nslookup mail.benet.com (if the show command does not exist, install the environment package rpm-ivh/mnt/packages/bind-utils-9.8.2-0.17.rc1.el6_4.6.x86_64. RPM) resolved successfully as shown

Collation script: Baidu Cloud Disk

Bai Xiao Sheng take you to play Linux system service Building series----DNS service building one (forward parsing)

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.