On 09/11/2012 09:01 AM, Ted Lemon wrote:
There are a couple of options being pursued in the DHC working group; the DHCP address registration process would be an obvious mechanism for leveraging DHCP to populate the DNS. The idea here is that you do RA+SLAAC, or RA+CGA, and then you contact the DHCP server to tell it what address you allocated and what name you want associated with it, and to get any local network configuration information you might need.
Maybe somebody can educated me, but isn't it a bit dangerous to use an auto-configured address as a way to contact a host? If I change out my ethernet hardware, for example, my auto-conf address would normally change too, right?
However, of course this is new technology that isn't even standardized yet. I'd like it if homenet recommended implementing this, but I think another way of populating the DNS is through mDNS—when a host publishes its name in mDNS, it's assumed to be valid as long as no conflicting registration has been made locally. I don't particularly love this method because mDNS doesn't have the same duplicate detection features that DHCP does through the DUID, but it wouldn't be _worse_ than plain mDNS, and would allow the DNS resolver to query a consistent FQDN tree for local names, so that it would work whether you were attached to the local wire or not.
DHCP may be a solution but it ought not be the only solution, right? What if there's no relationship between my dns repository and the DHCP server? That is, suppose that Google hosted my DNS and thus wasn't actually on my home network. I suppose that a home router could work in concert by either working with its DHCP or listening to mdns chatter and then doing IXFR's to a name server. Is that what's being talked about? Mike _______________________________________________ homenet mailing list [email protected] https://www.ietf.org/mailman/listinfo/homenet
