From 72c58558270eedcd726f1bc82075233d6d22b2f9 Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 12 Sep 2005 17:52:01 +0000 Subject: [PATCH] Eliminate mention of the GATEWAY interface column git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2671 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/interfaces | 8 +------- Shorewall/releasenotes.txt | 2 +- Shorewall/rules | 2 +- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/Shorewall/interfaces b/Shorewall/interfaces index e5008e86c..fa98df13b 100644 --- a/Shorewall/interfaces +++ b/Shorewall/interfaces @@ -201,12 +201,6 @@ # significant but the list should have no embedded white # space. # -# GATEWAY This column is only meaningful if the 'default' OPTION -# is given -- it is ignored otherwise. You may specify -# the default gateway IP address for this interface here -# and Shorewall will use that IP address rather than any -# that it finds in the main routing table. -# # Example 1: Suppose you have eth0 connected to a DSL modem and # eth1 connected to your local network and that your # local subnet is 192.168.1.0/24. The interface gets @@ -236,5 +230,5 @@ # http://shorewall.net/Documentation.htm#Interfaces # ############################################################################### -#ZONE INTERFACE BROADCAST OPTIONS GATEWAY +#ZONE INTERFACE BROADCAST OPTIONS #LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index cab629218..ed217c521 100755 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -512,7 +512,7 @@ New Features in Shorewall 2.5.* Example: #ACTION SOURCE DEST - A:none:these,are,parameters fw net + A:none:these,are,parameters $FW net When /etc/shorewall/A is invoked, the LEVEL variable will be empty but the TAG variable will contain "these,are,parameters" which diff --git a/Shorewall/rules b/Shorewall/rules index a1a175c3d..64b273407 100755 --- a/Shorewall/rules +++ b/Shorewall/rules @@ -413,7 +413,7 @@ # # #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL # # PORT PORT(S) DEST -# ACCEPT net:130.252.100.69,130.252.100.70 fw \ +# ACCEPT net:130.252.100.69,130.252.100.70 $FW \ # tcp 22 ############################################################################################################# #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/