Thread: improve ruleset
View Single Post
  #3   (View Single Post)  
Old 21st January 2010
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,131
Default

Some of your rules still could use quick.

If you do not use IPv6, you could use inet proto tcp in all rules. In some rules you already use it, so why not be consistent?

You still use S/SA keep state in some tcp rules. This has been the default for quite some time. Do a verbose listing of your rules to see this
Code:
# pfctl -vvnf /etc/pf.conf
__________________
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