Article ID: 282523 - Last Review: October 31, 2006 - Revision: 2.2 Cannot Manually Add SRV Records to a Delegated SubzoneThis article was previously published under Q282523 SYMPTOMS
When you attempt to manually add an SRV resource record in a delegated subzone by using the Windows 2000 DNS snap-in, an additional subdomain is created and the record is placed in the subzone of this subdomain rather than the delegated subzone.
For example, if the zone example.com is located on a third-party DNS server, and the following subzone is delegated to a Windows 2000 DNS server:
_tcp.example.com
when you attempt to add an SRV record in this zone manually, for example, _rvp, the following record is created:
rvp._tcp._tcp.example.com SRV server1.example.com
The following record should be created instead:
_rvp._tcp.example.com SRV server1.example.com
CAUSE
When you use the Windows 2000 DNS snap-in, you are only able to create SRV resource records from a server that is the authority for the entire domain, not just the delegated subzone.
RESOLUTION
To resolve this issue, use either of the following methods:
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. MORE INFORMATION
If you are creating an SRV resource record on a server which is the authority for the entire domain of example.com, right-click example.com, click Other New Record, and then click the record type SRV. You are then able to continue creating an SRV resource record. For additional information, click the article number below to view the article in the Microsoft Knowledge Base: 255913
(http://support.microsoft.com/kb/255913/EN-US/
)
Integrating Windows 2000 DNS into an Existing BIND or Windows NT 4.0-Based DNS Namespace
| Article Translations
|
Back to the top
