Update versions in all files

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6826 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-07-09 14:01:07 +00:00
parent f284ca1cc0
commit 83736d0357
113 changed files with 115 additions and 139 deletions

View File

@ -1,4 +1,4 @@
Shoreline Firewall (Shorewall) Version 3.4 Shoreline Firewall (Shorewall) Version 4
----- ---- ----- ----
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
@ -17,32 +17,8 @@ Shoreline Firewall (Shorewall) Version 3.4
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
If your system supports rpm, I recommend that you install the Shorewall
.rpm. If you want to install from the tarball:
o Unpack the tarball Please see http://www.shorewall.net/Install.htm for installation
o cd to the shorewall-<version> directory instructions.
o If you have an earlier version of Shoreline Firewall installed,see the
upgrade instructions below
o Type:
./install.sh
o Edit the configuration files in /etc/shorewall/ to fit your environment.
To do this, I strongly advise you to follow the instructions at:
http://www.shorewall.net/shorewall_quickstart_guide.htm
o Start the firewall by typing "shorewall start"
o If the install script was unable to configure Shoreline Firewall to
start automatically at boot, you will have to used your
distribution's runlevel editor to configure Shorewall manually.
Upgrade:
o run the install script as described above.
o "shorewall check" and correct any errors found.
o "shorewall restart"

View File

@ -1,4 +1,4 @@
# Shorewall Packet Filtering Firewall Export Directory Makefile - V3.4 # Shorewall Packet Filtering Firewall Export Directory Makefile - V4.0
# #
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
# #

View File

@ -1 +1 @@
This is the Shorewall Development 3.4 branch of CVS. This is the Shorewall Development 4.0 branch of CVS.

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Accounting File # Shorewall version 4 - Accounting File
# #
# For information about entries in this file, type "man shorewall-accounting" # For information about entries in this file, type "man shorewall-accounting"
# #

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Actions File # Shorewall version 4 - Actions File
# #
# /etc/shorewall/actions # /etc/shorewall/actions
# #

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Blacklist File # Shorewall version 4 - Blacklist File
# #
# For information about entries in this file, type "man shorewall-blacklist" # For information about entries in this file, type "man shorewall-blacklist"
# #

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Continue File # Shorewall version 4 - Continue File
# #
# /etc/shorewall/continue # /etc/shorewall/continue
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Ecn File # Shorewall version 4 - Ecn File
# #
# For information about entries in this file, type "man shorewall-ecn" # For information about entries in this file, type "man shorewall-ecn"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Hosts file # Shorewall version 4 - Hosts file
# #
# For information about entries in this file, type "man shorewall-hosts" # For information about entries in this file, type "man shorewall-hosts"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Init File # Shorewall version 4 - Init File
# #
# /etc/shorewall/init # /etc/shorewall/init
# #

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
RCDLINKS="2,S41 3,S41 6,K41" RCDLINKS="2,S41 3,S41 6,K41"
# #
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.4 # The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.0
# #
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Initdone File # Shorewall version 4 - Initdone File
# #
# /etc/shorewall/initdone # /etc/shorewall/initdone
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Interfaces File # Shorewall version 4 - Interfaces File
# #
# For information about entries in this file, type "man shorewall-interfaces" # For information about entries in this file, type "man shorewall-interfaces"
# #

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Shorewall 3.4 -- /usr/share/shorewall/lib.cli. # Shorewall 4.0 -- /usr/share/shorewall/lib.cli.
# #
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
# #

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Shorewall 3.4 -- /usr/share/shorewall/lib.config # Shorewall 4.0 -- /usr/share/shorewall/lib.config
# #
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
# #

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Shorewall 3.4 -- /usr/share/shorewall/lib.dynamiczones # Shorewall 4.0 -- /usr/share/shorewall/lib.dynamiczones
# #
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Maclist file # Shorewall version 4 - Maclist file
# #
# For information about entries in this file, type "man shorewall-maclist" # For information about entries in this file, type "man shorewall-maclist"
# #

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Distcc Macro # Shorewall version 4 - Distcc Macro
# #
# /usr/share/shorewall/macro.Distcc # /usr/share/shorewall/macro.Distcc
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Drop Macro # Shorewall version 4 - Drop Macro
# #
# /usr/share/shorewall/macro.Drop # /usr/share/shorewall/macro.Drop
# #

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Finger Macro # Shorewall version 4 - Finger Macro
# #
# /usr/share/shorewall/macro.Finger # /usr/share/shorewall/macro.Finger
# #

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - HTTP Macro # Shorewall version 4 - HTTP Macro
# #
# /usr/share/shorewall/macro.HTTP # /usr/share/shorewall/macro.HTTP
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - HTTPS Macro # Shorewall version 4 - HTTPS Macro
# #
# /usr/share/shorewall/macro.HTTPS # /usr/share/shorewall/macro.HTTPS
# #

View File

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

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - IMAPS Macro # Shorewall version 4 - IMAPS Macro
# #
# /usr/share/shorewall/macro.IMAPS # /usr/share/shorewall/macro.IMAPS
# #

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - LDAPS Macro # Shorewall version 4 - LDAPS Macro
# #
# /usr/share/shorewall/macro.LDAPS # /usr/share/shorewall/macro.LDAPS
# #

View File

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

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 NNTPS Macro # Shorewall version 4 NNTPS Macro
# #
# /usr/share/shorewall/macro.NNTPS # /usr/share/shorewall/macro.NNTPS
# #

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - POP3S Macro # Shorewall version 4 - POP3S Macro
# #
# /usr/share/shorewall/macro.POP3S # /usr/share/shorewall/macro.POP3S
# #

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Reject Macro # Shorewall version 4 - Reject Macro
# #
# /usr/share/shorewall/macro.Reject # /usr/share/shorewall/macro.Reject
# #

