We have 4 adsl lines which we currently balance using a non mikrotik solution, and have a data centre close by, since we have control over either end of the connections i would like to “Bond” the ADSL lines to the data centre and aggregate the bandwidth of all the lines and make use of the high speed link in the data centre for internet access. The reason i would like to “Bond” instead of “Balance” is i need more speed per tcp connection.
One suggestion i’ve had is to establish multiple l2tp tunnels to a Router-board in the data centre and then use nth routing to distribute the packets over all the lines essentially increasing the speed of a single tcp connection. Something like diagram below, the problem i have is i can’t find much info on this kind of configuration, has anyone got any example configs, suggestions or alternate ideas to aggregate bandwidth across multiple adsl lines to a data centre?
l2TP Tunnel
ADSL1 <--------------> L2TP IP1
RB <-> ADSL2 <--------------> L2TP IP2 <-> RB Data Centre <-> Internet
ADSL3 <--------------> L2TP IP3
ADSL4 <--------------> L2TP IP4