Page 1 of 1
Bandwidth balancing help?
Posted: Thu Apr 07, 2005 12:23 am
by marvin
How do I do load balancing with bonding by bandwidth? We got a 6mb/384kb wan1 connection and a 3mb/768kb wan2 connection. I know to use balance alb for this but not how to set bandwidth like Xincom uses percentage so above example would be set like 33% wan1 67% wan2 based on upload and differently for download. How is this handled in the new beta?
Posted: Thu Apr 14, 2005 8:00 pm
by marvin
Could someone direct me to the right documentation? I can only find load balancing on linux sites for upload but not for download. I require 2 way load balancing as you can see from our two very different connections.
Thanks
Posted: Tue Apr 19, 2005 10:05 am
by jober
The only thing I've fond on the bonding is this link:
http://www.mikrotik.com/docs/ros/2.9/interface/bonding
I too am trying to get the bonding working. So far so good, but the Doc's on it suck.
Posted: Tue Apr 19, 2005 10:15 am
by jober
Marvin,
Not sure if this helps, but from the testing I've done if I set ether2 on both of the MTs to 10Mbit Half Duplex and leve ether3 on the same MTs set to 100Mbit Full duplex it seems to handle things fine.
The only thing I'm haveing truble with is fail over. (and my spelling)
OH, and the MTU is being a bitch with PPPoE connections.
i need helo
Posted: Sun Apr 24, 2005 1:34 am
by faguirre
Hello, I just beinging with load balancig. I have two adsl modems.
I have using two wan interfaces (wan1 and wan2) with pppoe client.
I want to bond this link like a Xincom router for load balancing and fail over.
Can you tell me how implement this in Mikrotik?