The persistent DNS problem-Linux Enterprise Application-Linux server application information. For details, refer to the following section. I configured the DNS server but it was not successful. Could you please give me some advice or pass me a copy of the successfully configured document? Thank you very much !!
/Etc/named. conf
Zone "test.net" IN {
Type master;
File "localhost. zone ";
Allow-update {none ;}
};
Zone "1.168.192.in-addr. arpa" IN {
Type master;
File "named. local ";
Allow-update {none ;};
};
Include "/etc/rndc. key ";
/Var/named/localhost. zone
$ TTL 86400
$ ORIGIN localhost.
@ INSOAx.test.net. root.x.test.net .(
42; serial
28800; refresh
7200; retry
604800; expire
86400; ttl
)
@ INNSx.test.net.
XINA192.168.1.2
XxINA192.168.1.3
WwwINCNAMEx.test.net.
FtpINCNAMExx.test.net.
MailINA192.168.1.2
/Var/named. local
$ TTL 86400
@ INSOAx.test.net. root.x.test.net .(
42; serial
28800; refresh
7200; retry
604800; expire
86400; ttl
)
@ INNSx.test.net.
2INPTRx.test.net.
3INPTRxx.test.net.
Do you want to add domain test.net nameserver 192.168.1.2 to the host address 192.168.1.200 in/etc/resolv. conf? Do you want to modify anything else?
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