Torrent with multi isp?

Hi!

The situation is the following: I have an adsl 2mbps down/192k up, and i am using torrents a lot, since u cant upload much with 192k upload speed i am getting low dl/ul ratios.
The question: is there a way to use the upload of my second isp (which is much faster), and still to use download of my adsl provider?
This should be something like those satellite proxy servers…any idea?

Thx in advance

Try this,

Use 3 interface on your Mikrotik Router,

1 for LAN
1 for ISP A (faster upload)
1 for ISP B

Set your mikrotik to gateway to ISP A in Ip/route
Set on src-nat, action src-nat, to-address=(IP given from ISP B)

so your traffic should goes like this :

upload using ISP A, download using ISP B

Try it and post us the result.

The same thing i have tried, ITS WORKING

Hi, thx for your reply, i have tried and it doesnt work :frowning: its still uploading and downloading on the same interface

Hi!
It seems i’ve done a mistake, now ITS WORKING!!! Thank you