Hey,
At home I’ve got a zeroshell vm running with bonding via 2 wan/vpn connections to a root server.
In the past I had two connection with same up/down speed. Now the the speeds differ and I tried to use the weighted bonding mode. Could anyone tell me which bond mode zeroshell is using with the weighted mode?
cat /proc/net/bonding/BOND00 shows: “Bonding Mode: dynamic balancing”. On the debian server I tried mode 2(Bonding Mode: load balancing (xor)). It works, but the speeds are not really near the maximum. The outcome was 70% upstream and 50% downstream of the maximum. Is there any way to use the same mode or is that a specific zeroshell implementation?
Thanks