Closed garethsb closed 5 years ago
Done, though it can no doubt be improved on!
Thanks Gareth. I noted the _services records for dnsmasq weren't listed. Could you see if the following looks right to you and if so I can always add it in:
ptr-record=_services._dns-sd._udp.dns.nmos.tv,_nmos-registration._tcp.dns.nmos.tv
ptr-record=_services._dns-sd._udp.dns.nmos.tv,_nmos-query._tcp.dns.nmos.tv
I saw those in the BIND config; I didn't put those in for my examples because I haven't needed them. I see now they're for Service Type Enumeration to make avahi-browse -a
and the like work? I hadn't been able to make this work yet, but I'll give it a go.
Yeah that's the idea, purely useful for debug, it shouldn't have an effect on the ability of a Node to find a registry etc.
Reminder to self: contribute examples for dnsmasq and Windows DNS to the configuration guide at https://github.com/AMWA-TV/nmos/wiki/Configuration-Guide#dns-server-configuration.