Building the Network You Need with OpenBSD's PF: EuroBSDCon, St. Julian's, September 26th 2013 | ||
---|---|---|
Prev | Next |
OpenBSD 4.6 onwards: on by default
Others: rc.conf PF="YES" (or rc script)
all: enable or check if enabled
$ sudo pfctl -ef /etc/pf.conf
(pfctl "Enable, load From /etc/pf.conf")
If already enabled:
pfctl: pf already enabled
Jump to Simplest Possible Rule Set?