资源描述:
《oreilly dns and bind 3rd edition外语英文电子书》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、DNS&BINDByCricketLiu&PaulAlbitz;ISBN1−56592−512−2,502pages.ThirdEdition,September1998.(Seethecatalogpageforthisbook.)SearchthetextofDNS&BIND.IndexSymbols
2、A
3、B
4、C
5、D
6、E
7、F
8、G
9、H
10、I
11、J
12、K
13、L
14、M
15、N
16、O
17、P
18、Q
19、R
20、S
21、T
22、U
23、V
24、W
25、X
26、Y
27、ZTableofContentsPrefaceChapter1:BackgroundChapter2:HowDoesDNSWork?Chapter3:WhereDoIStart?C
28、hapter4:SettingUpBINDChapter5:DNSandElectronicMailChapter6:ConfiguringHostsChapter7:MaintainingBINDChapter8:GrowingYourDomainChapter9:ParentingChapter10:AdvancedFeaturesandSecurityChapter11:nslookupChapter12:ReadingBINDDebuggingOutputChapter13:TroubleshootingDNSandBINDChapter14:Programmingwith
29、theResolverandNameServerLibraryRoutinesChapter15:MiscellaneousAppendixA:DNSMessageFormatandResourceRecordsAppendixB:CompilingandInstallingBINDonaSunAppendixC:Top−LevelDomainsAppendixD:DomainRegistrationFormAppendixE:in−addr.arpaRegistrationFormAppendixF:BINDNameServerandResolverStatementsCopyr
30、ight©1999O'Reilly&Associates.AllRightsReserved.1DNS&BINDPrefacePrefaceContents:VersionsOrganizationAudienceObtainingtheExampleProgramsConventionsUsedinThisBookQuotationsAcknowledgmentsYoumaynotknowmuchabouttheDomainNameSystem−yet−butwheneveryouusetheInternet,youuseDNS.Everytimeyousendelectroni
31、cmailorsurftheWorldWideWeb,yourelyontheDomainNameSystem.Yousee,whileyou,asahumanbeing,prefertorememberthenamesofcomputers,computersliketoaddresseachotherbynumber.Onaninternet,thatnumberis32bitslong,orbetweenzeroandfourbillionorso.[1]That'seasyforacomputertoremember,becausecomputershavelotsofme
32、moryidealforstoringnumbers,butitisn'tnearlyaseasyforushumans.Picktenphonenumbersoutofthephonebookatrandom,andthentrytorememberthem.Noteasy?Nowfliptothefrontofthebookandattachrandomareacodestothephonenumbers.That'sabouthowdifficultitwouldbetoremembertenarbitraryinternetaddresses.[1]And,withIPve
33、rsion6,it'ssoontobeawhopping128bitslong,orbetweenzeroandadecimalnumberwith39digits.ThisispartofthereasonweneedtheDomainNameSystem.DNShandlesmappingbetweenhostnames,whichwehumansfindconvenient,andinternetaddresses,whichcomputersdealwith.