- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
配置DNS服务器(RHEL4) 目录 DNS简介 IP地址和主机名(域名)的转换方法 安装和启动BIND 域名服务器的配置语法 配置主(master)DNS服务器 配置从(slave)DNS服务器 例子 Names and addresses in general An address is how you get to an endpoint Typically, hierarchical (for scaling): 950 Milton Street, Brisbane City, QLD 4064 1 A “name” is how an endpoint is referenced Typically, no structurally significant hierarchy “David”, “Tokyo”, “” Purpose of naming Addresses are used to locate objects Names are easier to remember than numbers You would like to get to the address or other objects using a name DNS provides a mapping from names to resources of several types Naming History 1970’s ARPANET Host.txt maintained by the SRI-NIC pulled from a single machine Problems traffic and load Name collisions Consistency DNS created in 1983 by Paul Mockapetris (RFCs 1034 and 1035), modified, updated, and enhanced by a myriad of subsequent RFCs 2. IP地址和主机名(域名)的转换方法 Host表(/etc/hosts文件) 存放了主机名和IP地址的映射表 在大型网络中建立Host表几乎不可能 NIS 将所有的Host数据保存在中央主机上,由中央主机将所需的数据分配给所有的服务器 只适用于中小型网络 DNS 使用分层的分布式数据库来处理Internet上的域名和IP地址之间的映射 网络中没有存放全部Internet主机信息的中心数据库 hosts文件 文件/etc/hosts的格式 IP地址 主机名/域名 例子 77 78 注意:hosts文件中的IP地址和域名之间的映射关系,只能供本机使用,而不能被其他机器访问 DNS A lookup mechanism for translating objects into other objects A globally distributed, loosely coherent, scalable, reliable, dynamic database Comprised of three components A “name space” Servers making that name space available Resolvers (clients) which query the servers about the name space DNS Features: Global Distribution Data is maintained locally, but retrievable globally No single computer has all DNS data DNS lookups can be performed by any device Remote DNS data is locally cachable to improve performance DNS Features: Loose Coherency The database is always internally consistent Each version of a subset of the database (a zone) has a serial number The serial number is incremented on each database change Changes to the master copy of the database are replicated according to timing set by the zone ad
您可能关注的文档
最近下载
- (高清版)DB31∕T 360-2020 住宅物业管理服务规范.pdf VIP
- 成人2型糖尿病口服降糖药联合治疗专家共识(2025版).pptx
- 2.3 地表形态与人类活动 课件高中地理湘教版(2019)选择性必修1.pptx VIP
- 《水产品加工车间设计标准》.pdf VIP
- 读后续写重点句式训练(备课册).pdf VIP
- 高中物理电学试题.pdf VIP
- 金融企业会计(第四版)全套PPT课件.pptx
- 2024年工程测量员(三级高级)理论考试题库-上(单选题汇总).docx VIP
- 第七节《京剧传统戏》教学设计-高中音乐人音版必修音乐鉴赏.pdf VIP
- 医院感染与生物安全.pptx VIP
文档评论(0)