Hi,
I try to understand IPv6 routing and I think a doc has mistakes: routing_with_ipv6
I think it the second described router is not the R2
router but the WAN
router:
So I think it is not the WAN
router but the R2
router:
Si if I'm right, it lacks a second route for the third router (as for the first router):
The missing route should be:
config route6 'route_inside'
option interface 'lan'
option target '2008:a:a:b::/64'
option gateway '2008:a:a:c::1'
Am I right ??
Regards
Herve