<div> </div>Hi,<br><div>
    I&#39;m trying to use the .local domain over IPv6 via the avahi-daemon on Ubuntu 9.04 to share files via Samba.<br> <br>Please tell me if this question is not for this list.<br>Here it is.....<br><br>
I&#39;ve connected 2 computers linked with a switch, that&#39;s my lab. In both
of them the eth0 interface has no IPv4 configured. They only have an
automatic IPv6 address in the local scope, something beginning with
fe80::/64.<br> <br>
This are my test from computer-A:<br>
1 - &quot;ping6 -Ieth0 computer-B.local&quot;, work fine, it can resolve the IPv6 address of computer-B and ping-pong runs quite well.<br>
2 - &quot;getent hosts computer-B.local&quot;, works fine, I get the IPv6 address of computer-B.<br>
3 - &quot;smbclient -L computer-B.local&quot;, DOESN&#39;T WORK, it can&#39;t resolve computer-B IPv6 address.<br> <br>
I&#39;ve used wireshark, in case 1 it shows mdns queries for &quot;AAAA&quot; records (which is correct for IPv6), in case 2 is the same thing.<br>
In case 3 I see mdns queries for &quot;A&quot; records (which is correct for IPv4) addresses, but nothing for IPv6.<br> <br>
I&#39;ve posted this in the samba list, and someone told me they use
&quot;getaddrinfo()&quot; for name resolving, which I&#39;ve seen in the samba code,
so (they say) the problem must be somewhere in the resolver.<br> <br>
My nsswitch.conf hosts line is:<br> <br>
    hosts    files mdns_minimal [NOTFOUND=return] dns mdns<br> <br>Any help, ideas, thoughts or sparks are welcome <img goomoji="330" style="margin: 0pt 0.2ex; vertical-align: middle;" src="cid:330@goomoji.gmail"><br><br>
Best regards,<br>
Ernesto Silva.</div>