On Tue, Jun 18, 2013 at 5:26 PM, Webster <[email protected]> wrote: > Since I cover Aging & Scavenging (A&S) in detail this year and knowing they > are moving their DNS to Infoblox, I emailed their Infoblox support reps. I > wanted to know how they handle A&S, DHCP/DNS integration, DHCP Option 81 > stuff, Name Protection, do they have Refresh/No-Refresh/Scavenging > intervals, how their scavenging process works, etc, etc, etc.
I don't know anything about Infoblox, but be aware that these concepts are Microsoft-specific and may simply not exist on the Infoblox platform. ISC DHCP and BIND don't have the DHCP client update DNS, the way Microsoft does. Instead, the DHCP server submits DNS updates. This has a number of advantages, including the fact that you simply don't need refresh, scavenging, client authentication, DHCP option 81, name protection, etc., etc., etc. DNS gets updated as DHCP leases are requested and expire, by the authoritative DHCP server. The one big drawback is non-DHCP nodes don't get DNS updates. (I expect the thinking at ISC is that nodes using manual IP addressing would prolly have manually configured DNS records as well.) If Infoblox works the same way, your questions simply don't apply. (Granted, they should know this.) -- Ben

