View Single Post
  #2   (View Single Post)  
Old 18th June 2008
stukov's Avatar
stukov stukov is offline
Real Name: Jean-Michel Philippon-Nadeau
Package Pilot
 
Join Date: May 2008
Location: Sherbrooke, Qc, Canada
Posts: 167
Default

Do you log something in your PF ruleset?

For instance, I have:
Code:
block in log all
in my pf.conf.
Then:
Code:
% sudo tcpdump -v -i pflog0
or
Code:
% sudo tcpdump -v -r /var/log/pflog
Will show you what you need to see.
__________________
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
Reply With Quote