View Single Post
  #2   (View Single Post)  
Old 21st December 2009
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

Change
Code:
pass out keep state
into
Code:
pass out
pf will now make that into
Code:
pass out keep state flags S/A
Just make this change and use pfctl -vvs rules to check.
__________________
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