DekGenius.com
I l@ve RuBoard Previous Section Next Section

Audience

This book is intended primarily for system and network administrators who manage zones and one or more name servers, but it also includes material for network engineers, postmasters, and others. Not all of the book's chapters will be equally interesting to a diverse audience, though, and you don't want to wade through 16 chapters to find the information pertinent to your job. We hope the following roadmap will help you plot your way through the book.

System administrators setting up their first zones should read Chapter 1 and Chapter 2 for DNS theory, Chapter 3 for information on getting started and selecting a good domain name, and Chapter 4 and Chapter 5 to learn how to set up a zone for the first time. Chapter 6 explains how to configure hosts to use the new name servers. Later, you should read Chapter 7, which explains how to "flesh out" your implementation by setting up additional name servers and adding additional zone data. Chapter 12, Chapter 13, and Chapter 14 describe troubleshooting tools and techniques.

Experienced administrators will benefit from reading Chapter 6 to learn how to configure DNS resolvers on different hosts, and Chapter 7 for information on maintaining your zones. Chapter 8 contains instructions on planning for a zone's growth and evolution, which should be especially valuable to administrators of large zones. Chapter 9 explains parenting—creating subdomains—which is derigueur reading for those considering the big move. Chapter 10 covers many new and advanced features of the BIND 8.2.3 and 9.1.0 name servers. Chapter 11 goes over securing name servers, which may be of particular interest to experienced administrators. Chapter 12 through Chapter 14 describe tools and techniques for troubleshooting, which even advanced administrators may find worth reading.

System administrators on networks without full Internet connectivity should read Chapter 5 to learn how to configure mail on such networks, and Chapter 11 to learn how to set up an independent DNS infrastructure.

Programmers can read Chapter 1 and Chapter 2 for DNS theory, then Chapter 15 for detailed coverage of how to program with the BIND resolver library routines.

Network administrators not directly responsible for any zones should still read Chapter 1 and Chapter 2 for DNS theory, Chapter 12 to learn how to use nslookup and dig, and Chapter 14 for troubleshooting tactics.

Postmasters should read Chapter 1 and Chapter 2 for DNS theory, then Chapter 5 to find out how DNS and electronic mail coexist. Chapter 12, which describes nslookup and dig, will help postmasters extract mail routing information from the domain name space.

Interested users can read Chapter 1 and Chapter 2 for DNS theory, and then whatever else you like!

Note that we assume you're familiar with basic Unix system administration, TCP/IP networking, and programming using simple shell scripts and Perl. We don't assume you have any other specialized knowledge, though. When we introduce a new term or concept, we'll do our best to define or explain it. Whenever possible, we'll use analogies from Unix (and from the real world) to help you understand.

    I l@ve RuBoard Previous Section Next Section