On 2016-01-11, Kapetanakis Giannis <[email protected]> wrote: > Hi, > > Is there a quick way to find the exact states or state number created by > a specific rule(s) without parsing the whole state table (pfctl -ss -vv)? > > I've tried loading the rules I'm concerned about in a separate anchor > but that didn't work > pfctl -a foo -ss > > thanks > > G > >
pfctl -ss -R 3

