Bridge 2 routers

Posted by Nathan Adams on Server Fault See other posts from Server Fault or by Nathan Adams
Published on 2010-05-07T00:52:01Z Indexed on 2010/05/07 0:59 UTC
Read the original article Hit count: 337

Filed under:
|
|

I have 2 Linksys WRT54GL routers flashed with DD-WRT. On each I have a different ISP, and thus a different private network. I would like to be able to talk to either network regardless of what network I am on.

Example:

ISP1 -> Router1 -> Client

ISP2 -> Router2 -> Client

What I would like to do is something like:

ISP1 -> Router1 -> Client
             ^
             |
             v
ISP2 -> Router2 -> Client

This would be ideally because then I don't need to introduce another device in the mix, unless I have to.

But I guess the first question is - is this even possible?

© Server Fault or respective owner

Related posts about router

Related posts about dd-wrt