DNS on Windows server 2003
While computers and other devices identify each other on networks or the Internet by using unique addresses made up of numbers, humans rely on the Domain Name System (DNS), the distributed database that allows us to identify machines by name. DNS does the work of translating domain names into nume...
Main Author: | |
---|---|
Other Authors: | , |
Format: | eBook |
Language: | Inglés |
Published: |
Beijing :
O'Reilly
2003.
|
Edition: | 3rd ed |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627396606719 |
Table of Contents:
- Table of Contents; Preface; Versions; What's New in This Edition; Organization; Audience; Obtaining the Example Programs; Viewing Microsoft Knowledge Base Articles; Conventions Used in This Book; Using Code Examples; How to Contact Us; Quotations; Acknowledgments; Background; A (Very) Brief History of the Internet; On the Internet and Internets; The History of the Domain Name System; The Domain Name System in a Nutshell; The History of the Microsoft DNS Server; Must I Use DNS?; If You're Connected to the Internet...; If You Have Your Own TCP/IP-Based Internet...
- If You Have Your Own Local Area Network or Site Network...How Does DNS Work?; The Domain Namespace; Domain Names; Domains; Resource Records; The Internet Domain Namespace; Top-Level Domains; Country-code top-level domains; New top-level domains; Further Down; Reading Domain Names; Delegation; Name Servers and Zones; Delegating Subdomains; Types of Name Servers; Datafiles; Resolvers; Resolution; Root Name Servers; Recursion; Iteration; Choosing Between Authoritative Name Servers; The Whole Enchilada; Mapping Addresses to Names; Caching; Time to Live; Where Do I Start?; Which Name Server?
- Getting the DNS ServerHandy Mailing Lists and Usenet Newsgroups; Finding IP Addresses; Choosing a Domain Name; On Registrars and Registries; Where in the World Do I Fit?; whois; Back in the U.S.A.; The generic top-level domains; Choosing a registrar; Checking That Your Network Is Registered; Registering Your Zones; Setting Up the Microsoft DNS Server; Our Zone; Installing the Microsoft DNS Server; Active Directory; The DNS Console; Setting Up DNS Data; Adding a New Server to the DNS Console; Creating a New Zone; The SOA record; The NS record; The A record; Creating a New Reverse-Mapping Zone
- Adding Resource RecordsAliases; One more note about PTR records; Where Is All This Information Stored?; The Zone Datafiles; Contents of movie.edu.dns; Contents of 249.249.192.in-addr.arpa.dns; Contents of 253.253.192.in-addr.arpa.dns; Zone Datafile Format; Appending domains; @ notation; Repeat last name; The Loopback Address; The Root Hints Data; Running a Primary Master Name Server; Starting and Stopping the DNS Server; Check the Event Log for Messages and Errors; Testing Your Setup with nslookup; Look up a local name; Look up a local address; Look up a remote name; One more test
- Running a Secondary Name ServerAdd a New Server to the DNS Console; Create a New Zone; Add an NS Record for the New Secondary Name Server; Don't Forget the in-addr.arpa Zones!; SOA Values; Adding More Zones; DNS Properties; Resource Record Properties; Zone Properties; Server Properties; What Next?; DNS and Electronic Mail; MX Records; Adding MX Records with the DNS Console; What's a Mail Exchanger, Again?; The MX Algorithm; DNS and Exchange; Configuring Hosts; The Resolver; Resolver Configuration; DNS Suffix; Search List; Setting the search list manually; Name Servers to Query; Query behavior
- Advanced Resolver Features