From 1fcbb7f954180586a83c26ae2f82e655648cd25d Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 2 Jan 2006 23:21:05 +0000 Subject: [PATCH] Add some multi-ISP options recommendations git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3213 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-docs2/MultiISP.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/Shorewall-docs2/MultiISP.xml b/Shorewall-docs2/MultiISP.xml index 1f6d46d78..f6843a23f 100644 --- a/Shorewall-docs2/MultiISP.xml +++ b/Shorewall-docs2/MultiISP.xml @@ -15,11 +15,13 @@ - 2005-12-01 + 2006-01-02 2005 + 2006 + Thomas M. Eastep @@ -227,6 +229,15 @@ iptables using the patch at http://shorewall.net/pub/shorewall/contrib/iptables/CONNMARK.diff. + + + If you are using + /etc/shorewall/providers because you + have multiple internet connections, we recommend that you + specify 'track' even if you don't need it. It helps + maintain long-term connections in which there are + significant periods with no traffic. + @@ -247,6 +258,15 @@ bandwidth of the providers connections and should be small numbers since the kernel actually creates additional default routes for each weight increment. + + + If you are using + /etc/shorewall/providers because you + 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. +