Hi Paul, ping6 needs the &quot;-I eth0&quot; parameter, change eth0 and put the name of your interface.<br><br>For the first part try to use wireshark, sniff the network traffic and see if the mdns queries ask for &quot;A&quot; (ipv4) or &quot;AAAA&quot; (ipv6) records.<br>
<br>There are more than one method to resolve name into IP address, to be sure to use your nsswitch.conf configuration please try with &quot;getent hosts durkon.local&quot; and tell us how it works.<br><br>Don&#39;t forget to use wireshark in every try to see what really happens.<br>
<br>Best regards,<br>Ernesto.<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Even after fixing the timeout, once I&#39;ve modified /etc/nsswitch.conf (to<br>
include mdns(6?)_minimal and mdns(6?)), &quot;ping6 durkon.local&quot; fails with<br>
Invalid argument, because neither avahi nor nss-mdns append the<br>
interface identifier to the link-local address (sayeth strace +<br>
examining the nss-mdns source).  Is this an issue with avahi or nss-mdns?<br>
<br>
Thanks,<br>
<font color="#888888">~Paul<br>
</font><br></blockquote></div>