Ted Lemon <[email protected]> writes: > On Apr 17, 2017, at 3:16 PM, Toke Høiland-Jørgensen <[email protected]> wrote: > > 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... > > Cool! Sorry I didn't mention it earlier—haven't had a chance to try > the code yet.
No worries. I added auto-discovery to the client, and improved configuration for both client and server (and the client will now run without any configuration with sensible defaults). The server also supports synthesising reverse PTR records now. Only thing missing now for my own use case is the ability to add local records to Unbound (for having a separate internal view while keeping private addresses out of the global DNS). > Thanks for GPLing it, BTW. You're welcome! The GPL is my default license :) -Toke _______________________________________________ homenet mailing list [email protected] https://www.ietf.org/mailman/listinfo/homenet
