Page 1 of 1

load balancing

Posted: Fri May 20, 2005 10:42 am
by adminis
I have 2 gateways with 256 kbps each.
How to use both gateways at the same time

i already put

/ip route add gateway=gateway1,gateway2

from http://www.mikrotik.com/Documentation/scripts.html


but I don`t know how to do "packet based balancing" with two gateways

if someone know how to do this pleas help me

Posted: Fri May 20, 2005 11:34 am
by edzix
the load is already balanced between to gateways. You just have to add a script which will change the 'gateway' value if one of them crashes (check Scripting examples for detailed information).

Edgars

Re: load balancing

Posted: Fri May 20, 2005 11:41 am
by adminis

/ip route add gateway=gateway1,gateway2

from http://www.mikrotik.com/Documentation/scripts.html


but I don`t know how to do "packet based balancing" with two gateways
I alredy do that, but in moust cases 1 gateway is full and dhe other one is free