296 Communications Server for z/OS V1R8 TCP/IP Implementation Volume 2: Standard Applications
10.4 How a caching-only DNS server is implemented
Based upon the recommendations in 10.3.3, “Recommendations for implementing Domain
Name Services” on page 295, we show implementation details for the BIND 9 caching-only
DNS server.
10.4.1 BIND 9 caching-only DNS server setup
The name resolution process is an example of a client/server relationship in which clients,
through their resolvers, request name resolution service from a name server. The steps for
configuring a caching-only server are discussed in the following sections:
Implementation tasks for a caching-only DNS server
Configuration examples for a caching-only DNS server
Verification for ...