From 346d125bb8844b2d2992bf6d97aed44aa8629c06 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 4 Sep 2004 16:24:58 +0000 Subject: [PATCH] Add warning about ADD_SNAT_ALIASES in the masq file git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1594 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- STABLE2/changelog.txt | 4 +++- STABLE2/masq | 7 +++++++ 2 files changed, 10 insertions(+), 1 deletion(-) 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