Mention the nat command in the synopsis and in the action section.

Approved by: glebius (mentor)
This commit is contained in:
Paolo Pisati 2007-02-15 14:32:26 +00:00
parent 8c6a98de69
commit 8c67c5a3f4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=166750

View File

@ -63,6 +63,12 @@
.Op Ar number ...
.Pp
.Nm
.Cm nat
.Ar number
.Cm config
.Ar config-options
.Pp
.Nm
.Op Fl cfnNqS
.Oo
.Fl p Ar preproc
@ -733,6 +739,13 @@ To enable
.Cm fwd
a custom kernel needs to be compiled with the option
.Cd "options IPFIREWALL_FORWARD" .
.It Cm nat Ar nat_nr
Pass packet to a
nat instance
(for network address translation, address redirect, etc.):
see the
.Sx NETWORK ADDRESS TRANSLATION (NAT)
Section for further information.
.It Cm pipe Ar pipe_nr
Pass packet to a
.Xr dummynet 4