欢迎来到天天文库
浏览记录
ID:40524090
大小:41.33 KB
页数:15页
时间:2019-08-04
《Bind9安装设置指南》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、Bind9安装设置指南目录[隐藏]·1 HOWTOSetupBIND9DNSServer(如何安装设置Bind9DNS服务器)o1.1 Repositories软件库o1.2 InstallingBIND9(安装BIND9)o1.3 BIND9Scenarios§1.3.1 CachingServer(缓冲服务器)§1.3.2 MasterServer(主服务器)§1.3.3 SlaveServer(从服务器)§1.3.4 Hybrids(混和模式)§1.3.5 StealthServers(私密服务器)o1.4 DNSRecordT
2、ypes(DNS记录类型)§1.4.1 AddressRecords(地址记录)§1.4.2 AliasRecords(别名记录)§1.4.3 MailExchangeRecords(邮件交换记录)§1.4.4 NameServerRecords(域名服务器记录)o1.5 ConfiguringBIND9(配置BIND9)§1.5.1 CachingServer(缓冲服务器)§1.5.2 MasterServer(主服务器)§1.5.3 SlaveServer(从服务器)o1.6 ChrootingBIND9§1.6.1 TheChr
3、ootEnviroment(Chroot环境)§1.6.2 BIND9'sConfiguration(BIND9的配置)§1.6.3 Ubuntu'ssyslogdDaemonConfiguration(Ubuntu的syslogd守护进程配置)§1.6.4 RestartthesyslogserverandBIND9(重启syslog服务及BIND9)o1.7 Starting,Stopping,andRestartingBIND9(开始、停止和重启BIND9)§1.7.1 Status(状态)o1.8 Tips&Tricks(提示
4、与技巧)o1.9 AdditionalPossibilities(附加功能)o1.10 FurtherInformation(更多信息)§1.10.1 OnlineRecources(在线资源)§1.10.2 PrintedResources(印刷资源)[编辑]HOWTOSetupBIND9DNSServer(如何安装设置Bind9DNS服务器)原文出处:原文作者:授权许可:·创作共享协议Attribution-ShareAlike2.0·GNU自由文档许可证翻译人员:FireHare校正人员:purewind贡献人员:适用版本:Th
5、isHOWTOisaimedtoatpeoplelookingtolearnhowtoconfigureandmaintainaDNSserver,suchasforanetworkortoserveDNSzonesforadomainname.本指南是写给那些想学习如何配置和维护DNS服务器的人,例如为某个网络或者DNSzones(DNS域)提供DomainName(域名)服务[编辑]Repositories软件库BIND9isavailableinthecoreUbunturepository.Noadditionalreposi
6、toryneedstobeenabledforBIND9.BIND9已经包含在Ubuntu核心库中,BIND9并不需要启用其它附加库。Beforewebegin,youshouldbefamiliarwithRootSudo.在我们开始之前,您应该熟悉RootSudo。[编辑]InstallingBIND9(安装BIND9)TheServer服务器$sudoapt-getinstallbind9UsefulTools(ForTesting)有用的工具(测试用)$sudoapt-getinstallbind9-hostdnsutilsD
7、ocumentation(Optional)文档(可选)$sudoapt-getinstallbind9-doc[编辑]BIND9ScenariosTherearemanysetupsBIND9maybeconfigured.BIND9可以安装配置成许多类型。Themostusefulsetupsare:最常用的配置有:[编辑]CachingServer(缓冲服务器)Thiscanbeusefulforabroadbandconnectiontoahostorsmallnetwork.BycachingDNSqueries,youre
8、ducethebandwidthusedand(hopefully)reducingyourbandwidthused(andhopefullyevenyourbroadbandbill!).这对于宽带连接的主机或小网络
此文档下载收益归作者所有