mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-15 10:08:43 +01:00
fixed quotes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@954 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
ccba02be5d
commit
b0785e7ea4
@ -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 "<ulink
|
Texts. A copy of the license is included in the section entitled
|
||||||
url="GnuCopyright.htm">GNU Free Documentation License</ulink>".</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-<version>/).</para>
|
/usr/share/doc/shorewall-<version>/).</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 "vpn" zone and
|
<para>You will need to allow traffic between the <quote>vpn</quote> zone
|
||||||
the "loc" 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 & B</title>
|
<title>/etc/shorewall/policy system A & 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 "start" 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>
|
@ -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 "<ulink
|
Texts. A copy of the license is included in the section entitled
|
||||||
url="GnuCopyright.htm">GNU Free Documentation License</ulink>".</para>
|
<quote><ulink url="GnuCopyright.htm">GNU Free Documentation License</ulink></quote>.</para>
|
||||||
</legalnotice>
|
</legalnotice>
|
||||||
</articleinfo>
|
</articleinfo>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user