From bfab002dda09b01c3b54f7ee55dbb8a8937ae516 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Wed, 11 Oct 2017 11:01:09 -0700 Subject: [PATCH] Document warning when RESTORE_DEFAULT_ROUTE=Yes and 'persistent' Signed-off-by: Tom Eastep --- Shorewall/manpages/shorewall-providers.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Shorewall/manpages/shorewall-providers.xml b/Shorewall/manpages/shorewall-providers.xml index 7b2da0553..d6fc26c92 100644 --- a/Shorewall/manpages/shorewall-providers.xml +++ b/Shorewall/manpages/shorewall-providers.xml @@ -220,7 +220,7 @@ In IPV6, the option does not cause balanced default routes to be created; it rather causes a sequence of default routes with different metrics - to be created. + to be created. @@ -438,6 +438,14 @@ enable and reenable commands can reenable the provider. + + + RESTORE_DEFAULT_OPTION=Yes in shorewall[6].conf is not + recommended when the option is + used, as restoring default routes to the main routing table + can prevent link status monitors such as foolsm from + correctly detecting non-working providers. +