This is the definitive book on the Domain Name System (DNS), the powerful scheme that facilitates the translation of English-like domain names (www.amazon.com) into computer-comprehensible Internet Protocol (IP) addresses (208.216.182.15). If you run a DNS server of any kind, particularly under Unix
DNS and BIND
โ Scribed by Cricket Liu, Paul Albitz, Mike Loukides
- Book ID
- 127446746
- Publisher
- O'Reilly Media
- Year
- 1998
- Tongue
- English
- Weight
- 3 MB
- Edition
- 3
- Category
- Library
- ISBN
- 1565925122
No coin nor oath required. For personal study only.
โฆ Synopsis
DNS and BIND discusses one of the Internet's fundamental building blocks: the distributed host information database that's responsible for translating names into addresses, routing mail to its proper destination, and many other services. As the authors write in the preface, if you're using the Internet, you're already using DNS - even if you don't know it. The third edition covers BIND 4.9, on which most commercial products are currently based, and BIND 8, which implements many important new features and will be the basis for the next generation of commercial name servers. It also covers topics like DNS security (greatly improved with BIND 8.1), asynchronous notification of changes to a zone, dynamic updates, and programming with Perl's Net::DNS module. Whether you're an administrator involved with DNS on daily basis, or a user who wants to be more informed about the Internet and how it works, you'll find that this book is essential reading. Topics include: * What DNS does, how it works, and when you need to use it * How to find your own place in the Internet's name space * Setting up name servers * Using MX records to route mail * Configuring hosts to use DNS name servers * Subdividing domains (parenting) * Securing your name server: restricting who can query your server, preventing unauthorized zone transfers, avoiding bogus name servers, etc. * Mapping one name to several servers for load sharing * Troubleshooting: using nslookup, reading debugging output, common problems * DNS programming, using the resolver library and Perl's Net::DNS module
๐ SIMILAR VOLUMES
The fourth edition of DNS and BIND covers the new 9.1.0 and 8.2.3 versions of BIND as well as the older 4.9 version. There's also more extensive coverage of NOTIFY, IPv6 forward and reverse mapping, transaction signatures, and the new DNS Security Extensions; and a section on accommodating Windows 2
The Domain Name System (DNS) is the system created to map domainnames to IP addresses, and is largely responsible for the widespreadpopularity of the Internet due to the convenience it offers incalling system resources by an easily recognizable name rather than acryptic number. Given the critical na
The DNS & BIND Cookbook presents solutions to the many problems faced by network administrators responsible for a name server. This title is an indispensable companion to DNS & BIND, 4th Edition, the definitive guide to the critical task of name server administration. The cookbook contains dozens of
### Product Description If you're preparing to roll out IPv6 on your network, this concise book provides the essentials you need to support this protocol with DNS. You'll learn how DNS was extended to accommodate IPv6 addresses, and how you can configure a BIND name server to run on the network. Th