Hello
I had done this test and comfirmed well,but i was not used usagi kernel
my configuration is as follows;
dnsv6:FreeBSD 4.0+bind 8 +kame patch /addr6 2001:230:201::2
ipv6host:linux kernel 2.4.8 /addr6 2001:230:201::3
natpt:linux kernel 2.4.8 /addr4 129.254.165.145 addr6 2001:230:201::1
address pool:129.254.165.141 ~ 144
DNS 129.254.165.146 2001:230:201::2
prefix aaaa:bbbb:cccc:dddd:eeee:ffff/96
result of test:
from ipv6host:ping6 aaaa:bbbb:cccc:dddd:eeee:ffff:129.254.165.100
->natpt->SA:129.254.165.141 DA:129.254.165.100 ->reply
--->test is great !
vice versa
but if you want to initiate from ipv4host to ipv6host,you must use dnsv6 and modify /etc/resolv.conf
Soohong