Two things you have to do here: 1. Whenever the sending code figures out that the destination is one of its own IP address it will pass it to the loopback interface. You have to modify here to prevent it from doing this. 2. You have to modify the ARP code so that it generates an ARP request for its own IP address. I have done these two things once in 2.0.35 kernel and it worked ! tomar On Wed, 16 Jul 2003, Christian Stuellenberg wrote: > Hello all, > > Is it possible to route packets that are addressed to an local ip IP1 > on DEV1 out over another interface DEV2 again (and later to locally > accept the package on DEV3 for IP1)? If so, how? > > Thnx in advance, > Christian > > - > : send the line "unsubscribe linux-net" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html