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
Gah! I knew that didn't look right... pfctl -F all -f /etc/pf.conf
Or check out "man pfctl" for other options.
Both are must-haves for tinkering with pf.
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
