From 44803c1212cbe15733f43eb640f9b3ce2abbfdb5 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 28 Aug 2009 07:47:59 -0700 Subject: [PATCH] Turn off IP forwarding in the standalone example --- Samples/one-interface/shorewall.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Samples/one-interface/shorewall.conf b/Samples/one-interface/shorewall.conf index 319d660ba..f8aea86c6 100644 --- a/Samples/one-interface/shorewall.conf +++ b/Samples/one-interface/shorewall.conf @@ -107,7 +107,7 @@ RCP_COMMAND='scp ${files} ${root}@${system}:${destination}' # F I R E W A L L O P T I O N S ############################################################################### -IP_FORWARDING=On +IP_FORWARDING=Off ADD_IP_ALIASES=Yes