OPNsense Forum

Archive => 21.7 Legacy Series => Topic started by: supercm on December 16, 2021, 12:27:09 AM

Title: Help with load balancing
Post by: supercm on December 16, 2021, 12:27:09 AM
Can someone point me to working instructions to load balance multiple WAN connections? My implementation seems to just randomly choose which connection to use.
Title: Re: Help with load balancing
Post by: SFC on December 16, 2021, 04:49:46 PM
You should probably tell us what you want the load balancing to look like.  Choosing a connection "at random" is a completely acceptable load balancing strategy for a lot of workloads.  "At random" is generally based on one of a handful of algorithms meant to randomize the link it chooses in an attempt to spread out load.
Title: (Solved) Re: Help with load balancing
Post by: supercm on December 28, 2021, 05:28:42 PM
I removed the connections and readded and configured and its working correctly now.