From 2617133c03321c3843cc237f213919d89af5f0d0 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 5 Oct 2006 00:04:59 +0000 Subject: [PATCH] Update versions to 3.3 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4630 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/INSTALL | 2 +- Shorewall/accounting | 2 +- Shorewall/action.Drop | 2 +- Shorewall/action.Reject | 2 +- Shorewall/action.template | 2 +- Shorewall/actions | 2 +- Shorewall/actions.std | 2 +- Shorewall/blacklist | 2 +- Shorewall/compiler | 9 +++++---- Shorewall/configpath | 2 +- Shorewall/continue | 2 +- Shorewall/ecn | 2 +- Shorewall/fallback.sh | 2 +- Shorewall/firewall | 2 +- Shorewall/help | 2 +- Shorewall/hosts | 2 +- Shorewall/init | 2 +- Shorewall/init.sh | 2 +- Shorewall/initdone | 2 +- Shorewall/install.sh | 2 +- Shorewall/interfaces | 2 +- Shorewall/lib.accounting | 2 +- Shorewall/lib.actions | 2 +- Shorewall/lib.base | 2 +- Shorewall/lib.config | 2 +- Shorewall/lib.dynamiczones | 2 +- Shorewall/lib.maclist | 2 +- Shorewall/lib.nat | 2 +- Shorewall/lib.providers | 2 +- Shorewall/lib.proxyarp | 2 +- Shorewall/lib.tc | 2 +- Shorewall/lib.tcrules | 2 +- Shorewall/lib.tunnels | 2 +- Shorewall/maclist | 2 +- Shorewall/macro.AllowICMPs | 2 +- Shorewall/macro.Amanda | 2 +- Shorewall/macro.Auth | 2 +- Shorewall/macro.BitTorrent | 2 +- Shorewall/macro.CVS | 2 +- Shorewall/macro.DNS | 2 +- Shorewall/macro.Distcc | 2 +- Shorewall/macro.Drop | 2 +- Shorewall/macro.DropDNSrep | 2 +- Shorewall/macro.DropUPnP | 2 +- Shorewall/macro.Edonkey | 2 +- Shorewall/macro.FTP | 2 +- Shorewall/macro.Finger | 2 +- Shorewall/macro.Gnutella | 2 +- Shorewall/macro.HTTP | 2 +- Shorewall/macro.HTTPS | 2 +- Shorewall/macro.ICQ | 2 +- Shorewall/macro.IMAP | 2 +- Shorewall/macro.IMAPS | 2 +- Shorewall/macro.LDAP | 2 +- Shorewall/macro.LDAPS | 2 +- Shorewall/macro.MySQL | 2 +- Shorewall/macro.NNTP | 2 +- Shorewall/macro.NNTPS | 2 +- Shorewall/macro.NTP | 2 +- Shorewall/macro.NTPbrd | 2 +- Shorewall/macro.PCA | 2 +- Shorewall/macro.POP3 | 2 +- Shorewall/macro.POP3S | 2 +- Shorewall/macro.Ping | 2 +- Shorewall/macro.PostgreSQL | 2 +- Shorewall/macro.Rdate | 2 +- Shorewall/macro.Reject | 2 +- Shorewall/macro.Rsync | 2 +- Shorewall/macro.SMB | 2 +- Shorewall/macro.SMBBI | 2 +- Shorewall/macro.SMBswat | 2 +- Shorewall/macro.SMTP | 2 +- Shorewall/macro.SMTPS | 2 +- Shorewall/macro.SNMP | 2 +- Shorewall/macro.SPAMD | 2 +- Shorewall/macro.SSH | 2 +- Shorewall/macro.SVN | 2 +- Shorewall/macro.Submission | 2 +- Shorewall/macro.Syslog | 2 +- Shorewall/macro.Telnet | 2 +- Shorewall/macro.Telnets | 2 +- Shorewall/macro.Time | 2 +- Shorewall/macro.Trcrt | 2 +- Shorewall/macro.VNC | 2 +- Shorewall/macro.VNCL | 2 +- Shorewall/macro.Web | 2 +- Shorewall/macro.Webmin | 2 +- Shorewall/macro.Whois | 2 +- Shorewall/macro.template | 2 +- Shorewall/masq | 2 +- Shorewall/modules | 2 +- Shorewall/nat | 2 +- Shorewall/netmap | 2 +- Shorewall/params | 2 +- Shorewall/policy | 2 +- Shorewall/prog.header | 2 +- Shorewall/providers | 2 +- Shorewall/proxyarp | 2 +- Shorewall/releasenotes.txt | 4 ++-- Shorewall/rfc1918 | 2 +- Shorewall/route_rules | 2 +- Shorewall/routestopped | 2 +- Shorewall/rules | 2 +- Shorewall/shorewall | 2 +- Shorewall/shorewall.conf | 2 +- Shorewall/start | 2 +- Shorewall/started | 2 +- Shorewall/stop | 2 +- Shorewall/stopped | 2 +- Shorewall/tcclasses | 2 +- Shorewall/tcdevices | 2 +- Shorewall/tcrules | 2 +- Shorewall/tos | 2 +- Shorewall/tunnel | 2 +- Shorewall/tunnels | 2 +- Shorewall/uninstall.sh | 2 +- Shorewall/zones | 2 +- 117 files changed, 122 insertions(+), 121 deletions(-) diff --git a/Shorewall/INSTALL b/Shorewall/INSTALL index 875eccdf4..88d4e3c33 100644 --- a/Shorewall/INSTALL +++ b/Shorewall/INSTALL @@ -1,4 +1,4 @@ -Shoreline Firewall (Shorewall) Version 3.2 +Shoreline Firewall (Shorewall) Version 3.3 ----- ---- ----------------------------------------------------------------------------- diff --git a/Shorewall/accounting b/Shorewall/accounting index ad62063d0..7a58efab0 100644 --- a/Shorewall/accounting +++ b/Shorewall/accounting @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Accounting File +# Shorewall version 3.3 - Accounting File # # /etc/shorewall/accounting # diff --git a/Shorewall/action.Drop b/Shorewall/action.Drop index 5270f263d..9eed38066 100644 --- a/Shorewall/action.Drop +++ b/Shorewall/action.Drop @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Drop Action +# Shorewall version 3.3 - Drop Action # # /usr/share/shorewall/action.Drop # diff --git a/Shorewall/action.Reject b/Shorewall/action.Reject index 06128eafe..df95ef992 100644 --- a/Shorewall/action.Reject +++ b/Shorewall/action.Reject @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Reject Action +# Shorewall version 3.3 - Reject Action # # /usr/share/shorewall/action.Reject # diff --git a/Shorewall/action.template b/Shorewall/action.template index 11ef28b73..3fd26d69f 100644 --- a/Shorewall/action.template +++ b/Shorewall/action.template @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Action Template +# Shorewall version 3.3 - Action Template # # /etc/shorewall/action.template # diff --git a/Shorewall/actions b/Shorewall/actions index 867a73c0a..0a2e17bf0 100644 --- a/Shorewall/actions +++ b/Shorewall/actions @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Actions File +# Shorewall version 3.3 - Actions File # # /etc/shorewall/actions # diff --git a/Shorewall/actions.std b/Shorewall/actions.std index de93d89f8..200c7bdbc 100644 --- a/Shorewall/actions.std +++ b/Shorewall/actions.std @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Actions.std File +# Shorewall version 3.3 - Actions.std File # # /usr/share/shorewall/actions.std # diff --git a/Shorewall/blacklist b/Shorewall/blacklist index 83f337e2b..c55a8f7c4 100755 --- a/Shorewall/blacklist +++ b/Shorewall/blacklist @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Blacklist File +# Shorewall version 3.3 - Blacklist File # # /etc/shorewall/blacklist # diff --git a/Shorewall/compiler b/Shorewall/compiler index f81295577..1ca1cf13a 100755 --- a/Shorewall/compiler +++ b/Shorewall/compiler @@ -1,6 +1,6 @@ #!/bin/sh # -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall Compiler - V3.2 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall Compiler - V3.3 # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # @@ -3069,11 +3069,12 @@ process_tos() # $1 = name of tos file stdchain=FORWARD fi - progress_message2 "$DOING $1..." - strip_file tos $1 if [ -s $TMP_DIR/tos ] ; then + + progress_message2 "$DOING $1..." + createmanglechain $chain createmanglechain outtos @@ -4813,7 +4814,7 @@ __EOF__ local version=\$(cat \${SHAREDIR}/version) if [ \${SHOREWALL_LIBVERSION:-0} -lt 30200 ]; then - fatal_error "This script requires Shorewall version 3.3.2 or later; current version is \$version" + fatal_error "This script requires Shorewall version 3.3.3 or later; current version is \$version" fi # # These variables are required by the library functions called in this script diff --git a/Shorewall/configpath b/Shorewall/configpath index 5fc29c4b1..4a220c039 100644 --- a/Shorewall/configpath +++ b/Shorewall/configpath @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Default Config Path +# Shorewall version 3.3 - Default Config Path # # /usr/share/shorewall/configpath # diff --git a/Shorewall/continue b/Shorewall/continue index eb09c0d52..66245936e 100644 --- a/Shorewall/continue +++ b/Shorewall/continue @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Continue File +# Shorewall version 3.3 - Continue File # # /etc/shorewall/continue # diff --git a/Shorewall/ecn b/Shorewall/ecn index 4db81d8f8..835964ad5 100644 --- a/Shorewall/ecn +++ b/Shorewall/ecn @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Ecn File +# Shorewall version 3.3 - Ecn File # # /etc/shorewall/ecn # diff --git a/Shorewall/fallback.sh b/Shorewall/fallback.sh index 327c9514c..6485543f9 100755 --- a/Shorewall/fallback.sh +++ b/Shorewall/fallback.sh @@ -28,7 +28,7 @@ # shown below. Simply run this script to revert to your prior version of # Shoreline Firewall. -VERSION=3.3.2 +VERSION=3.3.3 usage() # $1 = exit status { diff --git a/Shorewall/firewall b/Shorewall/firewall index 27921c88f..890a2038b 100755 --- a/Shorewall/firewall +++ b/Shorewall/firewall @@ -1,6 +1,6 @@ #!/bin/sh # -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.2 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.3 # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/help b/Shorewall/help index aafdd718a..5f92a2d59 100755 --- a/Shorewall/help +++ b/Shorewall/help @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall help subsystem - V3.2 +# Shorewall help subsystem - V3.3 # # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] diff --git a/Shorewall/hosts b/Shorewall/hosts index 6b69a0bce..e5d55e383 100644 --- a/Shorewall/hosts +++ b/Shorewall/hosts @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Hosts file +# Shorewall version 3.3 - Hosts file # # /etc/shorewall/hosts # diff --git a/Shorewall/init b/Shorewall/init index abf2e4f68..9cd599ce0 100644 --- a/Shorewall/init +++ b/Shorewall/init @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Init File +# Shorewall version 3.3 - Init File # # /etc/shorewall/init # diff --git a/Shorewall/init.sh b/Shorewall/init.sh index aa1200f66..2adbc6aa6 100755 --- a/Shorewall/init.sh +++ b/Shorewall/init.sh @@ -1,7 +1,7 @@ #!/bin/sh RCDLINKS="2,S41 3,S41 6,K41" # -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.2 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.3 # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/initdone b/Shorewall/initdone index 9907c16e3..75f837a7e 100755 --- a/Shorewall/initdone +++ b/Shorewall/initdone @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Initdone File +# Shorewall version 3.3 - Initdone File # # /etc/shorewall/initdone # diff --git a/Shorewall/install.sh b/Shorewall/install.sh index 3185a3310..acbc02414 100755 --- a/Shorewall/install.sh +++ b/Shorewall/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # -VERSION=3.3.2 +VERSION=3.3.3 usage() # $1 = exit status { diff --git a/Shorewall/interfaces b/Shorewall/interfaces index 33a01ef2b..30b0d9afa 100644 --- a/Shorewall/interfaces +++ b/Shorewall/interfaces @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Interfaces File +# Shorewall version 3.3 - Interfaces File # # /etc/shorewall/interfaces # diff --git a/Shorewall/lib.accounting b/Shorewall/lib.accounting index 342f01c6f..0316fc6c2 100644 --- a/Shorewall/lib.accounting +++ b/Shorewall/lib.accounting @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 3.2 -- /usr/share/shorewall/lib.accounting +# Shorewall 3.3 -- /usr/share/shorewall/lib.accounting # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/lib.actions b/Shorewall/lib.actions index 80964ef24..18fbf1b7d 100644 --- a/Shorewall/lib.actions +++ b/Shorewall/lib.actions @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 3.2 -- /usr/share/shorewall/lib.actions +# Shorewall 3.3 -- /usr/share/shorewall/lib.actions # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/lib.base b/Shorewall/lib.base index 4278495e6..54071f8c6 100644 --- a/Shorewall/lib.base +++ b/Shorewall/lib.base @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 3.2 -- /usr/share/shorewall/lib.base +# Shorewall 3.3 -- /usr/share/shorewall/lib.base # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/lib.config b/Shorewall/lib.config index fcafd9bec..ff77890b0 100644 --- a/Shorewall/lib.config +++ b/Shorewall/lib.config @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 3.2 -- /usr/share/shorewall/lib.config +# Shorewall 3.3 -- /usr/share/shorewall/lib.config # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/lib.dynamiczones b/Shorewall/lib.dynamiczones index 06f168645..8fa45272b 100644 --- a/Shorewall/lib.dynamiczones +++ b/Shorewall/lib.dynamiczones @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 3.2 -- /usr/share/shorewall/lib.dynamiczones +# Shorewall 3.3 -- /usr/share/shorewall/lib.dynamiczones # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/lib.maclist b/Shorewall/lib.maclist index 39e638314..48ca26cf2 100644 --- a/Shorewall/lib.maclist +++ b/Shorewall/lib.maclist @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 3.2 -- /usr/share/shorewall/lib.tcrules +# Shorewall 3.3 -- /usr/share/shorewall/lib.tcrules # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/lib.nat b/Shorewall/lib.nat index 4ee359392..cf5b140c2 100644 --- a/Shorewall/lib.nat +++ b/Shorewall/lib.nat @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 3.2 -- /usr/share/shorewall/lib.nat +# Shorewall 3.3 -- /usr/share/shorewall/lib.nat # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/lib.providers b/Shorewall/lib.providers index cfcff6eeb..7aea9f7ef 100644 --- a/Shorewall/lib.providers +++ b/Shorewall/lib.providers @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 3.2 -- /usr/share/shorewall/lib.providers +# Shorewall 3.3 -- /usr/share/shorewall/lib.providers # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/lib.proxyarp b/Shorewall/lib.proxyarp index 843f86cf2..afda8e061 100644 --- a/Shorewall/lib.proxyarp +++ b/Shorewall/lib.proxyarp @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 3.2 -- /usr/share/shorewall/lib.proxyarp +# Shorewall 3.3 -- /usr/share/shorewall/lib.proxyarp # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/lib.tc b/Shorewall/lib.tc index fe8f206b7..9be4a3a61 100644 --- a/Shorewall/lib.tc +++ b/Shorewall/lib.tc @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 3.2 -- /usr/share/shorewall/lib.tc +# Shorewall 3.3 -- /usr/share/shorewall/lib.tc # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/lib.tcrules b/Shorewall/lib.tcrules index 5d487dad8..e4b16e2ca 100644 --- a/Shorewall/lib.tcrules +++ b/Shorewall/lib.tcrules @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 3.2 -- /usr/share/shorewall/lib.tcrules +# Shorewall 3.3 -- /usr/share/shorewall/lib.tcrules # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/lib.tunnels b/Shorewall/lib.tunnels index 842d3f3f6..3a5768a1f 100644 --- a/Shorewall/lib.tunnels +++ b/Shorewall/lib.tunnels @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 3.2 -- /usr/share/shorewall/lib.tunnels +# Shorewall 3.3 -- /usr/share/shorewall/lib.tunnels # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/maclist b/Shorewall/maclist index b4ebe17e5..55c7f70ac 100644 --- a/Shorewall/maclist +++ b/Shorewall/maclist @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Maclist file +# Shorewall version 3.3 - Maclist file # # /etc/shorewall/maclist # diff --git a/Shorewall/macro.AllowICMPs b/Shorewall/macro.AllowICMPs index 96b39af28..ab8c4fc78 100644 --- a/Shorewall/macro.AllowICMPs +++ b/Shorewall/macro.AllowICMPs @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - AllowICMPs Macro +# Shorewall version 3.3 - AllowICMPs Macro # # /usr/share/shorewall/macro.AllowICMPs # diff --git a/Shorewall/macro.Amanda b/Shorewall/macro.Amanda index 35f4af36b..d6ac2ddbb 100644 --- a/Shorewall/macro.Amanda +++ b/Shorewall/macro.Amanda @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Amanda Macro +# Shorewall version 3.3 - Amanda Macro # # /usr/share/shorewall/macro.Amanda # diff --git a/Shorewall/macro.Auth b/Shorewall/macro.Auth index 2183273d4..d8aa2a693 100644 --- a/Shorewall/macro.Auth +++ b/Shorewall/macro.Auth @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Auth Macro +# Shorewall version 3.3 - Auth Macro # # /usr/share/shorewall/macro.Auth # diff --git a/Shorewall/macro.BitTorrent b/Shorewall/macro.BitTorrent index b412eb36f..8a29b018f 100644 --- a/Shorewall/macro.BitTorrent +++ b/Shorewall/macro.BitTorrent @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - BitTorrent Macro +# Shorewall version 3.3 - BitTorrent Macro # # /usr/share/shorewall/macro.BitTorrent # diff --git a/Shorewall/macro.CVS b/Shorewall/macro.CVS index 60c18992a..5043dec22 100644 --- a/Shorewall/macro.CVS +++ b/Shorewall/macro.CVS @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - CVS Macro +# Shorewall version 3.3 - CVS Macro # # /usr/share/shorewall/macro.CVS # diff --git a/Shorewall/macro.DNS b/Shorewall/macro.DNS index 9a3d55da9..81df61493 100644 --- a/Shorewall/macro.DNS +++ b/Shorewall/macro.DNS @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - DNS Macro +# Shorewall version 3.3 - DNS Macro # # /usr/share/shorewall/macro.DNS # diff --git a/Shorewall/macro.Distcc b/Shorewall/macro.Distcc index 0853c1c0e..f6974b17b 100644 --- a/Shorewall/macro.Distcc +++ b/Shorewall/macro.Distcc @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Distcc Macro +# Shorewall version 3.3 - Distcc Macro # # /usr/share/shorewall/macro.Distcc # diff --git a/Shorewall/macro.Drop b/Shorewall/macro.Drop index d23c1a9e8..db461ae8f 100644 --- a/Shorewall/macro.Drop +++ b/Shorewall/macro.Drop @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Drop Macro +# Shorewall version 3.3 - Drop Macro # # /usr/share/shorewall/macro.Drop # diff --git a/Shorewall/macro.DropDNSrep b/Shorewall/macro.DropDNSrep index 5ff1ed55d..9395b92f5 100644 --- a/Shorewall/macro.DropDNSrep +++ b/Shorewall/macro.DropDNSrep @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - DropDNSrep Macro +# Shorewall version 3.3 - DropDNSrep Macro # # /usr/share/shorewall/macro.DropDNSrep # diff --git a/Shorewall/macro.DropUPnP b/Shorewall/macro.DropUPnP index 1e55d0998..e45f01b0d 100644 --- a/Shorewall/macro.DropUPnP +++ b/Shorewall/macro.DropUPnP @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - DropUPnP Macro +# Shorewall version 3.3 - DropUPnP Macro # # /usr/share/shorewall/macro.DropUPnP # diff --git a/Shorewall/macro.Edonkey b/Shorewall/macro.Edonkey index 1639a5c2e..42884f5eb 100644 --- a/Shorewall/macro.Edonkey +++ b/Shorewall/macro.Edonkey @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Edonkey Macro +# Shorewall version 3.3 - Edonkey Macro # # /usr/share/shorewall/macro.Edonkey # diff --git a/Shorewall/macro.FTP b/Shorewall/macro.FTP index d8f0954dd..a5cd99c54 100644 --- a/Shorewall/macro.FTP +++ b/Shorewall/macro.FTP @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - FTP Macro +# Shorewall version 3.3 - FTP Macro # # /usr/share/shorewall/macro.FTP # diff --git a/Shorewall/macro.Finger b/Shorewall/macro.Finger index 00e3f43a1..840121ba2 100644 --- a/Shorewall/macro.Finger +++ b/Shorewall/macro.Finger @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Finger Macro +# Shorewall version 3.3 - Finger Macro # # /usr/share/shorewall/macro.Finger # diff --git a/Shorewall/macro.Gnutella b/Shorewall/macro.Gnutella index 9e323232e..28154ec48 100644 --- a/Shorewall/macro.Gnutella +++ b/Shorewall/macro.Gnutella @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Gnutella Macro +# Shorewall version 3.3 - Gnutella Macro # # /usr/share/shorewall/macro.Gnutella # diff --git a/Shorewall/macro.HTTP b/Shorewall/macro.HTTP index 87b5ff17a..d65f05aae 100644 --- a/Shorewall/macro.HTTP +++ b/Shorewall/macro.HTTP @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - HTTP Macro +# Shorewall version 3.3 - HTTP Macro # # /usr/share/shorewall/macro.HTTP # diff --git a/Shorewall/macro.HTTPS b/Shorewall/macro.HTTPS index 60255abb6..7f1e9348b 100644 --- a/Shorewall/macro.HTTPS +++ b/Shorewall/macro.HTTPS @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - HTTPS Macro +# Shorewall version 3.3 - HTTPS Macro # # /usr/share/shorewall/macro.HTTPS # diff --git a/Shorewall/macro.ICQ b/Shorewall/macro.ICQ index dc2afc006..1048e6264 100644 --- a/Shorewall/macro.ICQ +++ b/Shorewall/macro.ICQ @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - ICQ Macro +# Shorewall version 3.3 - ICQ Macro # # /usr/share/shorewall/macro.ICQ # diff --git a/Shorewall/macro.IMAP b/Shorewall/macro.IMAP index 711982092..f03a9c91b 100644 --- a/Shorewall/macro.IMAP +++ b/Shorewall/macro.IMAP @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - IMAP Macro +# Shorewall version 3.3 - IMAP Macro # # /usr/share/shorewall/macro.IMAP # diff --git a/Shorewall/macro.IMAPS b/Shorewall/macro.IMAPS index 01d29c971..84fbfcc78 100644 --- a/Shorewall/macro.IMAPS +++ b/Shorewall/macro.IMAPS @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - IMAPS Macro +# Shorewall version 3.3 - IMAPS Macro # # /usr/share/shorewall/macro.IMAPS # diff --git a/Shorewall/macro.LDAP b/Shorewall/macro.LDAP index 85f8009ca..0bb51f46e 100644 --- a/Shorewall/macro.LDAP +++ b/Shorewall/macro.LDAP @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - LDAP Macro +# Shorewall version 3.3 - LDAP Macro # # /usr/share/shorewall/macro.LDAP # diff --git a/Shorewall/macro.LDAPS b/Shorewall/macro.LDAPS index a559df8c5..c7f944723 100644 --- a/Shorewall/macro.LDAPS +++ b/Shorewall/macro.LDAPS @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - LDAPS Macro +# Shorewall version 3.3 - LDAPS Macro # # /usr/share/shorewall/macro.LDAPS # diff --git a/Shorewall/macro.MySQL b/Shorewall/macro.MySQL index 126defb78..e4a67433d 100644 --- a/Shorewall/macro.MySQL +++ b/Shorewall/macro.MySQL @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - MySQL Macro +# Shorewall version 3.3 - MySQL Macro # # /usr/share/shorewall/macro.MySQL # diff --git a/Shorewall/macro.NNTP b/Shorewall/macro.NNTP index 91912f97e..3e3d3de1f 100644 --- a/Shorewall/macro.NNTP +++ b/Shorewall/macro.NNTP @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 NNTP Macro +# Shorewall version 3.3 NNTP Macro # # /usr/share/shorewall/macro.NNTP # diff --git a/Shorewall/macro.NNTPS b/Shorewall/macro.NNTPS index aaa7c67a8..4e99bec4a 100644 --- a/Shorewall/macro.NNTPS +++ b/Shorewall/macro.NNTPS @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 NNTPS Macro +# Shorewall version 3.3 NNTPS Macro # # /usr/share/shorewall/macro.NNTPS # diff --git a/Shorewall/macro.NTP b/Shorewall/macro.NTP index a1c9438dd..88b112a30 100644 --- a/Shorewall/macro.NTP +++ b/Shorewall/macro.NTP @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - NTP Macro +# Shorewall version 3.3 - NTP Macro # # /usr/share/shorewall/macro.NTP # diff --git a/Shorewall/macro.NTPbrd b/Shorewall/macro.NTPbrd index d16a6fbe9..a7004e855 100644 --- a/Shorewall/macro.NTPbrd +++ b/Shorewall/macro.NTPbrd @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - NTPbrd Macro +# Shorewall version 3.3 - NTPbrd Macro # # /usr/share/shorewall/macro.NTPbrd # diff --git a/Shorewall/macro.PCA b/Shorewall/macro.PCA index 8af9b30cd..c2ee68538 100644 --- a/Shorewall/macro.PCA +++ b/Shorewall/macro.PCA @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - PCA Macro +# Shorewall version 3.3 - PCA Macro # # /usr/share/shorewall/macro.PCA # diff --git a/Shorewall/macro.POP3 b/Shorewall/macro.POP3 index 5221f3bc2..ba17f0ead 100644 --- a/Shorewall/macro.POP3 +++ b/Shorewall/macro.POP3 @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - POP3 Macro +# Shorewall version 3.3 - POP3 Macro # # /usr/share/shorewall/macro.POP3 # diff --git a/Shorewall/macro.POP3S b/Shorewall/macro.POP3S index b920a5280..31ad260ba 100644 --- a/Shorewall/macro.POP3S +++ b/Shorewall/macro.POP3S @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - POP3S Macro +# Shorewall version 3.3 - POP3S Macro # # /usr/share/shorewall/macro.POP3S # diff --git a/Shorewall/macro.Ping b/Shorewall/macro.Ping index 82a55c9e8..90cc2c693 100644 --- a/Shorewall/macro.Ping +++ b/Shorewall/macro.Ping @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Ping Macro +# Shorewall version 3.3 - Ping Macro # # /usr/share/shorewall/macro.Ping # diff --git a/Shorewall/macro.PostgreSQL b/Shorewall/macro.PostgreSQL index 2640bf27f..2082fd400 100644 --- a/Shorewall/macro.PostgreSQL +++ b/Shorewall/macro.PostgreSQL @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - PostgreSQL Macro +# Shorewall version 3.3 - PostgreSQL Macro # # /usr/share/shorewall/macro.PostgreSQL # diff --git a/Shorewall/macro.Rdate b/Shorewall/macro.Rdate index 7e108340e..2925e70ca 100644 --- a/Shorewall/macro.Rdate +++ b/Shorewall/macro.Rdate @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Rdate Macro +# Shorewall version 3.3 - Rdate Macro # # /usr/share/shorewall/macro.Rdate # diff --git a/Shorewall/macro.Reject b/Shorewall/macro.Reject index d0097817e..08ebb5c58 100644 --- a/Shorewall/macro.Reject +++ b/Shorewall/macro.Reject @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Reject Macro +# Shorewall version 3.3 - Reject Macro # # /usr/share/shorewall/macro.Reject # diff --git a/Shorewall/macro.Rsync b/Shorewall/macro.Rsync index f599b5d53..f446db43e 100644 --- a/Shorewall/macro.Rsync +++ b/Shorewall/macro.Rsync @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Rsync Macro +# Shorewall version 3.3 - Rsync Macro # # /usr/share/shorewall/macro.Rsync # diff --git a/Shorewall/macro.SMB b/Shorewall/macro.SMB index e10e2e20e..a925a3e90 100644 --- a/Shorewall/macro.SMB +++ b/Shorewall/macro.SMB @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - SMB Macro +# Shorewall version 3.3 - SMB Macro # # /usr/share/shorewall/macro.SMB # diff --git a/Shorewall/macro.SMBBI b/Shorewall/macro.SMBBI index 68bbd6c04..9e3a3a6ec 100644 --- a/Shorewall/macro.SMBBI +++ b/Shorewall/macro.SMBBI @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - SMB Bi-directional Macro +# Shorewall version 3.3 - SMB Bi-directional Macro # # /usr/share/shorewall/macro.SMBBI # diff --git a/Shorewall/macro.SMBswat b/Shorewall/macro.SMBswat index 68c5236ab..83a648cbd 100644 --- a/Shorewall/macro.SMBswat +++ b/Shorewall/macro.SMBswat @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - SMBswat Macro +# Shorewall version 3.3 - SMBswat Macro # # /usr/share/shorewall/macro.SMBswat # diff --git a/Shorewall/macro.SMTP b/Shorewall/macro.SMTP index 711fd5dd8..e3dc7bfab 100644 --- a/Shorewall/macro.SMTP +++ b/Shorewall/macro.SMTP @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - SMTP Macro +# Shorewall version 3.3 - SMTP Macro # # /usr/share/shorewall/macro.SMTP # diff --git a/Shorewall/macro.SMTPS b/Shorewall/macro.SMTPS index 0fc910a40..72ef2f849 100644 --- a/Shorewall/macro.SMTPS +++ b/Shorewall/macro.SMTPS @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - SMTPS Macro +# Shorewall version 3.3 - SMTPS Macro # # /usr/share/shorewall/macro.SMTPS # diff --git a/Shorewall/macro.SNMP b/Shorewall/macro.SNMP index b943f1311..926f89816 100644 --- a/Shorewall/macro.SNMP +++ b/Shorewall/macro.SNMP @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - SNMP Macro +# Shorewall version 3.3 - SNMP Macro # # /usr/share/shorewall/macro.SNMP # diff --git a/Shorewall/macro.SPAMD b/Shorewall/macro.SPAMD index 6f1f2d0e8..487600c00 100644 --- a/Shorewall/macro.SPAMD +++ b/Shorewall/macro.SPAMD @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - SPAMD Macro +# Shorewall version 3.3 - SPAMD Macro # # /usr/share/shorewall/macro.SPAMD # diff --git a/Shorewall/macro.SSH b/Shorewall/macro.SSH index f52389003..fb9b6b1fb 100644 --- a/Shorewall/macro.SSH +++ b/Shorewall/macro.SSH @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - SSH Macro +# Shorewall version 3.3 - SSH Macro # # /usr/share/shorewall/macro.SSH # diff --git a/Shorewall/macro.SVN b/Shorewall/macro.SVN index cd681327a..75ae67619 100644 --- a/Shorewall/macro.SVN +++ b/Shorewall/macro.SVN @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - SVN Macro +# Shorewall version 3.3 - SVN Macro # # /usr/share/shorewall/macro.SVN # diff --git a/Shorewall/macro.Submission b/Shorewall/macro.Submission index d2cecdd22..71bbf175c 100644 --- a/Shorewall/macro.Submission +++ b/Shorewall/macro.Submission @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Submission Macro +# Shorewall version 3.3 - Submission Macro # # /usr/share/shorewall/macro.Submission # diff --git a/Shorewall/macro.Syslog b/Shorewall/macro.Syslog index 4f651af9e..80487fe65 100644 --- a/Shorewall/macro.Syslog +++ b/Shorewall/macro.Syslog @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Syslog Macro +# Shorewall version 3.3 - Syslog Macro # # /usr/share/shorewall/macro.Syslog # diff --git a/Shorewall/macro.Telnet b/Shorewall/macro.Telnet index 612b6e12a..25cf339e5 100644 --- a/Shorewall/macro.Telnet +++ b/Shorewall/macro.Telnet @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Telnet Macro +# Shorewall version 3.3 - Telnet Macro # # /usr/share/shorewall/macro.Telnet # diff --git a/Shorewall/macro.Telnets b/Shorewall/macro.Telnets index 65985850f..28d229747 100644 --- a/Shorewall/macro.Telnets +++ b/Shorewall/macro.Telnets @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Telnet Macro +# Shorewall version 3.3 - Telnet Macro # # /usr/share/shorewall/macro.Telnets # diff --git a/Shorewall/macro.Time b/Shorewall/macro.Time index 343e0f3ab..245698716 100644 --- a/Shorewall/macro.Time +++ b/Shorewall/macro.Time @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Time Macro +# Shorewall version 3.3 - Time Macro # # /usr/share/shorewall/macro.Time # diff --git a/Shorewall/macro.Trcrt b/Shorewall/macro.Trcrt index 28d8f57a2..ab11c6b69 100644 --- a/Shorewall/macro.Trcrt +++ b/Shorewall/macro.Trcrt @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 -Trcrt Macro +# Shorewall version 3.3 -Trcrt Macro # # /usr/share/shorewall/macro.Trcrt # diff --git a/Shorewall/macro.VNC b/Shorewall/macro.VNC index 31357991c..442f950db 100644 --- a/Shorewall/macro.VNC +++ b/Shorewall/macro.VNC @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - VNC Macro +# Shorewall version 3.3 - VNC Macro # # /usr/share/shorewall/macro.VNC # diff --git a/Shorewall/macro.VNCL b/Shorewall/macro.VNCL index 3bceef870..e6fcaf453 100644 --- a/Shorewall/macro.VNCL +++ b/Shorewall/macro.VNCL @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 -VNCL Macro +# Shorewall version 3.3 -VNCL Macro # # /usr/share/shorewall/macro.VNCL # diff --git a/Shorewall/macro.Web b/Shorewall/macro.Web index d8a2ff386..3948326c3 100644 --- a/Shorewall/macro.Web +++ b/Shorewall/macro.Web @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Web Macro +# Shorewall version 3.3 - Web Macro # # /usr/share/shorewall/macro.Web # diff --git a/Shorewall/macro.Webmin b/Shorewall/macro.Webmin index 6e0098c2e..6daca6c42 100644 --- a/Shorewall/macro.Webmin +++ b/Shorewall/macro.Webmin @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Webmin Macro +# Shorewall version 3.3 - Webmin Macro # # /usr/share/shorewall/macro.Webmin # diff --git a/Shorewall/macro.Whois b/Shorewall/macro.Whois index d2e0dd4ed..24d43ed26 100644 --- a/Shorewall/macro.Whois +++ b/Shorewall/macro.Whois @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Whois Macro +# Shorewall version 3.3 - Whois Macro # # /usr/share/shorewall/macro.Whois # diff --git a/Shorewall/macro.template b/Shorewall/macro.template index ab7c3581f..d9c155a03 100644 --- a/Shorewall/macro.template +++ b/Shorewall/macro.template @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Macro Template +# Shorewall version 3.3 - Macro Template # # /usr/share/shorewall/macro.template # diff --git a/Shorewall/masq b/Shorewall/masq index 563914e96..151d79f1e 100644 --- a/Shorewall/masq +++ b/Shorewall/masq @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Masq file +# Shorewall version 3.3 - Masq file # # /etc/shorewall/masq # diff --git a/Shorewall/modules b/Shorewall/modules index ea098c7b4..7fa5a8c5f 100644 --- a/Shorewall/modules +++ b/Shorewall/modules @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Modules File +# Shorewall version 3.3 - Modules File # # /usr/share/shorewall/modules # diff --git a/Shorewall/nat b/Shorewall/nat index b6b2ca619..67be121a8 100644 --- a/Shorewall/nat +++ b/Shorewall/nat @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Nat File +# Shorewall version 3.3 - Nat File # # /etc/shorewall/nat # diff --git a/Shorewall/netmap b/Shorewall/netmap index 15c0101b7..cd99e14d9 100644 --- a/Shorewall/netmap +++ b/Shorewall/netmap @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Netmap File +# Shorewall version 3.3 - Netmap File # # /etc/shorewall/netmap # diff --git a/Shorewall/params b/Shorewall/params index 163c7ea81..cf4737592 100644 --- a/Shorewall/params +++ b/Shorewall/params @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Params File +# Shorewall version 3.3 - Params File # # /etc/shorewall/params # diff --git a/Shorewall/policy b/Shorewall/policy index 6a9672149..82bb26e9c 100644 --- a/Shorewall/policy +++ b/Shorewall/policy @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Policy File +# Shorewall version 3.3 - Policy File # # /etc/shorewall/policy # diff --git a/Shorewall/prog.header b/Shorewall/prog.header index a98469b36..ec3a97917 100644 --- a/Shorewall/prog.header +++ b/Shorewall/prog.header @@ -1,6 +1,6 @@ #!/bin/sh # -# Generated by the Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.2 +# Generated by the Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.3 # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/providers b/Shorewall/providers index e42156016..a3560a079 100644 --- a/Shorewall/providers +++ b/Shorewall/providers @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Providers File +# Shorewall version 3.3 - Providers File # # /etc/shorewall/providers # diff --git a/Shorewall/proxyarp b/Shorewall/proxyarp index 304ead1db..9b8755201 100644 --- a/Shorewall/proxyarp +++ b/Shorewall/proxyarp @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Proxyarp File +# Shorewall version 3.3 - Proxyarp File # # /etc/shorewall/proxyarp # diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 7c84d68fc..cd6eeb2fd 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -1,6 +1,6 @@ Shorewall 3.3.3 - Note to users upgrading from Shorewall 3.0 or 3.2 + Note to users upgrading from Shorewall 3.0 or 3.3 Most problems associated with upgrades come from two causes: @@ -35,7 +35,7 @@ Problems Corrected in 3.3.3 None. -Other changes in 3.3.2 +Other changes in 3.3.3 1) For users whose kernel and iptables have Extended MARK Target support, it is now possible to logically AND or OR a value into the diff --git a/Shorewall/rfc1918 b/Shorewall/rfc1918 index f78aa9275..e9a55d945 100644 --- a/Shorewall/rfc1918 +++ b/Shorewall/rfc1918 @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Rfc1918 File +# Shorewall version 3.3 - Rfc1918 File # # /etc/shorewall/rfc1918 # diff --git a/Shorewall/route_rules b/Shorewall/route_rules index 9d80b8d5b..7156b6749 100644 --- a/Shorewall/route_rules +++ b/Shorewall/route_rules @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - route_rules File +# Shorewall version 3.3 - route_rules File # # /etc/shorewall/route_rules # diff --git a/Shorewall/routestopped b/Shorewall/routestopped index ec9cdfa48..cbc6c9878 100644 --- a/Shorewall/routestopped +++ b/Shorewall/routestopped @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Routestopped File +# Shorewall version 3.3 - Routestopped File # # /etc/shorewall/routestopped # diff --git a/Shorewall/rules b/Shorewall/rules index 2250bc230..c7db318c3 100644 --- a/Shorewall/rules +++ b/Shorewall/rules @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Rules File +# Shorewall version 3.3 - Rules File # # /etc/shorewall/rules # diff --git a/Shorewall/shorewall b/Shorewall/shorewall index 20d20cbd6..de752b605 100755 --- a/Shorewall/shorewall +++ b/Shorewall/shorewall @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall Packet Filtering Firewall Control Program - V3.2 +# Shorewall Packet Filtering Firewall Control Program - V3.3 # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/shorewall.conf b/Shorewall/shorewall.conf index 175156a44..f2a975c9a 100644 --- a/Shorewall/shorewall.conf +++ b/Shorewall/shorewall.conf @@ -1,5 +1,5 @@ ############################################################################### -# /etc/shorewall/shorewall.conf V3.2 - Change the following variables to +# /etc/shorewall/shorewall.conf V3.3 - Change the following variables to # match your setup # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] diff --git a/Shorewall/start b/Shorewall/start index 0622d4a1c..fbdd0ee59 100644 --- a/Shorewall/start +++ b/Shorewall/start @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Start File +# Shorewall version 3.3 - Start File # # /etc/shorewall/start # diff --git a/Shorewall/started b/Shorewall/started index d986ef2c2..5bd5511bb 100644 --- a/Shorewall/started +++ b/Shorewall/started @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Started File +# Shorewall version 3.3 - Started File # # /etc/shorewall/started # diff --git a/Shorewall/stop b/Shorewall/stop index 116d8a68f..1098459b0 100644 --- a/Shorewall/stop +++ b/Shorewall/stop @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Stop File +# Shorewall version 3.3 - Stop File # # /etc/shorewall/stop # diff --git a/Shorewall/stopped b/Shorewall/stopped index d6a00f467..3761bb900 100644 --- a/Shorewall/stopped +++ b/Shorewall/stopped @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Stopped File +# Shorewall version 3.3 - Stopped File # # /etc/shorewall/stopped # diff --git a/Shorewall/tcclasses b/Shorewall/tcclasses index f3166aeb6..b30a0d716 100644 --- a/Shorewall/tcclasses +++ b/Shorewall/tcclasses @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Tcclasses File +# Shorewall version 3.3 - Tcclasses File # # Based on tc4shorewall version 0.5 by Arne Bernin # diff --git a/Shorewall/tcdevices b/Shorewall/tcdevices index 2635dc8cd..d17ea567b 100644 --- a/Shorewall/tcdevices +++ b/Shorewall/tcdevices @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Tcdevices File +# Shorewall version 3.3 - Tcdevices File # # Based on tc4shorewall version 0.5 by Arne Bernin # diff --git a/Shorewall/tcrules b/Shorewall/tcrules index 2d5e648bc..4f5ac21ff 100644 --- a/Shorewall/tcrules +++ b/Shorewall/tcrules @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Tcrules File +# Shorewall version 3.3 - Tcrules File # # /etc/shorewall/tcrules # diff --git a/Shorewall/tos b/Shorewall/tos index 9746130ae..a09849633 100644 --- a/Shorewall/tos +++ b/Shorewall/tos @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Tos File +# Shorewall version 3.3 - Tos File # # /etc/shorewall/tos # diff --git a/Shorewall/tunnel b/Shorewall/tunnel index 074af76f4..a3031a042 100755 --- a/Shorewall/tunnel +++ b/Shorewall/tunnel @@ -2,7 +2,7 @@ RCDLINKS="2,S45 3,S45 6,K45" ################################################################################ -# Script to create a gre or ipip tunnel -- Shorewall 3.2 +# Script to create a gre or ipip tunnel -- Shorewall 3.3 # # Modified - Steve Cowles 5/9/2000 # Incorporated init {start|stop} syntax and iproute2 usage diff --git a/Shorewall/tunnels b/Shorewall/tunnels index 08b5cb5ee..d7c52105d 100644 --- a/Shorewall/tunnels +++ b/Shorewall/tunnels @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Tunnels File +# Shorewall version 3.3 - Tunnels File # # /etc/shorewall/tunnels # diff --git a/Shorewall/uninstall.sh b/Shorewall/uninstall.sh index 8044dba1a..30ebf4b58 100755 --- a/Shorewall/uninstall.sh +++ b/Shorewall/uninstall.sh @@ -26,7 +26,7 @@ # You may only use this script to uninstall the version # shown below. Simply run this script to remove Shorewall Firewall -VERSION=3.3.2 +VERSION=3.3.3 usage() # $1 = exit status { diff --git a/Shorewall/zones b/Shorewall/zones index edebce679..f1ed7fff9 100644 --- a/Shorewall/zones +++ b/Shorewall/zones @@ -1,5 +1,5 @@ # -# Shorewall version 3.2 - Zones File +# Shorewall version 3.3 - Zones File # # /etc/shorewall/zones #