Re: IPv6 routing

Gregory Maxwell (greg@linuxpower.cx)
Fri, 20 Apr 2001 13:43:37 -0400


On Fri, Apr 20, 2001 at 06:37:05PM +0100, Carlos Parada (EST) wrote:
> Hi,
>
> I'm trying to set up an IPv6 network in Linux kernel 2.4.0-test10. In this
> network I'm using just 3 boxs and I would use static routes.
> _____ _____ _____
> | A |____| B | ____| C |
> |_____| |_____| |_____|
>
> The problem is that I cannot access from A to C machines and vice-versa. But
> the routing problem is a bit strange because, A can access to the two
> interfaces of B, even to B interface in the same network as C. Also C can

echo -n 1 > /proc/sys/net/ipv6/conf/all/forwarding
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/