I have 2 WANs with eoip tunnels to a chr in a datacenter.
I created a bonding interface on both ends with the 2 eoip interface in order to aggregate traffic via the datacenter.
balance-rr is working fine balancing data across lines but I want to achieve bonding to asymmetric lines too so theoretically I could use balance-alb.
The moment I change bonding mode to ALB all traffic goes through a single slave interface so the second line is not used at all.
Any ideas?
I also tried an OSPF approach but this load balances to the datacenter per connection, it doesn’t aggregate traffic.
thank you in advance for any help