Update the version number to 3.0 in all files

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2606 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-08-31 15:27:22 +00:00
parent 1db8dfa54b
commit 738b45ad9e
82 changed files with 82 additions and 82 deletions

View File

@ -1,4 +1,4 @@
Shoreline Firewall (Shorewall) Version 2.6
Shoreline Firewall (Shorewall) Version 3.0
----- ----
-----------------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Accounting File
# Shorewall version 3.0 - Accounting File
#
# /etc/shorewall/accounting
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Drop Action
# Shorewall version 3.0 - Drop Action
#
# /usr/share/shorewall/action.Drop
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Reject Action
# Shorewall version 3.0 - Reject Action
#
# /usr/share/shorewall/action.Reject
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Template Action
# Shorewall version 3.0 - Action Template
#
# /etc/shorewall/action.template
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Actions File
# Shorewall version 3.0 - Actions File
#
# /etc/shorewall/actions
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Actions.std File
# Shorewall version 3.0 - Actions.std File
#
# /usr/share/shorewall/actions.std
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Blacklist File
# Shorewall version 3.0 - Blacklist File
#
# /etc/shorewall/blacklist
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Default Config Path
# Shorewall version 3.0 - Default Config Path
#
# /usr/share/shorewall/configpath
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Continue File
# Shorewall version 3.0 - Continue File
#
# /etc/shorewall/continue
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Ecn File
# Shorewall version 3.0 - Ecn File
#
# /etc/shorewall/ecn
#

View File

@ -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]
#

View File

@ -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 -<n>'
# rather than ${v:first:last} because light-weight shells like ash and

View File

@ -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]

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Hosts file
# Shorewall version 3.0 - Hosts file
#
# /etc/shorewall/hosts
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.4 - Init File
# Shorewall version 3.0 - Init File
#
# /etc/shorewall/init
#

View File

