Sign in
nest-open-source
/
manifest_repos
/
iptables
/
d3ca9cf56ec3190b1eb9900c27a8d1e75adf5446
/
.
/
extensions
/
libebt_snat.t
blob: 639b13f300c9dcddce68da26e1b6bcabe1cb2917 [
file
] [
log
] [
blame
]
:
POSTROUTING
*
nat
-
o someport
-
j snat
--
to
-
source a
:
b
:
c
:
d
:
e
:
f
;-
o someport
-
j snat
--
to
-
src
0a
:
0b
:
0c
:
0d
:
0e
:
0f
--
snat
-
target ACCEPT
;
OK
-
o someport
+
-
j snat
--
to
-
src de
:
ad
:
00
:
be
:
ee
:
ff
--
snat
-
target CONTINUE
;=;
OK