DNS 之运维服务
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了DNS 之运维服务相关的知识,希望对你有一定的参考价值。
BIND is open source software that enables you to publish your Domain Name System (DNS) information on the Internet, and to resolve DNS queries for your users
DNS 命名规范
1。 26个英文字母
2. 0-9 十个数字
3, “-”英文中连词号
4, 最多63字节长度
master-view 文件上配置 check-names ignore
Dig nslookup host
学习部署 Bind9
端口 53 tcp /udp 都开
部署bind
yum install -y bind-utils bind bind-devel bind-chroot
rpm -qa|grep bind
本文出自 “运维自动化” 博客,请务必保留此出处http://shower.blog.51cto.com/4926872/1903631
以上是关于DNS 之运维服务的主要内容,如果未能解决你的问题,请参考以下文章