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
This commit is contained in:
teastep 2005-07-19 18:41:05 +00:00
parent 687704eff2
commit b0e6e3a893

View File

@ -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