I need a solution how to setup 3 WAN ports from 3 different ISPs (PPPoE, Leased Line and Cable internet), so clients can use all of them with load balancing based either on least used bandwidth or round robin. I don’t want to separate clients in groups, but all of them should have access to all 3 WANs. If some of the WANs fall, the clients should be admitted to use only the working WANs. (WANs with positive uplink).
I had read some WIKIs about load balancing, but cannot find solution for my problem. I want to acknowledge that my requirement already works fine with Level1 FBR-4000 which have 4 WAN ports but is very slow and have freeze problems with QoS or bandwidth limiting.
This action will do somthing like equal bandwidth sharing for 3 ISP with 33% balance in theory. 10.0.0.0/24 - is you customers (users) subnetwork for example.
Can someone post a configuration or simple walk-trough for multi wan configuration ?
The wiki about Load Balancing over Multiple Gateways does not solve the problem because If i divide the users in two or more groups I can use two or more stand alone routers.
And I need multiple interfaces not gateways because ADSL and Cable modem are using PPPoE and have dynamic IP addresses and gateways.
The solution you need is called ECMP (Equal Cost Multipath). At the moment, the ECMP in MikroTik doesn’t do any good. You can read some topics down in this forum. I’m waiting from some time now to have a fix from MikroTik about this, but until now ECMP is unusuable. :(