Page 1 of 1

load balancing

Posted: Mon Nov 01, 2004 3:56 pm
by faguirre
Can somebody tell me how it to implement load balancing in Mk beta?
I have two xDSL line.

Re: load balancing

Posted: Tue Nov 02, 2004 9:59 am
by viktorija
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
Can somebody tell me how it to implement load balancing in Mk beta?
I have two xDSL line.

Posted: Mon Nov 15, 2004 11:21 am
by ice
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.

Posted: Mon Nov 15, 2004 3:30 pm
by edzix
maybe try this:
http://www.mikrotik.com/docs/ros/2.8/ap ... t#11.2.4.3

in 2.9 beta version interface bonding is available with load balancing and link monitoring possibilities.

Edgars

Posted: Tue Nov 16, 2004 9:09 am
by ice
Edgards, when do we expect final release of 2.9v

load balancing !!

Posted: Mon Dec 06, 2004 2:18 pm
by faguirre
Now that the MK 2.9 Beta8 is released, How can I to implement load balancig?

Posted: Mon Dec 06, 2004 2:45 pm
by edzix
/ip route add gateway=1.1.1.1,2.2.2.1

Edgars