Re: [PATCH] net/ipv4 for Source VIPA support, kernel BK Head

From: Einar Lueck
Date: Mon Sep 06 2004 - 02:54:09 EST


Paul Jakma wrote:

You could try:

ip route change default via <gateway> src <vipa>

Presuming the NFS clients are behind a gateway. If also onlink, you need to modify the connected routes and change the src there too.

We have tried it this way, of course, and it works. But the corresponding routes are static. In our context, all routes have to be dynamic (for fault tolerance and due to configuration overhead). Zebra and OSPFD do not support this type of route. As a consequence, this approach does not work for us. Anyway, iptables is the way to do it.

Regards,

Einar.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/