| Firewalling with OpenBSD's PF packet filter: EuroBSDCon 2007, København, September 12th 2007 | ||
|---|---|---|
| Prev | Next | |
/etc/rc.conf[.local]
pf=YES # enable pf pf_rules=/etc/pf.conf # specify which file contains your rules
enable with
peter@skapet:~$ sudo pfctl -ef /etc/pf.conf
Note Rebooting loads the rc script's default rule set