Hi Thierry,

Thierry LEGRAS wrote:
> i don't understand the "routing table #252". 

When you do "ip -6 rule" when the MR is at home, you can see the 
following rule:

1004:   from 2001:a:b:c::/64 lookup 252

where 2001:a:b:c::/64 is the MNP of your MR. However, the routing table 
number 252 is empty when the MR is at home (you can see it with "ip -6 
route show table 0 | grep 252"), and the MR does not pick-up the default 
route in the main routing table.

Adding the route that is in the default routing table into the routing 
table number 252 (with "ip -6 route add default via <ha 
link-local-address> dev <output device> table 252") makes the router 
routing the packets, but this route is deleted when you perform a handover.

At this point, I do not know where the problem occurs nor which solution 
is the best: if the MR is supposed to lookup the route in the default 
routing table if no route exists in the table 252, or if NEPL is 
supposed to add a default route in the table 252 when coming back home.

Regards,

-- 
Romain KUNTZ
[EMAIL PROTECTED]

_______________________________________________
mipl mailing list
[email protected]
http://www.mobile-ipv6.org/cgi-bin/mailman/listinfo/mipl

Reply via email to