| United States-English |
|
|
|
![]() |
Release Notes for HP-UX 10.30: HP 9000 Computers > Chapter 2 Major Changes for HP-UX 10.30DNS |
|
For 10.30, the named daemon and DNS tools nslookup, named-xfer, and sig_named are based on the public domain DNS release 4.9.3:
The following subsections describes the changes made for 10.30. If an authoritative name server responds that the information being queried does not exist for the specified domain name, the local name server caches this negative response for a short period of time (approximately 600 seconds). This can reduce the number of successive DNS queries sent from the local name server and improves response time. When the name server supplies address information for a multi-homed host, it cycles the returned order of those addresses. This provides a mechanism for load sharing network traffic to each host interface. If you do not need this feature, Hewlett-Packard offers the capability of disabling this feature through a boot file options parameter no-round-robin. Round robin is enabled by default. This feature is similar to a secondary server and is designed to ensure that a primary for a zone can always have the correct NS records for the children of that zone. This feature specifies a child zone that your server should periodically get delegation information for. The directive option options forward-only now places a server in slave mode. The directive option options no-recursion can be used to prevent your name server from performing recursive resolution of domain names. The name server can log any query it receives to syslog by using the boot file directive options query-log, or through the use of the SIGWINCH signal. This is useful for system administration. Be aware when using this option, syslog could become large if enabled for a significant period of time or if used on a busy name server. By default, BIND does not support inverse queries, which can cause problems with older operating systems or NSLOOKUP tools. Using the boot file directive options fake-iquery, you can force the server to return a fake answer to any inverse query rather than getting an "operation not implemented" error response. Because some name server operations can be resource intensive, it can sometimes be beneficial to tune the server internal quotas. This can now be done with the following boot file directives:
Using the boot file directive xfrnets, it is now possible to control which neighbors can transfer zone information from your server. For example:
The include directive in the named.boot file now makes it possible to split the named.boot file into multiple parts. For 10.30, there is an additional Hewlett-Packard implemented boot file options directive options no-round-robin. This option allows the default address cycling for multi-homed systems to be disabled. Some newly supported Resource Record types are:
named recognizes the SIGWINCH signal. SIGWINCH toggles tracing of all incoming queries.
DNS for 10.30 is able to handle the existing database and compatibility with the existing configuration files. However, round-robin address cycling (described above) is enabled by default. If you do not want this new feature, you can disable it by adding the following entry to the named boot file (the default boot file is /etc/named.boot):
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||