Remove warnings about duplicate zone/interface dynamic hosts

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-06-20 18:27:18 -07:00
parent 71d88b93a0
commit 44599530ea
5 changed files with 1 additions and 27 deletions

View File

@ -212,9 +212,7 @@ webok eth0:dynamic</programlisting>
start/restart.</para> start/restart.</para>
<para>The dynamic zone capability was added to Shorewall6 in Shorewall <para>The dynamic zone capability was added to Shorewall6 in Shorewall
4.4.21. One limitation of that support is that you may not have an ipv6 4.4.21.</para>
dynamic zone with the same name and same interface as an ipv4 dynamic
zone.</para>
</section> </section>
<section> <section>

View File

@ -96,12 +96,6 @@
dynamic in that you can use the <command>shorewall add</command> dynamic in that you can use the <command>shorewall add</command>
and <command>shorewall delete</command> commands to change to and <command>shorewall delete</command> commands to change to
composition of the zone.</para> composition of the zone.</para>
<warning>
<para>You can not have a dynamic ipv6 zone with the same
<replaceable>zone-name</replaceable> and
<replaceable>interface</replaceable>.</para>
</warning>
</listitem> </listitem>
</orderedlist> </orderedlist>

View File

@ -407,12 +407,6 @@ loc eth2 -</programlisting>
<ulink <ulink
url="http://www.shorewall.net/Dynamic.html">http://www.shorewall.net/Dynamic.html</ulink> url="http://www.shorewall.net/Dynamic.html">http://www.shorewall.net/Dynamic.html</ulink>
for further information.</para> for further information.</para>
<warning>
<para>You may not have an ipv6 dynamic zone with the same
<replaceable>zone-name</replaceable> and
<replaceable>interface</replaceable>.</para>
</warning>
</listitem> </listitem>
</varlistentry> </varlistentry>

View File

@ -97,12 +97,6 @@
and <command>shorewall delete</command> commands to change to and <command>shorewall delete</command> commands to change to
composition of the zone. This capability was added in Shorewall composition of the zone. This capability was added in Shorewall
4.4.21.</para> 4.4.21.</para>
<warning>
<para>You can not have a dynamic ipv4 zone with the
same<replaceable> zone-name</replaceable> and<replaceable>
interface</replaceable>.</para>
</warning>
</listitem> </listitem>
</orderedlist> </orderedlist>

View File

@ -245,12 +245,6 @@ loc eth2 -</programlisting>
in your iptables and kernel. See <ulink in your iptables and kernel. See <ulink
url="http://www.shorewall.net/Dynamic.html">http://www.shorewall.net/Dynamic.html</ulink> url="http://www.shorewall.net/Dynamic.html">http://www.shorewall.net/Dynamic.html</ulink>
for further information.</para> for further information.</para>
<warning>
<para>You may not have an ipv4 dynamic zone with the same
<replaceable>zone-name</replaceable> and
<replaceable>interface</replaceable>.</para>
</warning>
</listitem> </listitem>
</varlistentry> </varlistentry>