Hi,
I have several LANs and DMZs in my network for different purposes (using VLANs to separate them).
So I created a bunch of interface groups that sometimes overlap (that is, the same interface can be in more than one interface group.
According to the documentation, interface group rules are processed before interface rules, my question is, how can I control (or at least know) in which order are group interface rules processed.
For instance, if interface LAN3 belongs to interface groups LANs_ALL and INTERNAL_ALL, how do I know if rules in INTERNAL_ALL are applied before or after LANs_ALL, or, better yet, could I control this order?
Any help is appreciated.