Change version to 3.4 in all files

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5132 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-12-18 21:57:44 +00:00
parent c2c806633e
commit e584c5a422
115 changed files with 115 additions and 115 deletions

View File

@ -1,4 +1,4 @@
Shoreline Firewall (Shorewall) Version 3.3 Shoreline Firewall (Shorewall) Version 3.4
----- ---- ----- ----
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@ -1,4 +1,4 @@
# Shorewall Packet Filtering Firewall Export Directory Makefile - V3.3 # Shorewall Packet Filtering Firewall Export Directory Makefile - V3.4
# #
# 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.3 branch of CVS. This is the Shorewall Development 3.4 branch of CVS.

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall Compiler - V3.3 # The Shoreline Firewall (Shorewall) Packet Filtering Firewall Compiler - V3.4
# #
# 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.3 - Default Config Path # Shorewall version 3.4 - Default Config Path
# #
# /usr/share/shorewall/configpath # /usr/share/shorewall/configpath
# #

View File

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

View File

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

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.3 # The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.4
# #
# 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.3 - Hosts file # Shorewall version 3.4 - Hosts file
# #
# For information about this file, type "man shorewall-hosts" # For information about this file, type "man shorewall-hosts"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.3 - Init File # Shorewall version 3.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.3 # The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.4
# #
# 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.3 - Initdone File # Shorewall version 3.4 - Initdone File
# #
# /etc/shorewall/initdone # /etc/shorewall/initdone
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall version 3.3 - Interfaces File # Shorewall version 3.4 - Interfaces File
# #
# For information on file, type "man shorewall-interfaces" # For information on file, type "man shorewall-interfaces"
# #

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Shorewall 3.3 -- /usr/share/shorewall/lib.accounting # Shorewall 3.4 -- /usr/share/shorewall/lib.accounting
# #
# 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.3 -- /usr/share/shorewall/lib.actions # Shorewall 3.4 -- /usr/share/shorewall/lib.actions
# #
# 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.3 -- /usr/share/shorewall/lib.base # Shorewall 3.4 -- /usr/share/shorewall/lib.base
# #
# 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.3 -- /usr/share/shorewall/lib.cli. # Shorewall 3.4 -- /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.3 -- /usr/share/shorewall/lib.config # Shorewall 3.4 -- /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.3 -- /usr/share/shorewall/lib.dynamiczones # Shorewall 3.4 -- /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,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Shorewall 3.3 -- /usr/share/shorewall/lib.tcrules # Shorewall 3.4 -- /usr/share/shorewall/lib.tcrules
# #
# 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.3 -- /usr/share/shorewall/lib.nat # Shorewall 3.4 -- /usr/share/shorewall/lib.nat
# #
# 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.3 -- /usr/share/shorewall/lib.providers # Shorewall 3.4 -- /usr/share/shorewall/lib.providers
# #
# 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.3 -- /usr/share/shorewall/lib.proxyarp # Shorewall 3.4 -- /usr/share/shorewall/lib.proxyarp
# #
# 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.3 -- /usr/share/shorewall/lib.tc # Shorewall 3.4 -- /usr/share/shorewall/lib.tc
# #
# 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.3 -- /usr/share/shorewall/lib.tcrules # Shorewall 3.4 -- /usr/share/shorewall/lib.tcrules
# #
# 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.3 -- /usr/share/shorewall/lib.tunnels # Shorewall 3.4 -- /usr/share/shorewall/lib.tunnels
# #
# 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.3 - Maclist file # Shorewall version 3.4 - Maclist file
# #
# For information about this file, type "man shorewall-maclist" # For information about this file, type "man shorewall-maclist"
# #

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Generated by the Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.3 # Generated by the Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.4
# #
# 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.3 - Providers File # Shorewall version 3.4 - Providers File
# #
# For information about this file, type "man shorewall-providers" # For information about this file, type "man shorewall-providers"
# #

View File

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

View File

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

View File

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

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