I'm helping to set up a network using an MX84 and an MR53E. We have two internet connections -- WAN1 and WAN2 -- and I'd like to set up the network to use load balancing. Further I'd like there to be one subnet so that all clients are able to communicate with each other over the local network. However WAN1 has a static IP address, and sometimes clients need to use it specifically to connect to sites that have the static IP whitelisted.
So what I need is either a) a way of setting things up so that all traffic for specific websites is routed through WAN1, or b) a way for a client to be able to manually opt in to using only WAN1 when connecting to these sites and then be able to opt out of that once they're done so that their traffic is load balanced again.
The first thing I tried was creating a second Wi-Fi SSID with the MR53E and then setting it up so that all traffic on it goes to WAN2. However, I wasn't able to figure out how to do that without having both SSIDs using a different VLAN which prevents clients on different VLANs from being able to communicate with each other locally.
I also tried adding a "Flow preferences" in the "SD-WAN & traffic shaping" section of the MX84's configuration so that traffic of any protocol, coming from any IP address, and with a destination IP address of particular website would go through WAN1. However I have not been able to get it to work -- traffic will continue to sometimes go through WAN2.
Is there any way for me to accomplish what I'm after? I'll mention that I'm relatively new to networking situations like this so there may be something basic I'm not understanding.