Hi,
I'm just wondering if the following is possible.
Can i have 2 routers connected to 1 adsl line, each configured with a different ISP (local vs international)?
I could connect to 1 using wifi and the other using lan on different machines...
if someone knows it would be great.
Regards
Matt
it is possible; but both routers have to be able to work together as router mode and you will have them daisy chained connected.
im currently using such a setup at my flat.
linsys router dials my shaped connection;
dhcp on; router mode; bridged (so that the second router can dail via it); router ip 102.168.1.1
dlink router dials my unshaped conenction;
dhcp off; router mode; router ip 192.168.1.2
how it looks more or less
[dsl line] - [ linksys ] - [ dlink ] = pc's
so in other words:
the dsl line is connected to the linksys
the linksys's wan port to one of the dlink's lan ports
the dlink's wan to one of the dlink's lan ports
pc's to the dlink's lan ports
linksys dials first, when its connected and every thing....the dlink can dial via the linksys and both are now connected at same time.
then all things that needs to be unshaped i just add to the route of the linksys router which points it to the dlink; there is also the windows route table which can do this and should then be done on each pc and set to persistent, add the route so that it points to dlink (192.168.1.2) instead of the dhcp-ed info which per default have all traffic via linsys (192.168.1.1).