distribute the upload bandwith

Hello friends, I have two Internet lines, 1 line Adsl with 6mb donwload and 300kb for upload and another line with 4Mb/4Mb in another locality at 5kilometros.

Both localities have his hotspot with his line for access to Internet, one with 6mb and other one with 4mb symmetrical;
But in the locality in which I have 6mb, the 300kb is insuficient and in the locality with 4mb symmetrical there is exceeds of bandwidth

already I have both localities connected with two antennas;
and I need donate at least 2Mb of upload from the 4mb to the locality of the 6mb

I have this in the 6mb mikrotik

Flags: D - dynamic, X - disabled, R - running, S - slave

NAME TYPE MTU

0 R INTERNET2 ether 1500
1 R INTERNET1 ether 1500
2 R LOCAL ether 1500

i use Internet1 for the gateway with 6mb and the local interface for de hotspot,
i have connected in the internet2 the anntena that is connected to the other locality with the 4mb.


the route configuration is:

DST-ADDRESS PREF-SRC GATEWAY-STATE GATEWAY DISTANCE INTERFACE

0 A S 0.0.0.0/0 reachable 192.168.1.1 1 INTERNET1
1 ADC 27.27.1.0/24 27.27.1.1 0 LOCAL
2 ADC 192.168.1.0/24 192.168.1.241 0 INTERNET1

I’m waiting your help, thanks a lot

if your providers blocks packets with src-address out of his hetworks (and I think they do so, it’s Best Practice), you cannot use one provider as upload provider and another one as download

oks, thanks very much for your response, then I must to configure some users with upload needs to take the internet from the 4mb connection, …

so add another default route with some route mark and gateway=your_upload_gateway, then mark all packets from those clients with that mark