Policy routing - one IP from a subnet routerd to WAN 1 with the rest of the subnet routed to WAN 2 ?
Policy routing - one IP from a subnet routerd to WAN 1 with the rest of the subnet routed to WAN 2 ?
Using policy routing, i currently have all my subnets assigned to the WAN ports i want their traffic to go through, all working just fine.
I have need to set just one IP out of a /24 range, currently routed to WAN 2, to WAN 1
Are the policy routes top-down like ACLs?
By that i mean, if i have policy routes like so....
rule 1: 192.168.100.99 /32 > WAN 1
rule 2: 192.168.100.0 / 24 > WAN 2
will rule 1 take precedence over rule 2, so that one particular IP goes to WAN 1 and the entire rest of the subnet goes to WAN 2 ?
