This is my first time so forgive me if I post in the wrong section.
I am trying to setup load balancing to share traffic on both wireless link between our two offices
I am consider using load balancing PCC (use two wireless links as two WAN )
The traffic initiators can be from both offices not limited to specific office (The topology described in many posts refers to office that connected to internet and users come from internal network toward the internet)
I run some test and found that if I enable load balancing in one router (Example R1) , I the uplink traffic (PC1 send traffic to PC3 ) is split (shared) between both links (As supposed to be). But if PC3 initiate the connection and send traffic to PC1 traffic is limited to single link (single ip route) . In order to share traffic between PC3 to PC1 I shall need to have enable load balancing also on R2 in order to get higher throughput using both links
Shall I need to use load balancing on both Routers (R1 & R2) ?
Thank you for the reply
I thought to use bonding but it comes with some restriction (both side requires mikrotik,also we have few switchs in the middle, wireless link units are managble)
Thank you for the links, it is very interesting and worth trying
But before I start with it, I would like to finish the testing my topology of two Load balancer at each side of the sites
Please find the update topology
It seems that there is some route issue , Local communication between PC 3 (IP 192.168.1.201) and PC 4(IP 10.1.1.2) are sent to R1, which it not supposed to occur since both networks (192.168.1.0 & 10.1.1.0 ) are directly connected via R2
Trace route to PC 4 (10.1.1.2) from PC ( 192.168.1.201)
>tracert 10.1.1.2
Tracing route to 10.1.1.2 over a maximum of 30 hops
1 <1 ms <1 ms <1 ms 192.168.1.1
2 <1 ms <1 ms <1 ms 20.1.1.102
3 <1 ms <1 ms <1 ms 192.168.1.1
4 1 ms 1 ms 1 ms 10.1.1.2
It seems that my script of PPC send all traffic to remote DG even if it directly connected
I would appreciate your help (solving the miss route issue)
hi all
I also have a topology like this.
How can I use ospf?
considerable amount of tcp bandwidth drops in mikrotik bonding config. for example bandwidth between wireless links is 120Mbs but after bonding , band is decreasing to 80Mbs.
plz help me to ospf configuration this senario.
tnx .