mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Note that NAT instance argument can be tablearg.
PR: misc/162265 Submitted by: Paul Procacci <pprocacci gmail.com>
This commit is contained in:
parent
871c940b71
commit
0809c540f4
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd August 20, 2011
|
||||
.Dd November 10, 2011
|
||||
.Dt IPFW 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -769,7 +769,7 @@ To enable
|
|||
.Cm fwd
|
||||
a custom kernel needs to be compiled with the option
|
||||
.Cd "options IPFIREWALL_FORWARD" .
|
||||
.It Cm nat Ar nat_nr
|
||||
.It Cm nat Ar nat_nr | tablearg
|
||||
Pass packet to a
|
||||
nat instance
|
||||
(for network address translation, address redirect, etc.):
|
||||
|
|
|
|||
Loading…
Reference in a new issue