On Mon, Jan 26, 2015 at 03:42:22PM -0500, Alan McKay wrote: > Hey folks, > > This one seems to be difficult to google - not coming up with much. > > I have some firewall blocks I want to investigate and of course they > are reported as matching a specific rule number - but I am not sure > how to map that back to a line in my pf.conf > > Could someone enlighten me? > > thanks, > -Alan > > -- > "Don't eat anything you've ever seen advertised on TV" > - Michael Pollan, author of "In Defense of Food" > Don't know if this is what you're after, but it will list the rules by number. pfctl -g -s rules | grep '@'
/Hasse