Linux system installation DNS forward parsing service

Source: Internet
Author: User
Enter "Mount/dev/sr0/mnt" to mount the disc,
Then enter "rpm-ivh/mnt/packages/bind-9.7.3-8.p3.el6.i686.rpm" To install the DNS service:
After "vi/etc/named.conf" to view the global configuration file,
Turn on the 53 port and match the IP address of the machine (IPv6 is temporarily unavailable, can be commented out by the # number),
Change "localhost" to "any" to allow any user access:

Then enter "Vi/etc/named.rfc1912.zones" to access the zone configuration file,
On ip6.arpa, copy a template, change it to a URL that needs to be parsed, and then change the working directory to parse the identified Web site file:

Then enter "cd/var/named/" into the Var directory to see all the directories;
Then enter "Cp-p named.localhost benet.com.zone" to copy and retain the permissions:

Enter Benet.con,zone to make the following changes, save and exit:


Then enter "service named start" to open the services,
Enter echo "NameServer 192.168.100.101" >/etc/resolv.conf Specify Resolve Address:

Enter "Netstat-tnl" and "NETSTAT-UNL" to see if TCP and UDP ports are listening properly:

Then you can enter the "host+ domain address" for the domain name resolution:

Thanks for watching.

Linux system installation DNS forward parsing service

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.