Page MenuHomeFreeBSD

D30189.id88965.diff
No OneTemporary

D30189.id88965.diff

Index: sbin/ipfw/ipfw.8
===================================================================
--- sbin/ipfw/ipfw.8
+++ sbin/ipfw/ipfw.8
@@ -105,6 +105,11 @@
.Ar number
.Cm config
.Ar config-options
+.Nm
+.Cm nat
+.Ar number
+.Cm show
+.Brq Cm config | log
.Ss STATEFUL IPv6/IPv4 NETWORK ADDRESS AND PROTOCOL TRANSLATION
.Nm
.Oo Cm set Ar N Oc Cm nat64lsn Ar name Cm create Ar create-options
@@ -922,7 +927,7 @@
.Xr netstat 1
entry look rather weird but is intended for
use with transparent proxy servers.
-.It Cm nat Ar nat_nr | tablearg
+.It Cm nat Ar nat_nr | global | tablearg
Pass packet to a
nat instance
(for network address translation, address redirect, etc.):
@@ -3276,8 +3281,9 @@
than lower.
.El
.Pp
-Some specials value can be supplied instead of
-.Va nat_number :
+Some special values can be supplied instead of
+.Va nat_number
+in nat rule actions:
.Bl -tag -width indent
.It Cm global
Looks up translation state in all configured nat instances.
@@ -3303,7 +3309,7 @@
.Xr libalias 3 .
See Section
.Sx EXAMPLES
-for some examples about nat usage.
+for some examples of nat usage.
.Ss REDIRECT AND LSNAT SUPPORT IN IPFW
Redirect and LSNAT support follow closely the syntax used in
.Xr natd 8 .

File Metadata

Mime Type
text/plain
Expires
Wed, Feb 5, 12:36 PM (7 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16474425
Default Alt Text
D30189.id88965.diff (1 KB)

Event Timeline