fixed quotes

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@954 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
mhnoyes 2003-12-25 16:52:59 +00:00
parent ccba02be5d
commit b0785e7ea4
2 changed files with 14 additions and 14 deletions

View File

@ -30,8 +30,8 @@
document under the terms of the GNU Free Documentation License, Version document under the terms of the GNU Free Documentation License, Version
1.2 or any later version published by the Free Software Foundation; with 1.2 or any later version published by the Free Software Foundation; with
no Invariant Sections, with no Front-Cover, and with no Back-Cover no Invariant Sections, with no Front-Cover, and with no Back-Cover
Texts. A copy of the license is included in the section entitled &#34;<ulink Texts. A copy of the license is included in the section entitled
url="GnuCopyright.htm">GNU Free Documentation License</ulink>&#34;.</para> <quote><ulink url="GnuCopyright.htm">GNU Free Documentation License</ulink></quote>.</para>
</legalnotice> </legalnotice>
</articleinfo> </articleinfo>
@ -43,11 +43,11 @@
<para>GRE and IPIP tunneling with Shorewall can be used to bridge two <para>GRE and IPIP tunneling with Shorewall can be used to bridge two
masqueraded networks.</para> masqueraded networks.</para>
<para>The simple scripts described in the <ulink url="http://ds9a.nl/lartc">Linux <para>The simple scripts described in the <citetitle><ulink
Advanced Routing and Shaping HOWTO</ulink> work fine with Shorewall. url="http://ds9a.nl/lartc">Linux Advanced Routing and Shaping HOWTO</ulink></citetitle>
Shorewall also includes a tunnel script for automating tunnel configuration. work fine with Shorewall. Shorewall also includes a tunnel script for
If you have installed the RPM, the tunnel script may be found in the automating tunnel configuration. If you have installed the RPM, the tunnel
Shorewall documentation directory (usually script may be found in the Shorewall documentation directory (usually
/usr/share/doc/shorewall-&#60;version&#62;/).</para> /usr/share/doc/shorewall-&#60;version&#62;/).</para>
<section> <section>
@ -271,9 +271,9 @@ subnet=192.168.1.0/24</programlisting>
<para>You can rename the modified tunnel scripts if you like; be sure that <para>You can rename the modified tunnel scripts if you like; be sure that
they are secured so that root can execute them.</para> they are secured so that root can execute them.</para>
<para>You will need to allow traffic between the &#34;vpn&#34; zone and <para>You will need to allow traffic between the <quote>vpn</quote> zone
the &#34;loc&#34; zone on both systems -- if you simply want to admit all and the <quote>loc</quote> zone on both systems -- if you simply want to
traffic in both directions, you can use the policy file:</para> admit all traffic in both directions, you can use the policy file:</para>
<table> <table>
<title>/etc/shorewall/policy system A &#38; B</title> <title>/etc/shorewall/policy system A &#38; B</title>
@ -316,7 +316,7 @@ subnet=192.168.1.0/24</programlisting>
</table> </table>
<para>On both systems, restart Shorewall and run the modified tunnel <para>On both systems, restart Shorewall and run the modified tunnel
script with the &#34;start&#34; argument on each system. The systems in script with the <quote>start</quote> argument on each system. The systems
the two masqueraded subnetworks can now talk to each other</para> in the two masqueraded subnetworks can now talk to each other</para>
</section> </section>
</article> </article>

View File

@ -30,8 +30,8 @@
document under the terms of the GNU Free Documentation License, Version document under the terms of the GNU Free Documentation License, Version
1.2 or any later version published by the Free Software Foundation; with 1.2 or any later version published by the Free Software Foundation; with
no Invariant Sections, with no Front-Cover, and with no Back-Cover no Invariant Sections, with no Front-Cover, and with no Back-Cover
Texts. A copy of the license is included in the section entitled &#34;<ulink Texts. A copy of the license is included in the section entitled
url="GnuCopyright.htm">GNU Free Documentation License</ulink>&#34;.</para> <quote><ulink url="GnuCopyright.htm">GNU Free Documentation License</ulink></quote>.</para>
</legalnotice> </legalnotice>
</articleinfo> </articleinfo>