shorewall-tunnels.xml (shorewall-docs-xml-5.2.3.6.tar.bz2) | : | shorewall-tunnels.xml (shorewall-docs-xml-5.2.6.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 32 | skipping to change at line 32 | |||
</cmdsynopsis> | </cmdsynopsis> | |||
</refsynopsisdiv> | </refsynopsisdiv> | |||
<refsect1> | <refsect1> | |||
<title>Description</title> | <title>Description</title> | |||
<para>The tunnels file is used to define rules for encapsulated (usually | <para>The tunnels file is used to define rules for encapsulated (usually | |||
encrypted) traffic to pass between the Shorewall system and a remote | encrypted) traffic to pass between the Shorewall system and a remote | |||
gateway. Traffic flowing through the tunnel is handled using the normal | gateway. Traffic flowing through the tunnel is handled using the normal | |||
zone/policy/rule mechanism. See <ulink | zone/policy/rule mechanism. See <ulink | |||
url="/VPNBasics.html">http://www.shorewall.net/VPNBasics.html</ulink> for | url="../VPNBasics.html">https://shorewall.org/VPNBasics.html</ulink> for | |||
details.</para> | details.</para> | |||
<para>The columns in the file are as follows.</para> | <para>The columns in the file are as follows.</para> | |||
<variablelist> | <variablelist> | |||
<varlistentry> | <varlistentry> | |||
<term><emphasis role="bold">TYPE</emphasis> - {<emphasis | <term><emphasis role="bold">TYPE</emphasis> - {<emphasis | |||
role="bold">ipsec</emphasis>[<emphasis | role="bold">ipsec</emphasis>[<emphasis | |||
role="bold">:{noah</emphasis>|ah}]|<emphasis | role="bold">:{noah</emphasis>|ah}]|<emphasis | |||
role="bold">ipsecnat</emphasis>|<emphasis | role="bold">ipsecnat</emphasis>|<emphasis | |||
skipping to change at line 149 | skipping to change at line 149 | |||
<listitem> | <listitem> | |||
<para>The IP address of the remote tunnel gateway. If the remote | <para>The IP address of the remote tunnel gateway. If the remote | |||
gateway has no fixed address (Road Warrior) then specify the gateway | gateway has no fixed address (Road Warrior) then specify the gateway | |||
as <emphasis role="bold">0.0.0.0/0</emphasis>. May be specified as a | as <emphasis role="bold">0.0.0.0/0</emphasis>. May be specified as a | |||
network address and if your kernel and iptables include iprange | network address and if your kernel and iptables include iprange | |||
match support then IP address ranges are also allowed.</para> | match support then IP address ranges are also allowed.</para> | |||
<para>Beginning with Shorewall 4.5.3, a list of addresses or ranges | <para>Beginning with Shorewall 4.5.3, a list of addresses or ranges | |||
may be given. Exclusion (<ulink | may be given. Exclusion (<ulink | |||
url="/manpages/shorewall-exclusion.html">shorewall-exclusion</ulink> | url="shorewall-exclusion.html">shorewall-exclusion</ulink> | |||
(5) ) is not supported.</para> | (5) ) is not supported.</para> | |||
</listitem> | </listitem> | |||
</varlistentry> | </varlistentry> | |||
<varlistentry> | <varlistentry> | |||
<term><emphasis role="bold">GATEWAY ZONES</emphasis> (gateway_zone or | <term><emphasis role="bold">GATEWAY ZONES</emphasis> (gateway_zone or | |||
gateway_zones) - [<emphasis>zone</emphasis>[<emphasis | gateway_zones) - [<emphasis>zone</emphasis>[<emphasis | |||
role="bold">,</emphasis><emphasis>zone</emphasis>]...]</term> | role="bold">,</emphasis><emphasis>zone</emphasis>]...]</term> | |||
<listitem> | <listitem> | |||
skipping to change at line 379 | skipping to change at line 379 | |||
<para>/etc/shorewall/tunnels</para> | <para>/etc/shorewall/tunnels</para> | |||
<para>/etc/shorewall6/tunnels</para> | <para>/etc/shorewall6/tunnels</para> | |||
</refsect1> | </refsect1> | |||
<refsect1> | <refsect1> | |||
<title>See ALSO</title> | <title>See ALSO</title> | |||
<para><ulink | <para><ulink | |||
url="/configuration_file_basics.htm#Pairs">http://www.shorewall.net/configur ation_file_basics.htm#Pairs</ulink></para> | url="../configuration_file_basics.htm#Pairs">https://shorewall.org/configura tion_file_basics.htm#Pairs</ulink></para> | |||
<para>shorewall(8)</para> | <para>shorewall(8)</para> | |||
</refsect1> | </refsect1> | |||
</refentry> | </refentry> | |||
End of changes. 3 change blocks. | ||||
3 lines changed or deleted | 3 lines changed or added |