On 2014-10-28, Julian Smith <[email protected]> wrote:
> Yes, i've enabled logging and i see various items such as:
>
> [email protected]:~ > sudo tcpdump -v -i pflog0

Add -e to the tcpdump line, it will show you action (block/match/pass) and
rule numbers, then check the traffic hits the expected rule (pfctl -sr -R ##
displays a rule by number).

Reply via email to