ipnat does not have an entry in section 1, the author likely meant to
refer to the page in section 8. PR: docs/174599 Submitted by: brian haug <brian.r.haug@gmail.com> Approved by: bcr (mentor)
This commit is contained in:
parent
505d5517ea
commit
6554cc1318
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40647
1 changed files with 2 additions and 2 deletions
|
@ -512,7 +512,7 @@ options ALTQ_NOPCC # Required for SMP build</programlisting>
|
|||
monitored by userland interface programs. The firewall rules can
|
||||
be set or deleted with the &man.ipf.8; utility. The
|
||||
<acronym>NAT</acronym> rules can be set or deleted with the
|
||||
&man.ipnat.1; utility. The &man.ipfstat.8; utility can print
|
||||
&man.ipnat.8; utility. The &man.ipfstat.8; utility can print
|
||||
run-time statistics for the kernel parts of IPFILTER. The
|
||||
&man.ipmon.8; program can log IPFILTER actions to the system log
|
||||
files.</para>
|
||||
|
@ -1793,7 +1793,7 @@ block in log first quick on dc0 all
|
|||
<para><acronym>NAT</acronym> rules are loaded by using the
|
||||
<command>ipnat</command> command. Typically the
|
||||
<acronym>NAT</acronym> rules are stored in
|
||||
<filename>/etc/ipnat.rules</filename>. See &man.ipnat.1; for
|
||||
<filename>/etc/ipnat.rules</filename>. See &man.ipnat.8; for
|
||||
details.</para>
|
||||
|
||||
<para>When changing the <acronym>NAT</acronym> rules after
|
||||
|
|
Loading…
Reference in a new issue