View File

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

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - SMB Bi-directional Macro # Shorewall version 4 - SMB Bi-directional Macro
# #
# /usr/share/shorewall/macro.SMBBI # /usr/share/shorewall/macro.SMBBI
# #

View File

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

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - SMTPS Macro # Shorewall version 4 - SMTPS Macro
# #
# /usr/share/shorewall/macro.SMTPS # /usr/share/shorewall/macro.SMTPS
# #

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - SIXXS Macro # Shorewall version 4 - SIXXS Macro
# #
# /usr/share/shorewall/macro.SixXS # /usr/share/shorewall/macro.SixXS
# #

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Telnet Macro # Shorewall version 4 - Telnet Macro
# #
# /usr/share/shorewall/macro.Telnets # /usr/share/shorewall/macro.Telnets
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Time Macro # Shorewall version 4 - Time Macro
# #
# /usr/share/shorewall/macro.Time # /usr/share/shorewall/macro.Time
# #

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Webmin Macro # Shorewall version 4 - Webmin Macro
# #
# /usr/share/shorewall/macro.Webmin # /usr/share/shorewall/macro.Webmin
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Whois Macro # Shorewall version 4 - Whois Macro
# #
# /usr/share/shorewall/macro.Whois # /usr/share/shorewall/macro.Whois
# #

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Masq file # Shorewall version 4 - Masq file
# #
# For information about entries in this file, type "man shorewall-masq" # For information about entries in this file, type "man shorewall-masq"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Modules File # Shorewall version 4 - Modules File
# #
# /usr/share/shorewall/modules # /usr/share/shorewall/modules
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Nat File # Shorewall version 4 - Nat File
# #
# For information about entries in this file, type "man shorewall-nat" # For information about entries in this file, type "man shorewall-nat"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Netmap File # Shorewall version 4 - Netmap File
# #
# For information about entries in this file, type "man shorewall-netmap" # For information about entries in this file, type "man shorewall-netmap"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Params File # Shorewall version 4 - Params File
# #
# /etc/shorewall/params # /etc/shorewall/params
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Policy File # Shorewall version 4 - Policy File
# #
# For information about entries in this file, type "man shorewall-policy" # For information about entries in this file, type "man shorewall-policy"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Providers File # Shorewall version 4 - Providers File
# #
# For information about entries in this file, type "man shorewall-providers" # For information about entries in this file, type "man shorewall-providers"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Proxyarp File # Shorewall version 4 - Proxyarp File
# #
# For information about entries in this file, type "man shorewall-proxyarp" # For information about entries in this file, type "man shorewall-proxyarp"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Rfc1918 File # Shorewall version 4 - Rfc1918 File
# #
############################################################################### ###############################################################################
#SUBNETS TARGET #SUBNETS TARGET

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - route_rules File # Shorewall version 4 - route_rules File
# #
# For information about entries in this file, type "man shorewall-route_rules" # For information about entries in this file, type "man shorewall-route_rules"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Routestopped File # Shorewall version 4 - Routestopped File
# #
# For information about entries in this file, type "man shorewall-routestopped" # For information about entries in this file, type "man shorewall-routestopped"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Rules File # Shorewall version 4 - Rules File
# #
# For information on the settings in this file, type "man shorewall-rules" # For information on the settings in this file, type "man shorewall-rules"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Start File # Shorewall version 4 - Start File
# #
# /etc/shorewall/start # /etc/shorewall/start
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Started File # Shorewall version 4 - Started File
# #
# /etc/shorewall/started # /etc/shorewall/started
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Stop File # Shorewall version 4 - Stop File
# #
# /etc/shorewall/stop # /etc/shorewall/stop
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Stopped File # Shorewall version 4 - Stopped File
# #
# /etc/shorewall/stopped # /etc/shorewall/stopped
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Tcclasses File # Shorewall version 4 - Tcclasses File
# #
# For information about entries in this file, type "man shorewall-tcclasses" # For information about entries in this file, type "man shorewall-tcclasses"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Tcdevices File # Shorewall version 4 - Tcdevices File
# #
# For information about entries in this file, type "man shorewall-tcdevices" # For information about entries in this file, type "man shorewall-tcdevices"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Tcrules File # Shorewall version 4 - Tcrules File
# #
# For information about entries in this file, type "man shorewall-tcrules" # For information about entries in this file, type "man shorewall-tcrules"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Tos File # Shorewall version 4 - Tos File
# #
# For information about entries in this file, type "man shorewall-tos" # For information about entries in this file, type "man shorewall-tos"
# #

View File

@ -2,7 +2,7 @@
RCDLINKS="2,S45 3,S45 6,K45" RCDLINKS="2,S45 3,S45 6,K45"
################################################################################ ################################################################################
# Script to create a gre or ipip tunnel -- Shorewall 3.4 # Script to create a gre or ipip tunnel -- Shorewall 4
# #
# Modified - Steve Cowles 5/9/2000 # Modified - Steve Cowles 5/9/2000
# Incorporated init {start|stop} syntax and iproute2 usage # Incorporated init {start|stop} syntax and iproute2 usage

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.4 - Tunnels File # Shorewall version 4 - Tunnels File
# #
# For information about entries in this file, type "man shorewall-tunnels" # For information about entries in this file, type "man shorewall-tunnels"
# #

Some files were not shown because too many files have changed in this diff Show More