From 9666cfc8ae878760019352df21c005e423ee4439 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 20 Jul 2006 17:20:36 +0000 Subject: [PATCH] Add CONFIG_IP_ROUTE_MULTIPATH_CACHED=n suggestion to Multi ISP documentation git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4257 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/MultiISP.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/MultiISP.xml b/docs/MultiISP.xml index 06a03203d..d5a5e3883 100644 --- a/docs/MultiISP.xml +++ b/docs/MultiISP.xml @@ -337,6 +337,15 @@ use entries in /etc/shorewall/tcrules to force traffic to one provider or another. + + + If you specify 'balance' and still find that all + traffic is going out through only one provider, you may + need to install a kernel built with + CONFIG_IP_ROUTE_MULTIPATH_CACHED=n. Several users have + reported that this change has corrected similar + problems. + @@ -737,4 +746,4 @@ gateway:~ #Note that because we used a priority of 1000, the - + \ No newline at end of file