Florian Westphal wrote: >> Are there "always true" and "always false" matchers, like this? >> false comment "input and filter chains call this first," > > No, you will need to use an actual rule, e.g. meta iifname "wontmatch" > or similar. FTR, "continue" seems to work well for this.