|
Thanks Todd… very helpful!
So it sounds like we have the reverse going on… J -----Original Message----- If DHCP returns an IP address to the pool
for re-use before the A records are scavenged, then multiple A records will
resolve to the same address until scavenging comes along. DHCP only
manages the PTR records. This is not a problem if your clients
initiate all of the connections (or "pull" everything to
them). However, the reverse is not true. If you wish to poll your
desktops and servers (or "push" a connection onto them), then you may
not be attaching to the machine that you think you are when you attempt to
resolve names. This is because multiple host names are resolving to the
same IP address. I've run into to this
situation while working on a data warehousing app
which connects to each machine in the environment to retrieve WMI
class attribute values and store them in a central SQL
repository. The solution would appear to be: set the
zone "no-refresh" period to 24 hours (1 day), set the zone
"refresh" period to 48 hours (2 days), and set the server scavenging
interval to 72 hours (3 days).
Finally, the using the default DHCP
lease of 8 days, the lease would come up for renewal at 96 hours (4
days), and lease expiration would occur at 192 hours (8 days). In any
case, no A record could have the same IP address. Hope this angle is helpful. __________________
|
Title: Message
- [ActiveDir] DNS Scavenging and DHCP Lease Expiration Times Marcus Oh
- RE: [ActiveDir] DNS Scavenging and DHCP Lease Expirat... Rick Kingslan
- RE: [ActiveDir] DNS Scavenging and DHCP Lease Expirat... Roger Seielstad
- RE: [ActiveDir] DNS Scavenging and DHCP Lease Expirat... Todd Povilaitis
- RE: [ActiveDir] DNS Scavenging and DHCP Lease Expirat... Roger Seielstad
