Correct example from preceding commit

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2014-07-23 10:47:11 -07:00
parent 44a34ceb95
commit 21209504c5

View File

@ -188,7 +188,7 @@ DNAT net loc:192.168.1.3 tcp 80 - 20
<programlisting>#ACTION SOURCE DEST PROTO DEST PORT(S) SOURCE ORIGINAL
# PORT(S) DEST
DNAT net loc:192.168.1.3:22 tcp 22 - 206.124.146.178 </programlisting>
DNAT net loc:192.168.1.3:22 tcp 10000 - 206.124.146.178 </programlisting>
</section>
<section id="SNAT">