<div dir="ltr"><div><div><div><div>I'm working on a server for wide-area dns-sd, and 
figured that testing against Avahi locally (after disabling 
authentication and whatnot) would be helpful during development.<br><br></div>

I have<br>[wide-area]<br>enable-wide-area=yes<br></div>in /etc/avahi/avahi-daemon.conf, but<br></div>avahi-browse -a -d some.fakedomain.<br></div><div>tries to look up _services._dns-sd._udp.some.fakedomain. <br></div><div>



via mDNS instead of unicast DNS on the domain I specified (according to Wireshark).<br><br></div><div>Am I doing this incorrectly, or does Avahi not support unicast dns-sd?<br><br></div><div>I've been referencing some old list posts, which definitely suggest that this should work (<a href="http://lists.freedesktop.org/archives/avahi/2005-September/000291.html" target="_blank">http://lists.freedesktop.org/archives/avahi/2005-September/000291.html</a>), but recent documentation is scarce.<br>

<br></div><div>Just as a baseline for testing,  dig -t PTR _services._dns-sd._<a href="http://udp.dns-sd.org">udp.dns-sd.org</a> correctly returns a list of services published under <a href="http://dns-sd.org">dns-sd.org</a>, while avahi-browse -a -d <a href="http://dns-sd.org">dns-sd.org</a> hangs (apparently) indefinitely.<br>



</div><div><br></div><div>It wouldn't be that big of a pain to add mDNS 
support to my DNS library, but I don't need it in the final product and 
would love to be able to test without it.<br><br></div><div>Anyway, I'd be grateful if anyone could point me at the proper documentation or tell me what I'm doing wrong.<br><br></div><div>I'm using avahi-browse 0.6.31, from the standard Ubuntu repositories. I haven't tested yet with a recent build from source.<br>

</div><div>

<br></div><div>Thanks!<br></div>-Meyer S. Jacobs</div>