[clug] Adaptive Static Routing

Adam Baxter clug at voltagex.org
Thu Oct 6 22:47:18 UTC 2022


On Fri, 7 Oct 2022, at 08:39, jm via linux wrote:
> Say you have a Linux server with two uplinks. Link A is cheaper to use 
> and Link B is more expensive to use. Is it possible just with static 
> routing to say, "Send all traffic down Link A until it 80% full then 
> start to send the overflow down link B"? I've looked around as much 
> documentation as I could to do with the "ip route" command. It's 
> possible to do failover links by using link priorities and it's possible 
> to do weighted links with multipath. But, is it possible to do a primary 
> link with a overflow?
>

Not quite what you want, but https://openwrt.org/docs/guide-user/network/wan/multiwan/mwan3 could probably do this.

--Adam



More information about the linux mailing list