@ -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]
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Initdone File
# Shorewall version 3.0 - Initdone File
#
# /etc/shorewall/initdone
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Interfaces File
# Shorewall version 3.0 - Interfaces File
#
# /etc/shorewall/interfaces
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Maclist file
# Shorewall version 3.0 - Maclist file
#
# /etc/shorewall/maclist
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - AllowICMPs Macro
# Shorewall version 3.0 - AllowICMPs Macro
#
# /usr/share/shorewall/macro.AllowICMPs
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Amanda Macro
# Shorewall version 3.0 - Amanda Macro
#
# /usr/share/shorewall/macro.Amanda
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Auth Macro
# Shorewall version 3.0 - Auth Macro
#
# /usr/share/shorewall/macro.Auth
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - BitTorrent Macro
# Shorewall version 3.0 - BitTorrent Macro
#
# /usr/share/shorewall/macro.BitTorrent
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - CVS Macro
# Shorewall version 3.0 - CVS Macro
#
# /usr/share/shorewall/macro.CVS
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - DNS Macro
# Shorewall version 3.0 - DNS Macro
#
# /usr/share/shorewall/macro.DNS
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Distoc Macro
# Shorewall version 3.0 - Distcc Macro
#
# /usr/share/shorewall/macro.Distcc
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - DropDNSrep Macro
# Shorewall version 3.0 - DropDNSrep Macro
#
# /usr/share/shorewall/macro.DropDNSrep
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - DropUPnP Macro
# Shorewall version 3.0 - DropUPnP Macro
#
# /usr/share/shorewall/macro.DropUPnP
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Edonkey Macro
# Shorewall version 3.0 - Edonkey Macro
#
# /usr/share/shorewall/macro.Edonkey
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - FTP Macro
# Shorewall version 3.0 - FTP Macro
#
# /usr/share/shorewall/macro.FTP
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Gnutella Macro
# Shorewall version 3.0 - Gnutella Macro
#
# /usr/share/shorewall/macro.Gnutella
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - ICQ Macro
# Shorewall version 3.0 - ICQ Macro
#
# /usr/share/shorewall/macro.ICQ
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - IMAP Macro
# Shorewall version 3.0 - IMAP Macro
#
# /usr/share/shorewall/macro.IMAP
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - LDAP Macro
# Shorewall version 3.0 - LDAP Macro
#
# /usr/share/shorewall/macro.LDAP
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - MySQL Macro
# Shorewall version 3.0 - MySQL Macro
#
# /usr/share/shorewall/macro.MySQL
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 NNTP Macro
# Shorewall version 3.0 NNTP Macro
#
# /usr/share/shorewall/macro.NNTP
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - NTP Macro
# Shorewall version 3.0 - NTP Macro
#
# /usr/share/shorewall/macro.NTP
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - NTPbrd Macro
# Shorewall version 3.0 - NTPbrd Macro
#
# /usr/share/shorewall/macro.NTPbrd
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - PCA Macro
# Shorewall version 3.0 - PCA Macro
#
# /usr/share/shorewall/macro.PCA
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - POP3 Macro
# Shorewall version 3.0 - POP3 Macro
#
# /usr/share/shorewall/macro.POP3
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Ping Macro
# Shorewall version 3.0 - Ping Macro
#
# /usr/share/shorewall/macro.Ping
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - PostgreSQL Macro
# Shorewall version 3.0 - PostgreSQL Macro
#
# /usr/share/shorewall/macro.PostgreSQL
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Rdate Macro
# Shorewall version 3.0 - Rdate Macro
#
# /usr/share/shorewall/macro.Rdate
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Rsync Macro
# Shorewall version 3.0 - Rsync Macro
#
# /usr/share/shorewall/macro.Rsync
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - SMB Macro
# Shorewall version 3.0 - SMB Macro
#
# /usr/share/shorewall/macro.SMB
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - SMBswat Macro
# Shorewall version 3.0 - SMBswat Macro
#
# /usr/share/shorewall/macro.SMBswat
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - SMTP Macro
# Shorewall version 3.0 - SMTP Macro
#
# /usr/share/shorewall/macro.SMTP
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - SNMP Macro
# Shorewall version 3.0 - SNMP Macro
#
# /usr/share/shorewall/macro.SNMP
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - SPAMD Macro
# Shorewall version 3.0 - SPAMD Macro
#
# /usr/share/shorewall/macro.SPAMD
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - SSH Macro
# Shorewall version 3.0 - SSH Macro
#
# /usr/share/shorewall/macro.SSH
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - SVN Macro
# Shorewall version 3.0 - SVN Macro
#
# /usr/share/shorewall/macro.SVN
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Submission Macro
# Shorewall version 3.0 - Submission Macro
#
# /usr/share/shorewall/macro.Submission
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Syslog Macro
# Shorewall version 3.0 - Syslog Macro
#
# /usr/share/shorewall/macro.Syslog
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Telnet Macro
# Shorewall version 3.0 - Telnet Macro
#
# /usr/share/shorewall/macro.Telnet
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 -Trcrt Macro
# Shorewall version 3.0 -Trcrt Macro
#
# /usr/share/shorewall/macro.Trcrt
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - VNC Macro
# Shorewall version 3.0 - VNC Macro
#
# /usr/share/shorewall/macro.VNC
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 -VNCL Macro
# Shorewall version 3.0 -VNCL Macro
#
# /usr/share/shorewall/macro.VNCL
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Web Macro
# Shorewall version 3.0 - Web Macro
#
# /usr/share/shorewall/macro.Web
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Template Macro
# Shorewall version 3.0 - Macro Template
#
# /usr/share/shorewall/macro.template
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Masq file
# Shorewall version 3.0 - Masq file
#
# /etc/shorewall/masq
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Modules File
# Shorewall version 3.0 - Modules File
#
# /etc/shorewall/modules
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Nat File
# Shorewall version 3.0 - Nat File
#
# /etc/shorewall/nat
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Netmap File
# Shorewall version 3.0 - Netmap File
#
# /etc/shorewall/netmap
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.4 - Params File
# Shorewall version 3.0 - Params File
#
# /etc/shorewall/params
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Policy File
# Shorewall version 3.0 - Policy File
#
# /etc/shorewall/policy
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Providers File
# Shorewall version 3.0 - Providers File
#
# /etc/shorewall/providers
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Proxyarp File
# Shorewall version 3.0 - Proxyarp File
#
# /etc/shorewall/proxyarp
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Rfc1918 File
# Shorewall version 3.0 - Rfc1918 File
#
# /etc/shorewall/rfc1918
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Routestopped File
# Shorewall version 3.0 - Routestopped File
#
# /etc/shorewall/routestopped
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Rules File
# Shorewall version 3.0 - Rules File
#
# /etc/shorewall/rules
#

View File

@ -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]
#

View File

@ -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]

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.4 - Start File
# Shorewall version 3.0 - Start File
#
# /etc/shorewall/start
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Started File
# Shorewall version 3.0 - Started File
#
# /etc/shorewall/started
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Stop File
# Shorewall version 3.0 - Stop File
#
# /etc/shorewall/stop
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.4 - Stopped File
# Shorewall version 3.0 - Stopped File
#
# /etc/shorewall/stopped
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Tcrules File
# Shorewall version 3.0 - Tcrules File
#
# /etc/shorewall/tcrules
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Tos File
# Shorewall version 3.0 - Tos File
#
# /etc/shorewall/tos
#

View File

@ -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

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Tunnels File
# Shorewall version 3.0 - Tunnels File
#
# /etc/shorewall/tunnels
#

View File

@ -1,5 +1,5 @@
#
# Shorewall version 2.6 - Zones File
# Shorewall version 3.0 - Zones File
#
# /etc/shorewall/zones
#