Update NAT article for 5.0

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2016-02-18 15:21:34 -08:00
parent 6a8a229342
commit 9cae0243a5

View File

@ -105,7 +105,7 @@
<quote>yes</quote> then you must NOT configure your own <quote>yes</quote> then you must NOT configure your own
alias(es).</para> alias(es).</para>
<para></para> <para/>
</note> </note>
<note> <note>
@ -126,8 +126,7 @@
would need the following entry in would need the following entry in
<filename>/etc/shorewall/rules</filename>:</para> <filename>/etc/shorewall/rules</filename>:</para>
<programlisting>#ACTION SOURCE DEST PROTO DEST SOURCE ORIG <programlisting>#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST
# PORT(S) PORT(S) DEST
ACCEPT net loc:10.1.1.2 tcp 80 - 130.252.100.18</programlisting> ACCEPT net loc:10.1.1.2 tcp 80 - 130.252.100.18</programlisting>
</section> </section>