From f2f2664e6e5117da8eaefb357091edd1ab84b444 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 22 Feb 2007 16:47:41 +0000 Subject: [PATCH] Add warning about assumption of interface uniqueness git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5431 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/MultiISP.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/MultiISP.xml b/docs/MultiISP.xml index f07dd1ea5..d7a5b14b8 100644 --- a/docs/MultiISP.xml +++ b/docs/MultiISP.xml @@ -256,6 +256,11 @@ The name of the interface to the provider. + + + The Shorewall implementation of Multi-ISP support assumes + that each provider has it's own interface. + @@ -344,7 +349,7 @@ have multiple internet connections, we recommend that you specify 'balance' even if you don't need it. You can still use entries in /etc/shorewall/tcrules - to force traffic to one provider or another. + to force all traffic to one provider or another. If you don't heed this advice then be prepared to read FAQ 57 and FAQ 58.