>> As I said, the above order makes more sense. However, to do the above
>> we need a MAJOR rewrite in src/lib/libc/net. BIND9 does not address
>> this problem either. Let us (KAME) think what is the best solution
>> in long-term, and short-term.
>ok. For now I've found the really simple solution (I knew there would be
>one) I should have found straight away... add IPv6 addresses to the DNS for
>the hosts on my network, as IPv4-mapped addresses, i.e.
>magnesium A 192.168.91.34
> AAAA ::ffff:192.168.91.34
I would prefer putting that onto /etc/hosts, if you need to.
since ::ffff:192.168.91.34 form is internal to host (must not appear
on wire)
itojun
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message