From b3cc7636ad282ce5063958fb23ab6bc4c6c6850f Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 21 Oct 2002 18:13:49 +0000 Subject: [PATCH] Advise against setting ADD_SNAT_ALIASES=Yes git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@304 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/shorewall.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Shorewall/shorewall.conf b/Shorewall/shorewall.conf index 5481ea37b..b6ffe4941 100755 --- a/Shorewall/shorewall.conf +++ b/Shorewall/shorewall.conf @@ -160,7 +160,8 @@ ADD_IP_ALIASES=Yes # # If you say "Yes" or "yes" here, Shorewall will automatically add IP addresses # for each SNAT external address that you give in /etc/shorewall/masq. If you say -# "No" or "no", you must add these aliases youself. +# "No" or "no", you must add these aliases youself. LEAVE THIS SET TO "No" unless +# you are sure that you need it -- most people don't!!! # ADD_SNAT_ALIASES=No