In IPFW section: point people to network-natd section when it's time to

configure the system via rc.conf.  This avoids to repeat things and
allows the reader to complete the natd(8) configuration.

Based on PR:		docs/81199
Submitted by:		Rong-En Fan <rafan@infor.org>
This commit is contained in:
Marc Fonvieille 2005-05-19 09:13:32 +00:00
parent b0f21913af
commit d9e3f806ca
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24597

View file

@ -2265,6 +2265,12 @@ options IPV6FIREWALL_DEFAULT_TO_ACCEPT</programlisting>
<programlisting>net.inet.ip.fw.verbose_limit=5</programlisting>
</warning>
<para>If your machine is acting as a gateway, i.e. providing
Network Address Translation (NAT) via &man.natd.8;, please
refer to <xref linkend="network-natd"> for information
regarding the required <filename>/etc/rc.conf</filename>
options.</para>
</sect2>
<sect2 id="firewalls-ipfw-cmd">