(usagi-users 03804) Re: Tunneling problems

Shinta Sugimoto <[email protected]> Sun, 18 Feb 2007 18:11:34 +0900
Newsgroups gmane.linux.ipv6.usagi.users
Message-ID <[email protected]>
Hi again,

On Fri, 16 Feb 2007 14:58:22 +0200
"Jukka Rissanen" <[email protected]> wrote:

> Some more information. It seems that HA sets routes to MN in foreign
> network incorrectly.
> Here is routing information of HA when MN
> (2001:db8:c0a8:c8:205:23ff:fe97:271a) is in foreign network:
> 
> Kernel IPv6 routing table
> Destination                                 Next Hop
>              Flags Metric Ref    Use Iface
> 2001:db8:c0a8:c8:204:23ff:fe97:261a/128     ::
>              U     128    0        0 eth1

(snip)

> 2001:db8:c0a8:c8:204:23ff:fe97:261a/128     ::
>              U     192    0        0 ip6tnl1

(snip)

> The first route to MN points to eth1 (which is home network), the
> correct route to tunnel is there in the list but the first route is
> incorrect.

Right. It seems weird that there are two host route entries for
the same host (mobile node). As you point out, the first route
entry seems to be redundant. What about the neighbor entry?
could you try 'ip -6 neigh show' ?

I am not sure if the above indication is directly related to
the problem you reported in the other mail.


Regards,
Shinta