Stumped with pf.conf
Kay Abendroth
kay.abendroth at raxion.net
Tue Feb 22 17:07:50 GMT 2005
Odhiambo Washington wrote:
[...]
> I created the file, /etc/pf.conf, checked it to be sure that at least
> I was understanding what I have written, then I did:
>
> pfctl -e
>
> Isn't that the way? ;)
;-)) No. That means not exactly.
"Note that this just enables or disables PF, it doesn't actually load a
ruleset. The ruleset must be loaded separately, either before or after
PF is enabled."
(from http://www.openbsd.org/faq/pf/config.html)
Try 'pfctl -e -f /etc/pf.conf' instead!
Or to just flush and reload: 'pfctl -F all -f /etc/pf.conf'.
Kay
More information about the freebsd-pf
mailing list