Outbound SD-WAN rule with DNAT
Trying to sort this out a common(?) scenario with a DNAT in an SD-WAN configuration.
DNAT is configured in WAN1, inbound rule has SD-WAN zone as incoming interface, inbound traffic to the DNAT works (webpage service loads normally).
SD-WAN rules for catch-all traffic (Internet bound) is set to manual, with WAN2 as preferred interface, followed by WAN1 as backup.
When traffic is originated from the target server in the DNAT, it gets NAT'd to the proper interface (WAN1), however the traffic is being steered through WAN2 due to the SD-WAN rule
Only way that's working if an SD-WAN rule is above the catch-all with WAN1 as outgoing interface for this server only.
Is this the expected behavior? Any other options to get this working without the extra SD-WAN rule? PBR (WAN1 in WAN1 out, WAN2 in WAN2 out)? Auxiliary sessions and Asym traffic have been checked.
Running 7.2.11 on a 100F in this scenario.
TIA!