Document "firewall_type" in this chapter.
PR: 38772
This commit is contained in:
parent
b5640145e2
commit
e665ef072f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28059
1 changed files with 9 additions and 1 deletions
|
@ -2231,7 +2231,15 @@ options IPV6FIREWALL_DEFAULT_TO_ACCEPT</programlisting>
|
|||
|
||||
<programlisting>firewall_enable="YES"</programlisting>
|
||||
|
||||
<para>Set the script to run to activate your rules:</para>
|
||||
<para>To select one of the default firewall types provided by
|
||||
&os;, select one by reading the
|
||||
<filename>/etc/rc.firewall</filename> file and place it in
|
||||
the following:</para>
|
||||
|
||||
<programlisting>firewall_type="open"</programlisting>
|
||||
|
||||
<para>Or load custom rules by setting the following variable to the
|
||||
file containing them:</para>
|
||||
|
||||
<programlisting>firewall_script="/etc/ipfw.rules"</programlisting>
|
||||
|
||||
|
|
Loading…
Reference in a new issue