From 9cae0243a5b9a4091a70ae01a6524a0cb133e658 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 18 Feb 2016 15:21:34 -0800 Subject: [PATCH] Update NAT article for 5.0 Signed-off-by: Tom Eastep --- docs/NAT.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/NAT.xml b/docs/NAT.xml index e683c6775..28f9090a6 100644 --- a/docs/NAT.xml +++ b/docs/NAT.xml @@ -60,7 +60,7 @@ The following figure represents a one-to-one NAT environment. - + One-to-one NAT can be used to make the systems with the 10.1.1.* addresses appear to be on the upper (130.252.100.*) subnet. If we assume @@ -105,7 +105,7 @@ yes then you must NOT configure your own alias(es). - + @@ -126,8 +126,7 @@ would need the following entry in /etc/shorewall/rules: - #ACTION SOURCE DEST PROTO DEST SOURCE ORIG -# PORT(S) PORT(S) DEST + #ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST ACCEPT net loc:10.1.1.2 tcp 80 - 130.252.100.18