problems with pf

Luke Dean LukeD at pobox.com
Fri Apr 22 18:40:11 PDT 2005


> I have read the manpage on pf but I am still stumped.  I get some error 
> messages when starting up that say something like 'rule expands to no 
> possible valid combination' or something to that effect.  If someone can tell 
> me how I can find out what the error messages are when I boot I will post 
> them.

Parse your rules without actually loading them:
pfctl -n -f /etc/pf.conf

Flush the old rules and load the new ones without rebooting:
pfctl -F -f /etc/pf.conf

Both are must-haves for tinkering with pf.


More information about the freebsd-questions mailing list