Toke Høiland-Jørgensen <[email protected]> writes: >> Or put it in DNS under dot-home? Since the client already knows how to >> speak DNS, this avoids yet another coupling between protocols. > > Ah yes, that makes sense; since we have a domain that always refers to > the homenet, just define a name under that that will return PTRs to the > zones available for registration.
Hmm, turns out RFC6763 already defines a way to do this (in section 11). r._dns-sd._udp.<domain>. where <domain> is either the in-addr.arpa zone derived from the network address of a host address, or "local.". I guess I'll teach the nsregc client to resolve that... -Toke _______________________________________________ homenet mailing list [email protected] https://www.ietf.org/mailman/listinfo/homenet
