Routing 2 ADSL

Good afternoon. Let me explain a little what I have and what I want.

Currently, I have 2 ADSL providers with the following information:

  • Provider 1: 192.168.1.1
  • Provider 2: 192.168.2.1

Both routers are connected by ethernet cable into a 5 ports Switch, and this, the ethernet cable of Routerboard.

I have a RB411U, which only has one ethernet connection. Right now I have set an AP-BRIDGE, and
Virtual AP.

Well, what I would like to know is how I can do, so that all people to connect to the main AP, all traffic going to the Provider 1, and connecting to the virtual AP go to Provider 2.

Greetings.

Read this…


http://wiki.mikrotik.com/wiki/Load_Balancing_over_Multiple_Gateways


BR

Thanks for the answer, but i need just inverse of this. I have 2 ADSL providers by ethernet, and i want to route all packets from wlan1 to ADSL 1, and all packets from wlan2 to ADSL 2:


ADSL 1(192.168.1.1)-----------SWITCH-----(ETH)(192.168.1.15) RB433 (WLAN1)(192.168.3.15) )))))))) CLIENTS TO ADSL 1
ADSL 2(192.168.2.1)--------------| (WLAN2)(192.168.4.15) )))))))) CLIENTS TO ADSL 2
|
LAN(192.168.1.0/24)--------------|

------- = Ethernet Cable
)))))))) = Wireless


Thanks.

Here you have a small outline of what I do.

I want the traffic wlan 1, go to Gateway 2, the traffic wlan2 go
to Gateway 2, and the traffic of the Virtual AP, go to Gateway 1.

Thanks.

I have some problem.

Thanks for help :slight_smile: