Re: Windows 2000 DHCP - forcing DNS registration
hello,
That may be a problem with the ownership of the dns entry. You may delete
one to check.
About which dns server uses the dhcp server:
http://technet2.microsoft.com/windo...c368-46c2-b017-caf25ae150ec1033.mspx?mfr=true
The DHCP server might be configured in one of the following ways:
The DHCP server registers and updates client information with the
authoritative DNS server of the zone in which the DHCP server is located
according to the DHCP client request.
This is the default configuration for DHCP servers running Windows Server
2003 and DHCP clients running Windows 2000, Windows XP, or a Windows Server
2003 operating system. In this mode, the DHCP client can request the way in
which the DHCP server performs updates of its host (A) and pointer (PTR)
resource records. If possible, the DHCP server accommodates the client
request for handling updates to its name and IP address information in DNS.
To modify this setting, select the Dynamically update DNS A and PTR records
only if requested by the DHCP clients check box, which is located in
Properties on the DNS tab on the applicable DHCP server or on one of its
scopes.
The DHCP server always registers and updates client information in DNS.
This is a modified configuration supported for DHCP servers running Windows
Server 2003 and DHCP clients running Windows 2000, Windows XP, or a Windows
Server 2003 operating system. In this mode, the DHCP server always performs
updates of the client's FQDN, leased IP address information, and both its
host (A) and pointer (PTR) resource records, regardless of whether the
client has requested to perform its own updates.
To modify this setting, select the Enable DNS dynamic updates according to
the settings below check box and click Always dynamically update DNS A and
PTR records, which is located in Properties on the DNS tab on the applicable
DHCP server or on one of its scopes.
--
Cordialement,
Mathieu CHATEAU
http://lordoftheping.blogspot.com
"ctvader" <jeff.swift@gmail.com> wrote in message
news:1187884254.259782.158770@e9g2000prf.googlegroups.com...
> Is there a way to tell the Microsoft DHCP server to force DNS
> registration? We have a Windows 2000 DHCP server that has the
> computer with a pen icon next to all the addresses, which is telling
> me that DDNS updates are pending. We have other DHCP servers that
> register the clients fine. Is there a way to tell the DHCP server to
> use a specific DNS server?
>
> Thanks.
>