aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml b/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml
index ae98fe7afd..4a511e735a 100644
--- a/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml
@@ -299,6 +299,14 @@
rc.conf statement <literal>pf_enable="YES"</literal> is used.
The loadable module was created with &man.pflog.4; logging
enabled.</para>
+
+ <note>
+ <para>The module assumes the presence of <literal>options
+ INET</literal> and <literal>device bpf</literal>. Unless
+ <literal>NOINET6</literal> (for example in &man.make.conf.5;)
+ was defined during the build, it also requires <literal>options
+ INET6</literal>.</para>
+ </note>
</sect2>
<sect2>