WAN1 = 1.1.1.1
WAN2 = 2.2.2.2
Main Subnet = 10.1.1.0/24
VPN Subnet = 10.2.2.0/24
Thanks. although I'd rather not touch the way they connect via vpn (via WAN1) since that woulld mean reconfiguring 80+ users again lol.
3. Make a 2nd rule that allows ANY traffic with source of 10.2.2.0/24 with destination of 0.0.0.0/0 to prefer WAN2.
If i apply this only and they still connect via WAN1, would that be fine?
That should work. You might also want to make a traffic shaping rule so that "localnet:10.2.2.0/24" is shaped to a per client throughput if you are "full tunneling" your traffic.
I'm sorry could you explain "full tunneling?
Thanks
That should work. You might also want to make a traffic shaping rule so that "localnet:10.2.2.0/24" is shaped to a per client throughput if you are "full tunneling" your traffic.