mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
Remove warnings about duplicate zone/interface dynamic hosts
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
71d88b93a0
commit
44599530ea
@ -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>
|
||||||
|
@ -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>
|
||||||
|
|
||||||
|
@ -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>
|
||||||
|
|
||||||
|
@ -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>
|
||||||
|
|
||||||
|
@ -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>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user