Can somebody tell me how it to implement load balancing in Mk beta?
I have two xDSL line.
something is already in beta6, but it will be changed (arguments parameters) in beta7, so you should wait beta7.
It will be different from version 2.8
what kind of load balancing would be available in the new version? Will it be possible to do load balancing with failover, when both interfaces are up load balancing happens but the moment one goes down then it does failover.
maybe try this:
http://www.mikrotik.com/docs/ros/2.8/appex/scripting1.content#11.2.4.3
in 2.9 beta version interface bonding is available with load balancing and link monitoring possibilities.
Edgars
Edgards, when do we expect final release of 2.9v
Now that the MK 2.9 Beta8 is released, How can I to implement load balancig?
/ip route add gateway=1.1.1.1,2.2.2.1
Edgars