View Single Post
Old 15th November 2008
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,125
Default

Oops, I made an mistake in my post showing you how to use tcpdump for watching blocked packets by a block log (all) rule.

The correct command is to specify the pflog0 device
Code:
tcpdump -eni pflog0
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote