Using a Caching-only Name Server
What Is a Caching-only Name Server?A caching-only name server has the simplified function of looking up zone data and caching (storing) what is returned. Then it can return the answers to subsequent queries by using the cached information.A caching-only server is authoritative only for the local host, but it can automatically send requests to the Internet host handling name lookups for your domain. In most situations, a caching-only name server sends queries directly to the name server that contains the answer. Because of its simplified nature, a DNS zone file is not created for a caching-only name server. A caching-only name server is provided with MultiNet for OpenVMS. Once DNS is enabled, a caching-only server can begin processing data for your system without requiring further configuration. For most sites, this type of server is all that is required. The server you select to use for caching must be reliable. How Do You Enable a Caching-only Name Server?If you want to specify a name server to answer queries, add a forwarders statement to the NAMED.CONF file. The forwarders statement redirects queries to the specified name server; that name server then queries the name server that contains the answer and caches a copy. To add a forwarders line, follow these steps.
|
