diff --git a/STABLE2/changelog.txt b/STABLE2/changelog.txt index ecc929c67..245911641 100644 --- a/STABLE2/changelog.txt +++ b/STABLE2/changelog.txt @@ -53,4 +53,6 @@ Changes in 2.0.8 Changes in 2.0.9 -1) Corrected setup_tc1() handling of the PROTO column. +1) Corrected setup_tc1() handling of the PROTO column. + +2) Added warning about ADD_SNAT_ALIASES in the masq file. diff --git a/STABLE2/masq b/STABLE2/masq index 109c198ad..45bac35b6 100644 --- a/STABLE2/masq +++ b/STABLE2/masq @@ -42,6 +42,13 @@ # will automatically add this address to the # INTERFACE named in the first column. # +# If you have set ADD_SNAT_ALIASES=Yes in +# /etc/shorewall/shorewall.conf then DO NOT +# PLACE YOUR EXTERNAL INTERFACE'S PRIMARY IP +# ADDRESS IN THIS COLUMN -- If you do so, you +# will loose your default route when Shorewall +# starts. +# # You may also specify a range of up to 256 # IP addresses if you want the SNAT address to # be assigned from that range in a round-robin