I was wondering if there is a way to order NAT rules.
What I did was to setup a generic rule for my internal network (Masquerading), but then I also want to be able to set up some specific rules for some of the host in my internal network (SNAT). Unfortunately it seems that even though there is a host specific rule, it's picking up the external IP address from the Masquerade rule.
Is there some way to 'order' the rules for that the specific one will be picked up before the generic one?
This thread was automatically locked due to age.