DNS Problems
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
DNS Problems

 
Post new topic   Reply to topic    Windows Server Forum Index -> DNS
Author Message
TJM
Guest





Posted: Sat Jan 15, 2005 3:37 am    Post subject: DNS Problems Reply with quote

Have DNS setup for our network. It is AD Integrated. We also use DHCP for
all of our clients and they are setup to update DNS dynamically. The problem
we are having is if we rebuild a system, we use RIS for this, DHCP assignes
a new IP address to the system the record in DNS is not getting updated. Do
I have something configured wrong? The OS on these systems is Win XP Pro.

Thanks,

Tim M
Back to top
Herb Martin
Guest





Posted: Sat Jan 15, 2005 4:07 am    Post subject: Re: DNS Problems Reply with quote

"TJM" <tjmurad@hotmail.com> wrote in message
news:e4SfSFo#EHA.3372@TK2MSFTNGP10.phx.gbl...
Quote:
Have DNS setup for our network. It is AD Integrated. We also use DHCP for
all of our clients and they are setup to update DNS dynamically. The
problem
we are having is if we rebuild a system, we use RIS for this, DHCP
assignes
a new IP address to the system the record in DNS is not getting updated.

Do you mean the new registration (same name, different IP)
is not getting added, or that it is not overwriting the existing
record of the same name but adding a second?

Quote:
Do
I have something configured wrong? The OS on these systems is Win XP Pro.

DHCP clients can change address for a variety of reasons,
so that is normal whether you re-install or not.
Back to top
Kevin D. Goodknecht Sr. [
Guest





Posted: Sat Jan 15, 2005 6:28 am    Post subject: Re: DNS Problems Reply with quote

In news:e4SfSFo%23EHA.3372@TK2MSFTNGP10.phx.gbl,
TJM <tjmurad@hotmail.com> commented
Then Kevin replied below:
Quote:
Have DNS setup for our network. It is AD Integrated. We
also use DHCP for all of our clients and they are setup
to update DNS dynamically. The problem we are having is
if we rebuild a system, we use RIS for this, DHCP
assignes a new IP address to the system the record in DNS
is not getting updated. Do I have something configured
wrong? The OS on these systems is Win XP Pro.

I can't say if you have something wrong from your post.
But if DHCP is responsible for DNS registration, you must use
Win2k/Win2k3 DHCP, option 015 must be configured with the
AD domain name, the NICs on the DHCP server machine must
be using the Windows DDNS server in TCP/IP properties.
The XP Pro machines can register themselves, as long as they
are using the Windows DDNS server in TCP/IP properties,
and they have the Primary DNS suffix of the DDNS zone or
Connection specific DNS suffix of the DDNS zone. The client
will also need permissions in the zone if it is allowing only secure
updates, non members will not be able to make DDNS registrations
in a secure zone, unless the DHCP server has permissions to update
the zone, which overrides secure dynamic updates because any
client getting its addresses from the DHCP will be able to register
by the DHCP server.



--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================
Back to top
Herb Martin
Guest





Posted: Sat Jan 15, 2005 8:25 pm    Post subject: Re: DNS Problems Reply with quote

Quote:
in a secure zone, unless the DHCP server has permissions to update
the zone, which overrides secure dynamic updates because any
client getting its addresses from the DHCP will be able to register
by the DHCP server.

I agree with you post in general and think the above
needs a little clarification: DHCP doesn't "override
secure dynamic updates" it performs them on behalf
of the client machines -- i.e., the DHCP server must
still be authenticated and the security is applied to
the DHCP server rather than to clients individually.

--
Herb Martin


"Kevin D. Goodknecht Sr. [MVP]" <admin@nospam.WFTX.US> wrote in message
news:#bYcrkp#EHA.3372@TK2MSFTNGP10.phx.gbl...
Quote:
In news:e4SfSFo%23EHA.3372@TK2MSFTNGP10.phx.gbl,
TJM <tjmurad@hotmail.com> commented
Then Kevin replied below:
Have DNS setup for our network. It is AD Integrated. We
also use DHCP for all of our clients and they are setup
to update DNS dynamically. The problem we are having is
if we rebuild a system, we use RIS for this, DHCP
assignes a new IP address to the system the record in DNS
is not getting updated. Do I have something configured
wrong? The OS on these systems is Win XP Pro.

I can't say if you have something wrong from your post.
But if DHCP is responsible for DNS registration, you must use
Win2k/Win2k3 DHCP, option 015 must be configured with the
AD domain name, the NICs on the DHCP server machine must
be using the Windows DDNS server in TCP/IP properties.
The XP Pro machines can register themselves, as long as they
are using the Windows DDNS server in TCP/IP properties,
and they have the Primary DNS suffix of the DDNS zone or
Connection specific DNS suffix of the DDNS zone. The client
will also need permissions in the zone if it is allowing only secure
updates, non members will not be able to make DDNS registrations
in a secure zone, unless the DHCP server has permissions to update
the zone, which overrides secure dynamic updates because any
client getting its addresses from the DHCP will be able to register
by the DHCP server.



--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================

Back to top
TJM
Guest





Posted: Tue Jan 18, 2005 1:37 am    Post subject: Re: DNS Problems Reply with quote

Yes, the system has the same host name and DHCP assigns a different IP
address. The IP in DNS is not updated in DNS. If I compare the DNS record
with the DHCP lease they show different IP addresses. I then check the IP on
the computer and it matches the address in DHCP.

Tim M

"Herb Martin" <news@LearnQuick.com> wrote in message
news:uC%23pVbo%23EHA.2016@TK2MSFTNGP15.phx.gbl...
Quote:
"TJM" <tjmurad@hotmail.com> wrote in message
news:e4SfSFo#EHA.3372@TK2MSFTNGP10.phx.gbl...
Have DNS setup for our network. It is AD Integrated. We also use DHCP for
all of our clients and they are setup to update DNS dynamically. The
problem
we are having is if we rebuild a system, we use RIS for this, DHCP
assignes
a new IP address to the system the record in DNS is not getting updated.

Do you mean the new registration (same name, different IP)
is not getting added, or that it is not overwriting the existing
record of the same name but adding a second?

Do
I have something configured wrong? The OS on these systems is Win XP Pro.

DHCP clients can change address for a variety of reasons,
so that is normal whether you re-install or not.

Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> DNS All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB