Hi,
I currently have a single router with 4 isdn bri interfaces. This is used to dial out and accept connections from 5 different external clients, we have no control over the remote routers and we cannot run any routing protocols over the dialup links.
I need to add a second router to provide redundancy. This router will have an isdn pri interface. Remote routers will be updated with the addition of a dialer string with the new number.
The ethernet interfaces for both routers will be located on the same network and subnet. I can only run rip on this network.
I have a few concerns and problems:
how should I approach the issue of clients dialing into both routers and guaranting that the return packets will always be routed via the active link?
ie, if the router2 with pri is the preferred route but the remote network dials the router1 with bri how can I be sure that the return packets will use the router1-bri interface.
any ideas/reccomendations?
thanks