On Fri, 2002-12-06 at 12:28, Saulius Menkevicius wrote: > Is there any way of forwarding packets to another gateway, which, > besides, is on the same network. Say, I'm on IP 10.0.0.2, and I act > as a gateway (ADSL, really) for a number of machines on the same LAN. > And there's another such gateway, hooked to another ADSL, which > handles connections for another bunch of machines. Essentially the > hosts 10.0.0.1 and 10.0.0.2 are identic and perform the same > function. > If both 10.0.0.1 and 10.0.0.2 are on the same subnet then just find the client machines that you want to use 10.0.0.1 as their gateway and change their default route. No changes at all would be required on either gateway.