Hi,

On Tue, 01.05.2007 at 00:55:40 -0600, rc <[EMAIL PROTECTED]> wrote:
> Address.  One router between the second line will not resolve this
> problem since the two different network is needed to make routing
> possible.

I'm not convinced, but instead think that one router put in between
solves the problem. That's because this other router won't even (need
to) know the other (same) network on the other ADSL device.

> >        10.0.0.1|-----[NAT router 10.0.0.30 - external IP 1]-----ADSL 1
> >[Server         |
> >        10.0.0.2|-----[NAT router 10.0.0.30 - external IP 2]-----ADSL 2

Imho, the modified setup will look like this:

  +--------------------------- adsl router 1 ------ Internet
server 
  +------- new router -------- adsl router 2 ------ Internet

You'd have to change your networking to have two distinct networks on
the server to make this work. Ie, not 10.0.0.1 and 10.0.0.2, but rather
10.0.0.1 and 10.0.1.1 (or similar). Then you'll probably have the
problem left of how to ensure reliable connectivity and, maybe, how to
push your packets out those lines where their counterparts arrive...

But setting things up properly in the first place and not wasting a
router for such a hack is preferrable.


Best,
--Toni++

Reply via email to