On Saturday 08 January 2005 08:08, Herbert Xu wrote: > Jan De Luyck <lkml@xxxxxxxxx> wrote: > > # ip ro ls table 0 > > 10.0.22.0/24 dev eth0 proto kernel scope link src 10.0.22.xxx > > 10.0.24.0/24 dev eth1 proto kernel scope link src 10.0.24.xxx > > default via 10.0.22.1 dev eth0 > > Try adding a source address on the default route: > > ip r r default via 10.0.22.1 dev eth0 src 10.0.22.xxx Unfortunately this changes nothing, i keep seeing the arp who-has 10.0.22.1 tell 10.0.24.xxx on eth0. Jan -- Learning at some schools is like drinking from a firehose. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html