Resolution Timeout due to the Inconsistent Configurations Between the Local DNS
|
The domain name system (DNS) server used on a site runs the SUN operating system and uses BIND 9.4.2. When the SGSN initiates a recursive access point name (APN) resolution request for a roaming mobile station (MS), the resolution time is sometimes excessively long and even exceeds the timeout interval. This results in resolution failures. The APN can be resolved only after multiple recursive resolution requests are sent. Possible Causes The format of packets is not supported by the DNS server. Fault Diagnosis EDNS0 packets are sent from BIND 9.0 or BIND 8.3. The default packets supported by the root DNS server conform to RFC1035 that restricts the size of a UDP packet to 512 bytes. EDNS0, however, can be used to transmit UDP packets whose sizes exceed 512 bytes. The first APN resolution request sent by the local DNS server is in the EDNS0 format that is not supported by the root DNS server. As a result, the root DNS serverreturns a "Format Error" message to the local DNS server. When sending the second APN resolution request, the local DNS server initiates an RFC1035 packet that is supported by the root DNS server. The first APN resolution request of the local DNS server may time out and it is possible that the resolution can be performed only after more than one APN resolution request is sent. Procedure
|

Favorite (0)