diff --git a/Shorewall/INSTALL b/Shorewall/INSTALL index be049bb5d..8323beda0 100644 --- a/Shorewall/INSTALL +++ b/Shorewall/INSTALL @@ -1,4 +1,4 @@ -Shoreline Firewall (Shorewall) Version 2.6 +Shoreline Firewall (Shorewall) Version 3.0 ----- ---- ----------------------------------------------------------------------------- diff --git a/Shorewall/accounting b/Shorewall/accounting index 23d600862..c1445fdf2 100755 --- a/Shorewall/accounting +++ b/Shorewall/accounting @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Accounting File +# Shorewall version 3.0 - Accounting File # # /etc/shorewall/accounting # diff --git a/Shorewall/action.Drop b/Shorewall/action.Drop index 6cd27a4e5..ea54b651d 100644 --- a/Shorewall/action.Drop +++ b/Shorewall/action.Drop @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Drop Action +# Shorewall version 3.0 - Drop Action # # /usr/share/shorewall/action.Drop # diff --git a/Shorewall/action.Reject b/Shorewall/action.Reject index c6b15ed5e..f62435419 100644 --- a/Shorewall/action.Reject +++ b/Shorewall/action.Reject @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Reject Action +# Shorewall version 3.0 - Reject Action # # /usr/share/shorewall/action.Reject # diff --git a/Shorewall/action.template b/Shorewall/action.template index 73135df8e..5f7cea372 100644 --- a/Shorewall/action.template +++ b/Shorewall/action.template @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Template Action +# Shorewall version 3.0 - Action Template # # /etc/shorewall/action.template # diff --git a/Shorewall/actions b/Shorewall/actions index 5a4856c79..7f41c34d8 100644 --- a/Shorewall/actions +++ b/Shorewall/actions @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Actions File +# Shorewall version 3.0 - Actions File # # /etc/shorewall/actions # diff --git a/Shorewall/actions.std b/Shorewall/actions.std index b6ac1dde4..9ae215dc4 100644 --- a/Shorewall/actions.std +++ b/Shorewall/actions.std @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Actions.std File +# Shorewall version 3.0 - Actions.std File # # /usr/share/shorewall/actions.std # diff --git a/Shorewall/blacklist b/Shorewall/blacklist index 4f9311153..62591b691 100755 --- a/Shorewall/blacklist +++ b/Shorewall/blacklist @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Blacklist File +# Shorewall version 3.0 - Blacklist File # # /etc/shorewall/blacklist # diff --git a/Shorewall/configpath b/Shorewall/configpath index 24ff35518..42aeef374 100644 --- a/Shorewall/configpath +++ b/Shorewall/configpath @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Default Config Path +# Shorewall version 3.0 - Default Config Path # # /usr/share/shorewall/configpath # diff --git a/Shorewall/continue b/Shorewall/continue index ec38e063d..dedb6b0c3 100644 --- a/Shorewall/continue +++ b/Shorewall/continue @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Continue File +# Shorewall version 3.0 - Continue File # # /etc/shorewall/continue # diff --git a/Shorewall/ecn b/Shorewall/ecn index 6cbe9592e..b0525aa99 100644 --- a/Shorewall/ecn +++ b/Shorewall/ecn @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Ecn File +# Shorewall version 3.0 - Ecn File # # /etc/shorewall/ecn # diff --git a/Shorewall/firewall b/Shorewall/firewall index 67bf1241b..1fe665b5c 100755 --- a/Shorewall/firewall +++ b/Shorewall/firewall @@ -1,6 +1,6 @@ #!/bin/sh # -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V2.6 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.0 # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/functions b/Shorewall/functions index 19768b5e0..13348064e 100755 --- a/Shorewall/functions +++ b/Shorewall/functions @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 2.6 -- /usr/share/shorewall/functions +# Shorewall 3.0 -- /usr/share/shorewall/functions # Function to truncate a string -- It uses 'cut -b -' # rather than ${v:first:last} because light-weight shells like ash and diff --git a/Shorewall/help b/Shorewall/help index 8298f9579..9d3dc52fa 100755 --- a/Shorewall/help +++ b/Shorewall/help @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall help subsystem - V2.6 +# Shorewall help subsystem - V3.0 # # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] diff --git a/Shorewall/hosts b/Shorewall/hosts index 2c09ad7dd..8fdfc9b89 100644 --- a/Shorewall/hosts +++ b/Shorewall/hosts @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Hosts file +# Shorewall version 3.0 - Hosts file # # /etc/shorewall/hosts # diff --git a/Shorewall/init b/Shorewall/init index 117a3063c..93d0ba792 100644 --- a/Shorewall/init +++ b/Shorewall/init @@ -1,5 +1,5 @@ # -# Shorewall version 2.4 - Init File +# Shorewall version 3.0 - Init File # # /etc/shorewall/init # diff --git a/Shorewall/init.sh b/Shorewall/init.sh index 11f0b09a8..7f0472aa4 100644 --- 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 - V2.4 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.0 # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/initdone b/Shorewall/initdone index 41eb4d2e0..e06dec95b 100755 --- a/Shorewall/initdone +++ b/Shorewall/initdone @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Initdone File +# Shorewall version 3.0 - Initdone File # # /etc/shorewall/initdone # diff --git a/Shorewall/interfaces b/Shorewall/interfaces index 2313fdca1..e5008e86c 100644 --- a/Shorewall/interfaces +++ b/Shorewall/interfaces @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Interfaces File +# Shorewall version 3.0 - Interfaces File # # /etc/shorewall/interfaces # diff --git a/Shorewall/maclist b/Shorewall/maclist index 72e8de3da..7f5e255eb 100644 --- a/Shorewall/maclist +++ b/Shorewall/maclist @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Maclist file +# Shorewall version 3.0 - Maclist file # # /etc/shorewall/maclist # diff --git a/Shorewall/macro.AllowICMPs b/Shorewall/macro.AllowICMPs index e4ecfdadb..1c2489cd3 100644 --- a/Shorewall/macro.AllowICMPs +++ b/Shorewall/macro.AllowICMPs @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - AllowICMPs Macro +# Shorewall version 3.0 - AllowICMPs Macro # # /usr/share/shorewall/macro.AllowICMPs # diff --git a/Shorewall/macro.Amanda b/Shorewall/macro.Amanda index cf9aabc0f..213895d31 100644 --- a/Shorewall/macro.Amanda +++ b/Shorewall/macro.Amanda @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Amanda Macro +# Shorewall version 3.0 - Amanda Macro # # /usr/share/shorewall/macro.Amanda # diff --git a/Shorewall/macro.Auth b/Shorewall/macro.Auth index a0a25889a..ca6f22369 100644 --- a/Shorewall/macro.Auth +++ b/Shorewall/macro.Auth @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Auth Macro +# Shorewall version 3.0 - Auth Macro # # /usr/share/shorewall/macro.Auth # diff --git a/Shorewall/macro.BitTorrent b/Shorewall/macro.BitTorrent index 0ce0d0438..62b28d98f 100644 --- a/Shorewall/macro.BitTorrent +++ b/Shorewall/macro.BitTorrent @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - BitTorrent Macro +# Shorewall version 3.0 - BitTorrent Macro # # /usr/share/shorewall/macro.BitTorrent # diff --git a/Shorewall/macro.CVS b/Shorewall/macro.CVS index 5d94abfc8..8130fd501 100644 --- a/Shorewall/macro.CVS +++ b/Shorewall/macro.CVS @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - CVS Macro +# Shorewall version 3.0 - CVS Macro # # /usr/share/shorewall/macro.CVS # diff --git a/Shorewall/macro.DNS b/Shorewall/macro.DNS index 970b0d249..5bef6baad 100644 --- a/Shorewall/macro.DNS +++ b/Shorewall/macro.DNS @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - DNS Macro +# Shorewall version 3.0 - DNS Macro # # /usr/share/shorewall/macro.DNS # diff --git a/Shorewall/macro.Distcc b/Shorewall/macro.Distcc index 2a8e3245e..808c63568 100644 --- a/Shorewall/macro.Distcc +++ b/Shorewall/macro.Distcc @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Distoc Macro +# Shorewall version 3.0 - Distcc Macro # # /usr/share/shorewall/macro.Distcc # diff --git a/Shorewall/macro.DropDNSrep b/Shorewall/macro.DropDNSrep index 23e8d570b..e9b315124 100644 --- a/Shorewall/macro.DropDNSrep +++ b/Shorewall/macro.DropDNSrep @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - DropDNSrep Macro +# Shorewall version 3.0 - DropDNSrep Macro # # /usr/share/shorewall/macro.DropDNSrep # diff --git a/Shorewall/macro.DropUPnP b/Shorewall/macro.DropUPnP index 9ca0ab549..3b5de5c68 100644 --- a/Shorewall/macro.DropUPnP +++ b/Shorewall/macro.DropUPnP @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - DropUPnP Macro +# Shorewall version 3.0 - DropUPnP Macro # # /usr/share/shorewall/macro.DropUPnP # diff --git a/Shorewall/macro.Edonkey b/Shorewall/macro.Edonkey index cd121d199..380a22a77 100644 --- a/Shorewall/macro.Edonkey +++ b/Shorewall/macro.Edonkey @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Edonkey Macro +# Shorewall version 3.0 - Edonkey Macro # # /usr/share/shorewall/macro.Edonkey # diff --git a/Shorewall/macro.FTP b/Shorewall/macro.FTP index d76204db1..45d57909f 100644 --- a/Shorewall/macro.FTP +++ b/Shorewall/macro.FTP @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - FTP Macro +# Shorewall version 3.0 - FTP Macro # # /usr/share/shorewall/macro.FTP # diff --git a/Shorewall/macro.Gnutella b/Shorewall/macro.Gnutella index aa37453d4..bfe65346d 100644 --- a/Shorewall/macro.Gnutella +++ b/Shorewall/macro.Gnutella @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Gnutella Macro +# Shorewall version 3.0 - Gnutella Macro # # /usr/share/shorewall/macro.Gnutella # diff --git a/Shorewall/macro.ICQ b/Shorewall/macro.ICQ index c688d92a7..f9452e5da 100644 --- a/Shorewall/macro.ICQ +++ b/Shorewall/macro.ICQ @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - ICQ Macro +# Shorewall version 3.0 - ICQ Macro # # /usr/share/shorewall/macro.ICQ # diff --git a/Shorewall/macro.IMAP b/Shorewall/macro.IMAP index bdd03d0c1..93dd39b3a 100644 --- a/Shorewall/macro.IMAP +++ b/Shorewall/macro.IMAP @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - IMAP Macro +# Shorewall version 3.0 - IMAP Macro # # /usr/share/shorewall/macro.IMAP # diff --git a/Shorewall/macro.LDAP b/Shorewall/macro.LDAP index 25272bde2..94244609f 100644 --- a/Shorewall/macro.LDAP +++ b/Shorewall/macro.LDAP @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - LDAP Macro +# Shorewall version 3.0 - LDAP Macro # # /usr/share/shorewall/macro.LDAP # diff --git a/Shorewall/macro.MySQL b/Shorewall/macro.MySQL index e2a58d0de..556d1c687 100644 --- a/Shorewall/macro.MySQL +++ b/Shorewall/macro.MySQL @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - MySQL Macro +# Shorewall version 3.0 - MySQL Macro # # /usr/share/shorewall/macro.MySQL # diff --git a/Shorewall/macro.NNTP b/Shorewall/macro.NNTP index 851c42cd3..a5f5f3385 100644 --- a/Shorewall/macro.NNTP +++ b/Shorewall/macro.NNTP @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 NNTP Macro +# Shorewall version 3.0 NNTP Macro # # /usr/share/shorewall/macro.NNTP # diff --git a/Shorewall/macro.NTP b/Shorewall/macro.NTP index 95b98dc75..9f0eeee6e 100644 --- a/Shorewall/macro.NTP +++ b/Shorewall/macro.NTP @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - NTP Macro +# Shorewall version 3.0 - NTP Macro # # /usr/share/shorewall/macro.NTP # diff --git a/Shorewall/macro.NTPbrd b/Shorewall/macro.NTPbrd index 60975cac3..24a351220 100644 --- a/Shorewall/macro.NTPbrd +++ b/Shorewall/macro.NTPbrd @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - NTPbrd Macro +# Shorewall version 3.0 - NTPbrd Macro # # /usr/share/shorewall/macro.NTPbrd # diff --git a/Shorewall/macro.PCA b/Shorewall/macro.PCA index bb2334df0..b591e102b 100644 --- a/Shorewall/macro.PCA +++ b/Shorewall/macro.PCA @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - PCA Macro +# Shorewall version 3.0 - PCA Macro # # /usr/share/shorewall/macro.PCA # diff --git a/Shorewall/macro.POP3 b/Shorewall/macro.POP3 index fa1d3b1c1..4e4a3aca6 100644 --- a/Shorewall/macro.POP3 +++ b/Shorewall/macro.POP3 @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - POP3 Macro +# Shorewall version 3.0 - POP3 Macro # # /usr/share/shorewall/macro.POP3 # diff --git a/Shorewall/macro.Ping b/Shorewall/macro.Ping index 0df903d48..745453ce8 100644 --- a/Shorewall/macro.Ping +++ b/Shorewall/macro.Ping @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Ping Macro +# Shorewall version 3.0 - Ping Macro # # /usr/share/shorewall/macro.Ping # diff --git a/Shorewall/macro.PostgreSQL b/Shorewall/macro.PostgreSQL index c342aca31..4c71bf741 100644 --- a/Shorewall/macro.PostgreSQL +++ b/Shorewall/macro.PostgreSQL @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - PostgreSQL Macro +# Shorewall version 3.0 - PostgreSQL Macro # # /usr/share/shorewall/macro.PostgreSQL # diff --git a/Shorewall/macro.Rdate b/Shorewall/macro.Rdate index f1fae1d44..0ee3760e1 100644 --- a/Shorewall/macro.Rdate +++ b/Shorewall/macro.Rdate @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Rdate Macro +# Shorewall version 3.0 - Rdate Macro # # /usr/share/shorewall/macro.Rdate # diff --git a/Shorewall/macro.Rsync b/Shorewall/macro.Rsync index 0c89a4bea..db5fafab5 100644 --- a/Shorewall/macro.Rsync +++ b/Shorewall/macro.Rsync @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Rsync Macro +# Shorewall version 3.0 - Rsync Macro # # /usr/share/shorewall/macro.Rsync # diff --git a/Shorewall/macro.SMB b/Shorewall/macro.SMB index 5aaa3ecd6..90cfb99b0 100644 --- a/Shorewall/macro.SMB +++ b/Shorewall/macro.SMB @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - SMB Macro +# Shorewall version 3.0 - SMB Macro # # /usr/share/shorewall/macro.SMB # diff --git a/Shorewall/macro.SMBswat b/Shorewall/macro.SMBswat index 9d91bcc6a..24fad475b 100644 --- a/Shorewall/macro.SMBswat +++ b/Shorewall/macro.SMBswat @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - SMBswat Macro +# Shorewall version 3.0 - SMBswat Macro # # /usr/share/shorewall/macro.SMBswat # diff --git a/Shorewall/macro.SMTP b/Shorewall/macro.SMTP index bd903da09..43bd88766 100644 --- a/Shorewall/macro.SMTP +++ b/Shorewall/macro.SMTP @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - SMTP Macro +# Shorewall version 3.0 - SMTP Macro # # /usr/share/shorewall/macro.SMTP # diff --git a/Shorewall/macro.SNMP b/Shorewall/macro.SNMP index 8538dbe6c..5239e8612 100644 --- a/Shorewall/macro.SNMP +++ b/Shorewall/macro.SNMP @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - SNMP Macro +# Shorewall version 3.0 - SNMP Macro # # /usr/share/shorewall/macro.SNMP # diff --git a/Shorewall/macro.SPAMD b/Shorewall/macro.SPAMD index f24006ef2..45f69f530 100644 --- a/Shorewall/macro.SPAMD +++ b/Shorewall/macro.SPAMD @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - SPAMD Macro +# Shorewall version 3.0 - SPAMD Macro # # /usr/share/shorewall/macro.SPAMD # diff --git a/Shorewall/macro.SSH b/Shorewall/macro.SSH index 454cc02f6..0d040ddbe 100644 --- a/Shorewall/macro.SSH +++ b/Shorewall/macro.SSH @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - SSH Macro +# Shorewall version 3.0 - SSH Macro # # /usr/share/shorewall/macro.SSH # diff --git a/Shorewall/macro.SVN b/Shorewall/macro.SVN index c169a1bcd..d2846d909 100644 --- a/Shorewall/macro.SVN +++ b/Shorewall/macro.SVN @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - SVN Macro +# Shorewall version 3.0 - SVN Macro # # /usr/share/shorewall/macro.SVN # diff --git a/Shorewall/macro.Submission b/Shorewall/macro.Submission index 331170ee9..9ae3e0038 100644 --- a/Shorewall/macro.Submission +++ b/Shorewall/macro.Submission @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Submission Macro +# Shorewall version 3.0 - Submission Macro # # /usr/share/shorewall/macro.Submission # diff --git a/Shorewall/macro.Syslog b/Shorewall/macro.Syslog index aef57cb5d..e9ea84a89 100644 --- a/Shorewall/macro.Syslog +++ b/Shorewall/macro.Syslog @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Syslog Macro +# Shorewall version 3.0 - Syslog Macro # # /usr/share/shorewall/macro.Syslog # diff --git a/Shorewall/macro.Telnet b/Shorewall/macro.Telnet index e3666129a..86494b5e3 100644 --- a/Shorewall/macro.Telnet +++ b/Shorewall/macro.Telnet @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Telnet Macro +# Shorewall version 3.0 - Telnet Macro # # /usr/share/shorewall/macro.Telnet # diff --git a/Shorewall/macro.Trcrt b/Shorewall/macro.Trcrt index 7633748bd..0c4e2483c 100644 --- a/Shorewall/macro.Trcrt +++ b/Shorewall/macro.Trcrt @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 -Trcrt Macro +# Shorewall version 3.0 -Trcrt Macro # # /usr/share/shorewall/macro.Trcrt # diff --git a/Shorewall/macro.VNC b/Shorewall/macro.VNC index 8d429f859..c5b98f5b2 100644 --- a/Shorewall/macro.VNC +++ b/Shorewall/macro.VNC @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - VNC Macro +# Shorewall version 3.0 - VNC Macro # # /usr/share/shorewall/macro.VNC # diff --git a/Shorewall/macro.VNCL b/Shorewall/macro.VNCL index 1f38a8668..b4d3c97b0 100644 --- a/Shorewall/macro.VNCL +++ b/Shorewall/macro.VNCL @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 -VNCL Macro +# Shorewall version 3.0 -VNCL Macro # # /usr/share/shorewall/macro.VNCL # diff --git a/Shorewall/macro.Web b/Shorewall/macro.Web index 60a1b2a13..45ca38292 100644 --- a/Shorewall/macro.Web +++ b/Shorewall/macro.Web @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Web Macro +# Shorewall version 3.0 - Web Macro # # /usr/share/shorewall/macro.Web # diff --git a/Shorewall/macro.template b/Shorewall/macro.template index f7b867cf8..d9d81e9e6 100644 --- a/Shorewall/macro.template +++ b/Shorewall/macro.template @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Template Macro +# Shorewall version 3.0 - Macro Template # # /usr/share/shorewall/macro.template # diff --git a/Shorewall/masq b/Shorewall/masq index 275cc8c5b..4c8e72d98 100755 --- a/Shorewall/masq +++ b/Shorewall/masq @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Masq file +# Shorewall version 3.0 - Masq file # # /etc/shorewall/masq # diff --git a/Shorewall/modules b/Shorewall/modules index e365c39ad..037c241fb 100644 --- a/Shorewall/modules +++ b/Shorewall/modules @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Modules File +# Shorewall version 3.0 - Modules File # # /etc/shorewall/modules # diff --git a/Shorewall/nat b/Shorewall/nat index edf3f50df..ed4872763 100755 --- a/Shorewall/nat +++ b/Shorewall/nat @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Nat File +# Shorewall version 3.0 - Nat File # # /etc/shorewall/nat # diff --git a/Shorewall/netmap b/Shorewall/netmap index b593273c9..a95683533 100644 --- a/Shorewall/netmap +++ b/Shorewall/netmap @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Netmap File +# Shorewall version 3.0 - Netmap File # # /etc/shorewall/netmap # diff --git a/Shorewall/params b/Shorewall/params index 379ca7afe..19aa84108 100644 --- a/Shorewall/params +++ b/Shorewall/params @@ -1,5 +1,5 @@ # -# Shorewall version 2.4 - Params File +# Shorewall version 3.0 - Params File # # /etc/shorewall/params # diff --git a/Shorewall/policy b/Shorewall/policy index 54a475868..103fc2fa8 100644 --- a/Shorewall/policy +++ b/Shorewall/policy @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Policy File +# Shorewall version 3.0 - Policy File # # /etc/shorewall/policy # diff --git a/Shorewall/providers b/Shorewall/providers index 3dcd392dc..b223793c8 100755 --- a/Shorewall/providers +++ b/Shorewall/providers @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Providers File +# Shorewall version 3.0 - Providers File # # /etc/shorewall/providers # diff --git a/Shorewall/proxyarp b/Shorewall/proxyarp index 1fb061d69..3c6f66814 100644 --- a/Shorewall/proxyarp +++ b/Shorewall/proxyarp @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Proxyarp File +# Shorewall version 3.0 - Proxyarp File # # /etc/shorewall/proxyarp # diff --git a/Shorewall/rfc1918 b/Shorewall/rfc1918 index 589cf85af..5ee80d591 100644 --- a/Shorewall/rfc1918 +++ b/Shorewall/rfc1918 @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Rfc1918 File +# Shorewall version 3.0 - Rfc1918 File # # /etc/shorewall/rfc1918 # diff --git a/Shorewall/routestopped b/Shorewall/routestopped index cb215e210..8e559548b 100644 --- a/Shorewall/routestopped +++ b/Shorewall/routestopped @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Routestopped File +# Shorewall version 3.0 - Routestopped File # # /etc/shorewall/routestopped # diff --git a/Shorewall/rules b/Shorewall/rules index 05edf3880..a1a175c3d 100755 --- a/Shorewall/rules +++ b/Shorewall/rules @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Rules File +# Shorewall version 3.0 - Rules File # # /etc/shorewall/rules # diff --git a/Shorewall/shorewall b/Shorewall/shorewall index 42668ecde..44b8aa12d 100755 --- a/Shorewall/shorewall +++ b/Shorewall/shorewall @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall Packet Filtering Firewall Control Program - V2.6 +# Shorewall Packet Filtering Firewall Control Program - V3.0 # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall/shorewall.conf b/Shorewall/shorewall.conf index ab13a2f1f..b0bda8ecb 100755 --- a/Shorewall/shorewall.conf +++ b/Shorewall/shorewall.conf @@ -1,5 +1,5 @@ ############################################################################### -# /etc/shorewall/shorewall.conf V2.6 - Change the following variables to +# /etc/shorewall/shorewall.conf V3.0 - 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 89f81b0b8..9d4636028 100644 --- a/Shorewall/start +++ b/Shorewall/start @@ -1,5 +1,5 @@ # -# Shorewall version 2.4 - Start File +# Shorewall version 3.0 - Start File # # /etc/shorewall/start # diff --git a/Shorewall/started b/Shorewall/started index c215cdd81..07d4deec1 100644 --- a/Shorewall/started +++ b/Shorewall/started @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Started File +# Shorewall version 3.0 - Started File # # /etc/shorewall/started # diff --git a/Shorewall/stop b/Shorewall/stop index cf00dd4a1..09e84302c 100644 --- a/Shorewall/stop +++ b/Shorewall/stop @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Stop File +# Shorewall version 3.0 - Stop File # # /etc/shorewall/stop # diff --git a/Shorewall/stopped b/Shorewall/stopped index 89960bf46..d9ccd5ea7 100644 --- a/Shorewall/stopped +++ b/Shorewall/stopped @@ -1,5 +1,5 @@ # -# Shorewall version 2.4 - Stopped File +# Shorewall version 3.0 - Stopped File # # /etc/shorewall/stopped # diff --git a/Shorewall/tcrules b/Shorewall/tcrules index e77edae3a..466f1cf8d 100755 --- a/Shorewall/tcrules +++ b/Shorewall/tcrules @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Tcrules File +# Shorewall version 3.0 - Tcrules File # # /etc/shorewall/tcrules # diff --git a/Shorewall/tos b/Shorewall/tos index 14b2d76ed..3e3fa39c2 100755 --- a/Shorewall/tos +++ b/Shorewall/tos @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Tos File +# Shorewall version 3.0 - Tos File # # /etc/shorewall/tos # diff --git a/Shorewall/tunnel b/Shorewall/tunnel index 2580b88b3..adb19e92a 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 2.6 +# Script to create a gre or ipip tunnel -- Shorewall 3.0 # # Modified - Steve Cowles 5/9/2000 # Incorporated init {start|stop} syntax and iproute2 usage diff --git a/Shorewall/tunnels b/Shorewall/tunnels index 5d88f25d5..264d867a2 100644 --- a/Shorewall/tunnels +++ b/Shorewall/tunnels @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Tunnels File +# Shorewall version 3.0 - Tunnels File # # /etc/shorewall/tunnels # diff --git a/Shorewall/zones b/Shorewall/zones index d76534177..93dd78b47 100644 --- a/Shorewall/zones +++ b/Shorewall/zones @@ -1,5 +1,5 @@ # -# Shorewall version 2.6 - Zones File +# Shorewall version 3.0 - Zones File # # /etc/shorewall/zones #