I need your help :) Does anyone know how to combine 4 ISPs to get max. upload speed using RB951G-2HnD

Hi everyone,

I am new MikroTik (glad that I discovered it though) so I need help & your help is greatly appreciated :slight_smile:

Even though it looks/sounds easy (& almost got close with nth) but without understanding the theory no real progress has been made

I got 4 different wireless internet services
with different speeds (not set, suppose to be “open”)
from 3 different ISPs
using same portable modem
& connecting to the RB951G-2HnD using ethernet cables

I want to combine the services so to get the maximum speed through port 5 (specifically upload speed, I don’t care much for downlaod speed)

How to do it, what the best way, & the code/script please :slight_smile:

Thanks in advance,

Anyone? or just point me to it

One of the little things you can do is PCC.
This will load-balance your traffic over multiple connections.
But you will in no way be able to aggregate the full speed of all connections if you have no control of the equipment on the other side of the lines.
If you would have this control, you would be able to build a bound between multiple lines, but that’s then needed on both sides.

You can seup different ISP for upload, controlling like round robin, or by service, or by IP, but if you don’t controll both sides, you won’t be able to get the sum of the UPs speeds.

If you have 2 Mbps UP in one, and 5 Mbps up in other, you won’t be able to have ONE upload at 7 Mbps.

For that you need to control both sides.

But, instead, you can have certain IP using ISP X and certain IP using ISP Y, or services, or aleatory…