3 adsl modems and pppoe dial up

Hi

Just to give a breif discription of our network.

We a wireless group that has 3 adsl modems on our wireless network. We all use same ip range and subnet mask.

Modem1 :192.168.1.100 cable linked to switch which links up pc(192.168.1.101) and mikrotik wireless router (192.168.1.102)

Modem 2 :192.168.1.150 cable linked to switch which links up pc(192.168.1.151) and mikrotik wireless router (192.168.1.152)

Modem 3 :192.168.1.200 cable linked to switch which links up pc(192.168.1.201) and mikrotik wireless router (192.168.1.202)

All the mikrotik wireless routers conects to an AP (192.168.1.205). We all use one local cap in routers and dial up pppoe with windows for international.

Problem is when we want to game on international we sometimes dial up to each others modems instead of the ones closest to us, which could cause a problem especially when wireless network looses conections.

e.g PC 192.168.1.201 with gateway and primary dns set to dsl modem 192.168.1.200 dials up to modem 192.168.1.100 instead of the dsl modem with cable connection to switch (192.168.1.200)

Any ideas on how to stop the pppoe from running accross the wireless network to the other dsl routers?

Thanks

Has this been done already?Can someone refer me to the nearest link?Or am i giving to little info?Please help

Thanks

YOu can load balance it, not bond. in v3 you can also use it by interfaces, very simple. Do a wiki search for load balancing.

Thanks

Will check it out and post results