I have an rpi4 running openwrt and I’m adding a second isp to my network, I want to leverage the speed of both networks but mainly provide a failover in case one isp or the other is acting up.
Would it be better to add a second Ethernet adapter straight to my rpi4? Or can I split it out to its own device to reduce load?
I’m unsure of the routing aspects of the setup, my thought is that it’s a static route from the load balancer box to the router, and I don’t really need firewalls at that level of the network as it’s only the 2 wans in and 1 lan out.
No, I don't believe so. Probably more load if you do load balancing vs failover, but I think both of those options should be fine in terms of no significant added load.