forked from extern/shorewall_code
Add warning about assumption of interface uniqueness
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5431 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
5d86c71835
commit
f2f2664e6e
@ -256,6 +256,11 @@
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>The name of the interface to the provider.</para>
|
<para>The name of the interface to the provider.</para>
|
||||||
|
|
||||||
|
<caution>
|
||||||
|
<para>The Shorewall implementation of Multi-ISP support assumes
|
||||||
|
that each provider has it's own interface.</para>
|
||||||
|
</caution>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -344,7 +349,7 @@
|
|||||||
have multiple internet connections, we recommend that you
|
have multiple internet connections, we recommend that you
|
||||||
specify 'balance' even if you don't need it. You can still
|
specify 'balance' even if you don't need it. You can still
|
||||||
use entries in <filename>/etc/shorewall/tcrules</filename>
|
use entries in <filename>/etc/shorewall/tcrules</filename>
|
||||||
to force traffic to one provider or another.<note>
|
to force all traffic to one provider or another.<note>
|
||||||
<para>If you don't heed this advice then be prepared
|
<para>If you don't heed this advice then be prepared
|
||||||
to read <ulink url="FAQ.htm#faq57">FAQ 57</ulink> and
|
to read <ulink url="FAQ.htm#faq57">FAQ 57</ulink> and
|
||||||
<ulink url="FAQ.htm#faq58">FAQ 58</ulink>.</para>
|
<ulink url="FAQ.htm#faq58">FAQ 58</ulink>.</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user