From b0e6e3a8931ce03f8e76b8e88148c3a159aca470 Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 19 Jul 2005 18:41:05 +0000 Subject: [PATCH] Given the large number of people shooting themselves in the foot with poorly-written one-to-one NAT rules, I'm changing the shorewall.conf file to set ADD_IP_ALIASES=No in shorewall.conf. Hopefully, this will reduce the amount of whining about routing table modification during "shorewall [re]start". git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2372 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/shorewall.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/shorewall.conf b/Shorewall/shorewall.conf index 7df925578..6c170fa4a 100755 --- a/Shorewall/shorewall.conf +++ b/Shorewall/shorewall.conf @@ -375,7 +375,7 @@ IP_FORWARDING=On # "No" or "no", you must add these aliases youself. # -ADD_IP_ALIASES=Yes +ADD_IP_ALIASES=No # # AUTOMATICALLY ADD SNAT IP ADDRESSES