(usagi-users 03802) Re: Tunneling problems

"Jukka Rissanen" <[email protected]> Fri, 16 Feb 2007 14:58:22 +0200
Newsgroups gmane.linux.ipv6.usagi.users
Message-ID <[email protected]>
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
2001:db8:a01::/64                           fe80::212:3fff:feaa:3b86
             UG    2      16       0 eth0
2001:db8:c0a8:64::/64                       ::
             U     256    0        0 eth0
2001:db8:c0a8:c8:204:23ff:fe97:261a/128     ::
             U     192    0        0 ip6tnl1
2001:db8:c0a8:c8::/64                       ::
             U     256    0        0 eth1
fe80::/64                                   ::
             U     256    0        0 eth0
fe80::/64                                   ::
             U     256    0        0 eth1
fe80::/64                                   ::
             U     256    0        0 ip6tnl1
::1/128                                     ::
             U     0      11       1 lo
2001:db8:c0a8:64::/128                      ::
             U     0      0        2 lo
2001:db8:c0a8:64::1/128                     ::
             U     0      1174       1 lo
2001:db8:c0a8:c8::/128                      ::
             U     0      0        2 lo
2001:db8:c0a8:c8::1/128                     ::
             U     0      46       1 lo
2001:db8:c0a8:c8:fdff:ffff:ffff:fffe/128    ::
             U     0      0        2 lo

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.


Rgds, Jukka