Building The Network You Need With PF, The OpenBSD Packet Filter: BSDCan 2016, Ottawa, Canada, June 8th 2016 | ||
---|---|---|
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?