forked from extern/shorewall_code
Fix Ulinks
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5038 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
2a6f52ea7b
commit
9e532b1df5
20
docs/FAQ.xml
20
docs/FAQ.xml
@ -628,24 +628,22 @@ to debug/develop the newnat interface.</programlisting></para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>If you installed using the Standalone Guide, then please
|
||||
<ulink url="standalone.htm#id2499092">re-read this
|
||||
<ulink url="standalone.htm#Open">re-read this
|
||||
section</ulink>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>If you installed using the Two-interface Guide, then please
|
||||
re-read these sections: <ulink
|
||||
url="two-interface.htm#id2499962">Port Forwarding (DNAT)</ulink>,
|
||||
and <ulink url="two-interface.htm#id2500428">Other
|
||||
Connections</ulink></para>
|
||||
re-read these sections: <ulink url="two-interface.htm#DNAT">Port
|
||||
Forwarding (DNAT)</ulink>, and <ulink
|
||||
url="two-interface.htm#Open">Other Connections</ulink></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>If you installed using the Three-interface Guide, then please
|
||||
re-read these sections: <ulink
|
||||
url="three-interface.htm#id2499698">Port Forwarding (DNAT)</ulink>
|
||||
and <ulink url="three-interface.htm#id2500224">Other
|
||||
Connections</ulink></para>
|
||||
re-read these sections: <ulink url="three-interface.htm#DNAT">Port
|
||||
Forwarding (DNAT)</ulink> and <ulink
|
||||
url="three-interface.htm#Open">Other Connections</ulink></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -1139,8 +1137,8 @@ DROP net fw udp 10619</programlisting>
|
||||
url="Documentation.htm#Hosts">/etc/shorewall/hosts</ulink>.</filename></para>
|
||||
|
||||
<para>In Shorewall 3.3.3 and later versions, such packets may also
|
||||
be logged out of a <zone>2all chain or the all2all chain.
|
||||
</para>
|
||||
be logged out of a <zone>2all chain or the all2all
|
||||
chain.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -383,7 +383,7 @@ all all REJECT info</programlisting>
|
||||
entry in <filename>/etc/shorewall/interfaces</filename>.</emphasis></para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section id="Open">
|
||||
<title>Enabling other Connections</title>
|
||||
|
||||
<para>Shorewall includes a collection of macros that can be used to
|
||||
|
@ -646,7 +646,7 @@ $FW net ACCEPT</programlisting>
|
||||
</itemizedlist></para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section id="DNAT">
|
||||
<title>Port Forwarding (DNAT)</title>
|
||||
|
||||
<para>One of your goals will be to run one or more servers on your DMZ
|
||||
@ -830,7 +830,7 @@ ACCEPT dmz $FW udp 53 </programlist
|
||||
involved.</para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section id="Open">
|
||||
<title>Other Connections</title>
|
||||
|
||||
<para>The three-interface sample includes the following rule:
|
||||
|
@ -590,7 +590,7 @@ $FW net ACCEPT</programlisting> The above policy will:
|
||||
</itemizedlist></para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section id="DNAT">
|
||||
<title>Port Forwarding (DNAT)</title>
|
||||
|
||||
<para>One of your goals may be to run one or more servers on your local
|
||||
@ -729,7 +729,7 @@ DNS/ACCEPT loc $FW</programlisting></para>
|
||||
</itemizedlist></para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section id="Open">
|
||||
<title>Other Connections</title>
|
||||
|
||||
<para>The two-interface sample includes the following rules:
|
||||
|
Loading…
Reference in New Issue
Block a user