FortiManager Rules with Virtual IP Objects - Routing Question
Hey, In FortiManager, rules have "Incoming Interface" and "Outgoing Interface" fields, which are, among other fields, used to classify if a packet for matching a rule
While the incoming interface is naturally known as a packet enters the FW, the outgoing interface is only known after a routing lookup.
Below is the FortiGate packet processing order:
https://docs.fortinet.com...k-processor-offloading
I understand that the firewall rules are processed after routing, which makes sense, because only then, the outgoing interface is known.
I also understand, based on this link, that destination NAT occurs before routing, which also makes sense, because the routing must be based on the post-NAT IP.
However, firewall policy rules with VIP objects in the "Destination Address" field, still have an "Outgoing Interface" field which can be used - but since destination NAT occurs before routing, the "Outgoing Interface" isn't known yet.
So, I wonder, is the "Outgoing Interface" field ignored (even if used) for rules with VIP objects?
Thanks.
