Hi Paul, ping6 needs the "-I eth0" 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 "A" (ipv4) or "AAAA" (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 "getent hosts durkon.local" and tell us how it works.<br><br>Don'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've modified /etc/nsswitch.conf (to<br>
include mdns(6?)_minimal and mdns(6?)), "ping6 durkon.local" 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>