Community discussions

MikroTik App
 
adminis
just joined
Topic Author
Posts: 5
Joined: Fri May 20, 2005 10:15 am

load balancing

Fri May 20, 2005 10:42 am

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
Last edited by adminis on Fri May 20, 2005 11:37 am, edited 1 time in total.
 
edzix
Member
Member
Posts: 333
Joined: Thu Jul 01, 2004 3:01 pm
Location: Latvia

Fri May 20, 2005 11:34 am

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
 
adminis
just joined
Topic Author
Posts: 5
Joined: Fri May 20, 2005 10:15 am

Re: load balancing

Fri May 20, 2005 11:41 am


/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