Fix Ulinks

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5038 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-12-03 16:15:14 +00:00
parent 2a6f52ea7b
commit 9e532b1df5
4 changed files with 14 additions and 16 deletions

View File

@ -628,24 +628,22 @@ to debug/develop the newnat interface.</programlisting></para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>If you installed using the Standalone Guide, then please <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> section</ulink>.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>If you installed using the Two-interface Guide, then please <para>If you installed using the Two-interface Guide, then please
re-read these sections: <ulink re-read these sections: <ulink url="two-interface.htm#DNAT">Port
url="two-interface.htm#id2499962">Port Forwarding (DNAT)</ulink>, Forwarding (DNAT)</ulink>, and <ulink
and <ulink url="two-interface.htm#id2500428">Other url="two-interface.htm#Open">Other Connections</ulink></para>
Connections</ulink></para>
</listitem> </listitem>
<listitem> <listitem>
<para>If you installed using the Three-interface Guide, then please <para>If you installed using the Three-interface Guide, then please
re-read these sections: <ulink re-read these sections: <ulink url="three-interface.htm#DNAT">Port
url="three-interface.htm#id2499698">Port Forwarding (DNAT)</ulink> Forwarding (DNAT)</ulink> and <ulink
and <ulink url="three-interface.htm#id2500224">Other url="three-interface.htm#Open">Other Connections</ulink></para>
Connections</ulink></para>
</listitem> </listitem>
<listitem> <listitem>
@ -1139,8 +1137,8 @@ DROP net fw udp 10619</programlisting>
url="Documentation.htm#Hosts">/etc/shorewall/hosts</ulink>.</filename></para> url="Documentation.htm#Hosts">/etc/shorewall/hosts</ulink>.</filename></para>
<para>In Shorewall 3.3.3 and later versions, such packets may also <para>In Shorewall 3.3.3 and later versions, such packets may also
be logged out of a &lt;zone&gt;2all chain or the all2all chain. be logged out of a &lt;zone&gt;2all chain or the all2all
</para> chain.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>

View File

@ -383,7 +383,7 @@ all all REJECT info</programlisting>
entry in <filename>/etc/shorewall/interfaces</filename>.</emphasis></para> entry in <filename>/etc/shorewall/interfaces</filename>.</emphasis></para>
</section> </section>
<section> <section id="Open">
<title>Enabling other Connections</title> <title>Enabling other Connections</title>
<para>Shorewall includes a collection of macros that can be used to <para>Shorewall includes a collection of macros that can be used to

View File

@ -646,7 +646,7 @@ $FW net ACCEPT</programlisting>
</itemizedlist></para> </itemizedlist></para>
</section> </section>
<section> <section id="DNAT">
<title>Port Forwarding (DNAT)</title> <title>Port Forwarding (DNAT)</title>
<para>One of your goals will be to run one or more servers on your DMZ <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> involved.</para>
</section> </section>
<section> <section id="Open">
<title>Other Connections</title> <title>Other Connections</title>
<para>The three-interface sample includes the following rule: <para>The three-interface sample includes the following rule:

View File

@ -590,7 +590,7 @@ $FW net ACCEPT</programlisting> The above policy will:
</itemizedlist></para> </itemizedlist></para>
</section> </section>
<section> <section id="DNAT">
<title>Port Forwarding (DNAT)</title> <title>Port Forwarding (DNAT)</title>
<para>One of your goals may be to run one or more servers on your local <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> </itemizedlist></para>
</section> </section>
<section> <section id="Open">
<title>Other Connections</title> <title>Other Connections</title>
<para>The two-interface sample includes the following rules: <para>The two-interface sample includes the following rules: