Note that NAT instance argument can be tablearg.

PR:		misc/162265
Submitted by:	Paul Procacci <pprocacci gmail.com>
This commit is contained in:
Gleb Smirnoff 2011-11-10 12:05:26 +00:00
parent 871c940b71
commit 0809c540f4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=227419

View File

@ -1,7 +1,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd August 20, 2011 .Dd November 10, 2011
.Dt IPFW 8 .Dt IPFW 8
.Os .Os
.Sh NAME .Sh NAME
@ -769,7 +769,7 @@ To enable
.Cm fwd .Cm fwd
a custom kernel needs to be compiled with the option a custom kernel needs to be compiled with the option
.Cd "options IPFIREWALL_FORWARD" . .Cd "options IPFIREWALL_FORWARD" .
.It Cm nat Ar nat_nr .It Cm nat Ar nat_nr | tablearg
Pass packet to a Pass packet to a
nat instance nat instance
(for network address translation, address redirect, etc.): (for network address translation, address redirect, etc.):