| PF, The OpenBSD Packet Filter: Building The Network You Need: BSDCan, Ottawa, June 10th 2015 | ||
|---|---|---|
| Prev | Next | |
Then, enable with
FreeBSD:~$ sudo pfctl -ef /etc/pf.conf
(pfctl "Enable, load From /etc/pf.conf")
or
$ sudo /etc/rc.d/pf start
Also see the FreeBSD Handbook PF pages
Note: FreeBSD does not supply a /etc/pf.conf file by default
Jump to Simplest Possible Rule Set?