[Previous: Shortcuts For Creating Rulesets] [Contents] [Next: Anchors]
Options are used to control PF's operation. Options are specified in pf.conf using the set directive.
Example:
set timeout interval 10
set timeout frag 30
set limit { frags 5000, states 2500 }
set optimization high-latency
set block-policy return
set loginterface dc0
set fingerprints "/etc/pf.os.test"
set skip on lo0
set state-policy if-bound
|
[Previous: Shortcuts For Creating Rulesets] [Contents] [Next: anchors]