I would like to set up my hAP ac2 so that I can use two ISP providers ( ISP 1 on eth1 and ISP 2 on eth2 ). I would like to route most of the traffic to ISP 1 and the rest to ISP 2. The local network is divided into 192.168.105.1/24 ( on eth5, eth4 and the wifi ) and 192.168.203/24 ( on eth3 )
Any suggestions on what is the best way to go about doing this?
I would use per packet classification myself. If you want to force traffic from a subnet out a particular wan, that is also possible using the connection marks and mangle table.
Setting up dual wan can be tricky but I have a few of them running out there, each with their own minor tweaks.