On 2016-06-25, Josh Grosse <j...@jggimi.homeip.net> wrote:
>     b.  Use tcpdump(8) to inspect pass/block rules as they
>         are applied.  The following example command will
>         do this "live" while you attempt to use your network, 
>         output goes to the local terminal window and also to a file.
>
>         # tcpdump -ni pflog0 | tee /path/to/my.tcpdump.log

Add -e to the tcpdump line here (it will show action [block/pass/etc],
interfaces, etc), and maybe -vv.


_______________________________________________
Openbsd-newbies mailing list
Openbsd-newbies@sfobug.theapt.org
http://mailman.theapt.org/listinfo/openbsd-newbies

Reply via email to