Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2021 11:49:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        pf@FreeBSD.org
Subject:   [Bug 256410] pf: Add pf_default_rules option
Message-ID:  <bug-256410-16861-RC0wMh3I5j@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256410-16861@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256410-16861@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256410

--- Comment #23 from Thomas Steen Rasmussen / Tykling <thomas@gibfest.dk> -=
--
The rc.conf(5) manpage snippet above should also s/_default_/_fallback_/ an=
d it
should be fine:

     pf_fallback_rules_enable   (bool) Set to "NO" by default. Setting this=
 to
"YES" enables loading pf_fallback_rules_file or pf_fallback_rules in case o=
f a
problem when loading the ruleset in pf_rules.

     pf_fallback_rules_file  (str) Path to a pf ruleset to load in case of
failure when loading the ruleset in pf_rules (default /etc/pf-fallback.conf=
).

     pf_fallback_rules  (str) A pf ruleset to load in case of failure when
loading the ruleset in pf_rules and pf_fallback_rules_file is not found.
Multiple rules can be seperated with \n (default "block drop log all").

/Thomas

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256410-16861-RC0wMh3I5j>