From 22ee7288559887462758f282fb7ba476a55205b8 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 26 Aug 2006 15:49:12 +0000 Subject: [PATCH] Add qualification of 'optional' providers git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4431 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/MultiISP.xml | 39 +++++++++++++++++++++++---------------- 1 file changed, 23 insertions(+), 16 deletions(-) diff --git a/docs/MultiISP.xml b/docs/MultiISP.xml index a39a758fb..722001c9f 100644 --- a/docs/MultiISP.xml +++ b/docs/MultiISP.xml @@ -343,21 +343,19 @@ 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. - - - The SUSE 10.0 kernel is subject to this problem, and - - a kernel oops may result in this circumstance. - SUSE 10.1 and SLES 10 have - CONFIG_IP_ROUTE_MULTIPATH_CACHED=n set by default. - The source of the problem seems to be an - incompatibility between the LARTC patches and - CONFIG_IP_ROUTE_MULTIPATH_CACHED. - + reported that this change has corrected similar + problems. + + The SUSE 10.0 kernel is subject to this problem, and + + a kernel oops may result in this circumstance. + SUSE 10.1 and SLES 10 have + CONFIG_IP_ROUTE_MULTIPATH_CACHED=n set by default. The + source of the problem seems to be an + incompatibility between the LARTC patches and + CONFIG_IP_ROUTE_MULTIPATH_CACHED. @@ -381,6 +379,15 @@ Shorewall will determine of this interface is up and has a configured IPv4 address. If it is not, a warning is issued and this provider is not configured. + + + 'optional' is designed to detect interface states + that will cause shorewall start or + shorewall restart to fail; just because + an interface is in a state that Shorewall can [re]start + without error doesn't mean that traffic can actually be + sent through the interface. + @@ -769,4 +776,4 @@ gateway:~ #Note that because we used a priority of 1000, the - + \ No newline at end of file