i just got mikrotik 750gl and totally don’t know how to configure it, i have 2 ADSL Connections, 1 its router IP: 192.168.1.1 and it has wireless connection, and another with 192.168.1.254 and mikrotik IP: 192.168.88.1, and 1 PC, i did connect my first router on port1 and second router on port2, and my pc connected to port5, i want to merge the 2 ADSL connections so i can use both bandwidth together on both my PC, for example: 1 connection with 1m and second connection with 2m so i should be using 3m.
You have to change your network addresses; it looks like the two ADSL lines are in the same subnet (192.168.1.0/24) which is not good. Put one in 192.168.1.0/24 and the other in 192.168.2.0/24 for example.
And about merging the two connections, i’m afraid it does not work like that; you can’t “add” 1M+2M bandwith like this. You can do load balancing on the two ADSL lines.
but i heard that work somehow for torrent download through bonding or something
Yes, bonding works… but only if you have the same kind of hardware on each side of the line, and configured the same way to work together with your mikrotik device. 0% chance that this could happen, except if your ISP is a good friend of yours.
As for torrent, well it might work with load balancing if you use some “per connection tracking”, not sure; i have never tested it so i won’t be able to help you on this.
well, i think my ISP not disabling it, so would u help me with the configuration steps, my routers for ADSL are Billion and TP_Link do u think Bonding will work ?
I don’t think bonding is possible.
well then, can u plz provide me with the normal load balance configuration steps ?
https://www.youtube.com/watch?v=rcwC62hOd-E
try this link. I think it’s what you are looking for.
wont i need to add any rule code through terminal ?