summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorpiso <piso@FreeBSD.org>2007-02-15 14:32:26 +0000
committerpiso <piso@FreeBSD.org>2007-02-15 14:32:26 +0000
commit39ed0e3e6d47526fcdce595424fabe4fa24a10bf (patch)
tree9a9b519a11941e0f15d431406f11cd368651d207 /sbin
parentfdb3dd15f65347f5d1596790ec49162f3807f775 (diff)
downloadFreeBSD-src-39ed0e3e6d47526fcdce595424fabe4fa24a10bf.zip
FreeBSD-src-39ed0e3e6d47526fcdce595424fabe4fa24a10bf.tar.gz
Mention the nat command in the synopsis and in the action section.
Approved by: glebius (mentor)
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipfw/ipfw.813
1 files changed, 13 insertions, 0 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index f8740d7..bad7b15 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -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
OpenPOWER on IntegriCloud