I’ve been running ZS for about a year, on my desktop I run two STG instances graphing the internet traffic on my two DSL connections. I often notice that ZS does not utilize both connections very efficiently. Because of logistical reasons, I have the following setup. Each DSL connection is managed by a dd-wrt router and then those two routers are connected to ZS. From there I have a long distance wireless link to my main network’s router/gateway. There are thousands of active connections (several farm yards with a few computers each) but from ZS’s perspective, they all come from one IP (my main gateway)
DSL->dd-wrt router
Zeroshell->wireless bridge->main gateway->(many devices & computers)
/
DSL->dd-wrt router/
So if I start a download on my computer which maxes out one of the DSL connections, and start a 2nd download, often ZS will route both to the same WAN connection while the other WAN connection is mostly idle. Are there any tweaks (even via the cli) I can do to load balance more based on bandwidth usage? My Xincom load-balancing routers have the option to LB based on bytes, packets, sessions or IPs.