DNS configuration problems-Linux Enterprise Application-Linux server application information, the following is a detailed description. I just learned about DNS, but I don't know much about it. I sent my configuration file to you to see what went wrong:
1. named. conf/etc/nam
Today open the virtual machine to start the network card ping Baidu Ping does not show Ping:unknown host baidu.com, is definitely a DNS issue.Open resolv.conf found that the last DNS that was provisioned has disappeared,I re-configured some nameserver restart the NIC after continuing to ping Baidu or the same error occurred. So I looked again resolv.conf found NameServer disappeared again.After configuring
Configuration file:/etc/named.conf//And/*//In the named.conf configuration file for commentsThe options {/*options option is used to define the environment that affects the entire DNS server, where Di rectory is used to specify the path to the
For details about how to configure DNS in linux, see Linux Enterprise Application-Linux server application. 1. Note that. the conf configuration file contains "/var/named". You must grant all the file permissions in "/var/named" to named. The command is as follows: "# chown named. named/var/named /*".
2. IN "/var/lo
DNS configuration is always unavailable. Please take a look !!! -- Linux Enterprise Application-Linux server application information. For details, refer to the following section. Master configuration file named. conf
Options
{
Query-source port 53;
Query-source-v6 port 53;
Directory "/var/named"; // the default
Dump-
-----Start of authority indicates that the following domain name defines the e-mail address of the primary domain name server and the contact point for that domain.
PTR---Map IP addresses to host names, and PTR records perform the reverse process of a and record
A----Map the host name to its IP address
Download the BIND installation package from http://www.isc.org/products/BIND/or CD/cdrom/redhat/rpms to find the relevant installation package.
Second, the server installation and
In network management, the management of DNS services is a fundamental task. With the expansion of the user scale, it is not easy to manually modify the DNS zone database files frequently. The research on Dynamic DNS (DDNS) has gradually aroused people's concern, and different platforms have introduced their own solutions. This article will detail the solution fo
166. Jun 25 14:28:48 localhost named [18506]: Zone localhost/In: loaded serial 42
167. Jun 25 14:28:48 localhost named [18506]: Running [normal startup]
168. Jun 25 14:28:48 localhost named [18506]: Zone witer666.com/in: sending notifies (Serial 1053891166)
169. Host www.witer666.com check whether forward resolution is normal
170. The displayed content is as follows:
171. www.witer666.com has address 192.168.2.100
172. www.witer666.com has address 192.168.2.102
173. Check whethe
Experimental background:
In the early days of Internet network development, because the IP address is not easy to remember, the way of network interconnection mainly through the purchase of Hosts file domain name analysis, at that time, the computer network interconnection is not a lot. Subsequently, with the continuous development and popularization of computer network, more and more computers use the domain name, but the powerful hosts
Article Title: Intelligent DNS configuration process in linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
1. install the DNS server
1. software list
BIND 9.3.2
Ftp://ftp.isc.org/isc/bind9/9.3.2/bind-9.3.2.tar.gz
Ftp://ftp
There seems to be no dedicated DNS view command under Linux.Using the Ifconfig command also does not see DNS information. (Or maybe I don't know)The DNS configuration information for this machine is in:/etc/resolv.conf[email protected] etc] #cat resolv.confNameServer xxx.xxx.xxx.xxxThis is what you configure or DHCP as
Shanghai ms (Headquarters) has more than 800 nodes. subsidiaries, offices, and partners all over the world are remotely connected to the headquarters, what is the responsibility of the company as its in charge of the network! Details determine success or failure: network devices (such as routers, switches, firewalls), servers ...... Next to the PC, and even an OE (or outlook) configuration, backup, mail import, export, and so on all have very detailed
First, the service installation:1 , Bind Introduction:Bind : Berkeley Internet Name Domainwww.isc.orgPackage:Bind : Bind application packages;bind-utils : Client toolkit;Service Program Name: named2 , program installation:# Yum Install bind: Installing bind;# rpm–ql Bind | Less: View the bind installation build file;#/etc/rc.d/init.d/named: Service startup script; #/etc/named.conf: Service master profile; #/etc/named.rfc1912.zones: zone
configured well after dig www.baidu.comConfiguration of the DNS server (forward parsing)Service side:Vim/etc/named.rfc1912.zonesCopy and paste the 19th to 24th line in line 25 to modifyZone "Lcdqqq.com" in {Type master;File "Lcdqqq.com.zone";allow-update {none;};29};Vim/var/namedllCopy the Named.localhost to lcdqqq.comCp-p named.localhost lcdqqq.com (-P: Full replication, even permissions copied)Enter the
The IP address of the Linux-DNS server is 192.168.2.98 and the DNS address to be configured is 192.168.2.212. This IP address must be used by no one. Otherwise, an error will be reported when installing the grid.
The IP address of the Linux-DNS server is 192.168.2.98 and the DNS address to be configured is 192.168.2.21
EnvironmentOperating system: CentOS 6.5DNS software: Bind (Installation reference: "Linux" DNS service-bind basic configuration (ii))Bind slave ServerFrom the server is to add the configuration information from the domain example.net in the main configuration file of Bind 3
to be manually configured, automatically get it.(4) Restart the network card to make the configuration file effectiveService Network restart650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M01/9E/5E/wKioL1mRKJbikyHuAAArtRI9WzY591.jpg-wh_500x0-wm_ 3-wmp_4-s_1669277228.jpg "title=" qq20170814123533.jpg "alt=" Wkiol1mrkjbikyhuaaartri9wzy591.jpg-wh_50 "/>Comments:All four states must be OK, otherwise th
Let's take a look at the linux System DNS and DHCP configurations. I hope this article will be helpful to you.
Install
Yum install bind-chroot bind-libs bind-utils caching-nameserver system-config-bind
Set the Security enable path
Vi/etc/sysconfig/named
ROOTDIR =/var/named/chroot
Main configuration file
Vi/var/named/chroot/etc/named. conf
Main server path
/Var/na
In a Hadoop cluster, use DNS instead of hosts to access the server.1. Installing the BIND softwareRun with the root user: Yum-y Install bind*2. Configuring the named.conf fileVi/etc/named.conf Modify the following sections: Listen-on Port: (any;}; allow-query {any;}; After the modification, continue to modify another file under/etc.3. Add forward and reverse domain namesVI/etc/Named.rfc1912.zoneszone"."In {
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.