Merge branch 'master' of ssh://git.code.sf.net/p/shorewall/code

This commit is contained in:
Tom Eastep 2015-11-09 19:00:24 -08:00
commit 355d3e2dec
87 changed files with 185 additions and 239 deletions

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Accounting File # Shorewall -- /etc/shorewall/accounting
# #
# 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,7 +1,5 @@
# #
# Shorewall - Actions File # Shorewall -- /etc/shorewall/actions
#
# /etc/shorewall/actions
# #
# For information about entries in this file, type "man shorewall-actions" # For information about entries in this file, type "man shorewall-actions"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Arprules File # Shorewall -- /etc/shorewall/arprules
# #
# For information about entries in this file, type "man shorewall-arprules" # For information about entries in this file, type "man shorewall-arprules"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Blrules File # Shorewall -- /etc/shorewall/blrules
# #
# For information about entries in this file, type "man shorewall-blrules" # For information about entries in this file, type "man shorewall-blrules"
# #

View File

@ -1,7 +1,5 @@
# #
# Shorewall - Clear File # Shorewall -- /etc/shorewall/clear
#
# /etc/shorewall/clear
# #
# Add commands below that you want to be executed after Shorewall has # Add commands below that you want to be executed after Shorewall has
# processed the 'clear' command. # processed the 'clear' command.

View File

@ -1,10 +1,11 @@
# #
# Shorewall - Conntrack File # Shorewall -- /etc/shorewall/conntrack
# #
# For information about entries in this file, type "man shorewall-conntrack" # For information about entries in this file, type "man shorewall-conntrack"
# #
############################################################################################################## ##############################################################################################################
?FORMAT 3 ?FORMAT 3
##############################################################################################################
#ACTION SOURCE DESTINATION PROTO DEST SOURCE USER/ SWITCH #ACTION SOURCE DESTINATION PROTO DEST SOURCE USER/ SWITCH
# PORT(S) PORT(S) GROUP # PORT(S) PORT(S) GROUP
?if $AUTOHELPERS && __CT_TARGET ?if $AUTOHELPERS && __CT_TARGET

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Ecn File # Shorewall -- /etc/shorewall/ecn
# #
# 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,7 +1,5 @@
# #
# Shorewall - Findgw File # Shorewall -- /etc/shorewall/findgw
#
# /etc/shorewall/findgw
# #
# The code in this file is executed when Shorewall is trying to detect the # The code in this file is executed when Shorewall is trying to detect the
# gateway through an interface in /etc/shorewall/providers that has GATEWAY # gateway through an interface in /etc/shorewall/providers that has GATEWAY

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Hosts file # Shorewall -- /etc/shorewall/hosts
# #
# 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,7 +1,5 @@
# #
# Shorewall - Init File # Shorewall -- /etc/shorewall/init
#
# /etc/shorewall/init
# #
# Add commands below that you want to be executed at the beginning of # Add commands below that you want to be executed at the beginning of
# a "shorewall start", "shorewall-reload" or "shorewall restart" command. # a "shorewall start", "shorewall-reload" or "shorewall restart" command.

View File

@ -1,7 +1,5 @@
# #
# Shorewall - Initdone File # Shorewall -- /etc/shorewall/initdone
#
# /etc/shorewall/initdone
# #
# Add commands below that you want to be executed during # Add commands below that you want to be executed during
# "shorewall start", "shorewall reload" or "shorewall restart" commands # "shorewall start", "shorewall reload" or "shorewall restart" commands

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Interfaces File # Shorewall -- /etc/shorewall/interfaces
# #
# 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,7 +1,5 @@
# #
# Shorewall - Isusable File # Shorewall -- /etc/shorewall/isusable
#
# /etc/shorewall/isusable
# #
# This script is called when Shorewall is attempting to determine # This script is called when Shorewall is attempting to determine
# if an interface named in /etc/shorewall/providers is usable. # if an interface named in /etc/shorewall/providers is usable.

View File

@ -1,7 +1,5 @@
# #
# Shorewall - Lib.private File # Shorewall -- /etc/shorewall/lib.private
#
# /etc/shorewall/lib.private
# #
# Use this file to declare shell functions to be called in the other # Use this file to declare shell functions to be called in the other
# run-time extension scripts. The file will be copied into the generated # run-time extension scripts. The file will be copied into the generated

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Maclist file # Shorewall -- /etc/shorewall/maclist
# #
# 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 - Mangle File # Shorewall -- /etc/shorewall/mangle
# #
# For information about entries in this file, type "man shorewall-mangle" # For information about entries in this file, type "man shorewall-mangle"
# #
@ -9,6 +9,7 @@
# #
# See http://shorewall.net/PacketMarking.html for a detailed description of # See http://shorewall.net/PacketMarking.html for a detailed description of
# the Netfilter/Shorewall packet marking mechanism. # the Netfilter/Shorewall packet marking mechanism.
#
#################################################################################################################################################### ####################################################################################################################################################
#ACTION SOURCE DEST PROTO DEST SOURCE USER TEST LENGTH TOS CONNBYTES HELPER PROBABILITY DSCP #ACTION SOURCE DEST PROTO DEST SOURCE USER TEST LENGTH TOS CONNBYTES HELPER PROBABILITY DSCP
# PORT(S) PORT(S) # PORT(S) PORT(S)

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Masq file # Shorewall -- /etc/shorewall/masq
# #
# 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 - Nat File # Shorewall -- /etc/shorewall/nat
# #
# 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 - Netmap File # Shorewall -- /etc/shorewall/netmap
# #
# 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,7 +1,5 @@
# #
# Shorewall - Params File # Shorewall -- /etc/shorewall/params
#
# /etc/shorewall/params
# #
# Assign any variables that you need here. # Assign any variables that you need here.
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Policy File # Shorewall -- /etc/shorewall/policy
# #
# 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 - Providers File # Shorewall -- /etc/shorewall/providers
# #
# 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 - Proxyarp File # Shorewall -- /etc/shorewall/proxyarp
# #
# 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,7 +1,5 @@
# #
# Shorewall - Refresh File # Shorewall -- /etc/shorewall/refresh
#
# /etc/shorewall/refresh
# #
# Add commands below that you want to be executed before Shorewall # Add commands below that you want to be executed before Shorewall
# has processed the 'refresh' command. # has processed the 'refresh' command.

View File

@ -1,7 +1,5 @@
# #
# Shorewall - Refreshed File # Shorewall -- /etc/shorewall/refreshed
#
# /etc/shorewall/refreshed
# #
# Add commands below that you want to be executed after Shorewall has # Add commands below that you want to be executed after Shorewall has
# processed the 'refresh' command. # processed the 'refresh' command.

View File

@ -1,7 +1,5 @@
# #
# Shorewall - Restored File # Shorewall -- /etc/shorewall/restored
#
# /etc/shorewall/restored
# #
# Add commands below that you want to be executed after shorewall has # Add commands below that you want to be executed after shorewall has
# completed a 'restore' command. # completed a 'restore' command.

View File

@ -1,8 +1,9 @@
# #
# Shorewall - Routes File # Shorewall -- /etc/shorewall/routes
# #
# For information about entries in this file, type "man shorewall-routes" # For information about entries in this file, type "man shorewall-routes"
# #
# For additional information, see http://www.shorewall.net/MultiISP.html # For additional information, see http://www.shorewall.net/MultiISP.html
#
############################################################################### ###############################################################################
#PROVIDER DEST GATEWAY DEVICE OPTIONS #PROVIDER DEST GATEWAY DEVICE OPTIONS

View File

@ -1,6 +1,8 @@
# #
# Shorewall - Routestopped File # Shorewall - Routestopped File
# #
# /etc/shorewall/routestopped
#
# This file is deprecated in favor of the stoppedrules file # This file is deprecated in favor of the stoppedrules 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,8 +1,9 @@
# #
# Shorewall - Rtrules File # Shorewall -- /etc/shorewall/rtrules
# #
# For information about entries in this file, type "man shorewall-rtrules" # For information about entries in this file, type "man shorewall-rtrules"
# #
# For additional information, see http://www.shorewall.net/MultiISP.html # For additional information, see http://www.shorewall.net/MultiISP.html
#
#################################################################################### ####################################################################################
#SOURCE DEST PROVIDER PRIORITY MASK #SOURCE DEST PROVIDER PRIORITY MASK

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Rules File # Shorewall -- /etc/shorewall/rules
# #
# 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,7 +1,5 @@
# #
# Shorewall - Scfilter Filter # Shorewall -- /etc/shorewall/scfilter
#
# /etc/shorewall/scfilter
# #
# Replace the 'cat' command below to filter the output of # Replace the 'cat' command below to filter the output of
# 'show connections'. # 'show connections'.

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Secmarks File # Shorewall -- /etc/shorewall/secmarks
# #
# For information about entries in this file, type "man shorewall-secmarks" # For information about entries in this file, type "man shorewall-secmarks"
# #

View File

@ -1,7 +1,5 @@
# #
# Shorewall - Start File # Shorewall -- /etc/shorewall/start
#
# /etc/shorewall/start
# #
# Add commands below that you want to be executed after shorewall has # Add commands below that you want to be executed after shorewall has
# been started, reloaded or restarted. # been started, reloaded or restarted.

View File

@ -1,7 +1,5 @@
# #
# Shorewall - Started File # Shorewall -- /etc/shorewall/started
#
# /etc/shorewall/started
# #
# Add commands below that you want to be executed after shorewall has # Add commands below that you want to be executed after shorewall has
# been completely started, reloaded or restarted. The difference between # been completely started, reloaded or restarted. The difference between

View File

@ -1,7 +1,5 @@
# #
# Shorewall - Stop File # Shorewall -- /etc/shorewall/stop
#
# /etc/shorewall/stop
# #
# Add commands below that you want to be executed at the beginning of a # Add commands below that you want to be executed at the beginning of a
# "shorewall stop" command. # "shorewall stop" command.

View File

@ -1,7 +1,5 @@
# #
# Shorewall - Stopped File # Shorewall -- /etc/shorewall/stopped
#
# /etc/shorewall/stopped
# #
# Add commands below that you want to be executed at the completion of a # Add commands below that you want to be executed at the completion of a
# "shorewall stop" command. # "shorewall stop" command.

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Stoppedrules File # Shorewall -- /etc/shorewall/stoppedrules
# #
# For information about entries in this file, type "man shorewall-stoppedrules" # For information about entries in this file, type "man shorewall-stoppedrules"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Tcclasses File # Shorewall -- /etc/shorewall/tcclasses
# #
# 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,7 +1,5 @@
# #
# Shorewall - Tcclear File # Shorewall -- /etc/shorewall/tcclear
#
# /etc/shorewall/tcclear
# #
# Add commands below that you want to be executed before Shorewall clears # Add commands below that you want to be executed before Shorewall clears
# the traffic shaping configuration. # the traffic shaping configuration.

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Tcdevices File # Shorewall -- /etc/shorewall/tcdevices
# #
# 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 - Tcfilters File # Shorewall -- /etc/shorewall/tcfilters
# #
# For information about entries in this file, type "man shorewall-tcfilters" # For information about entries in this file, type "man shorewall-tcfilters"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Tcinterfaces File # Shorewall -- /etc/shorewall/tcinterfaces
# #
# For information about entries in this file, type "man shorewall-tcinterfaces" # For information about entries in this file, type "man shorewall-tcinterfaces"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Tcpri File # Shorewall -- /etc/shorewall/tcpri
# #
# For information about entries in this file, type "man shorewall-tcpri" # For information about entries in this file, type "man shorewall-tcpri"
# #

View File

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

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Zones File # Shorewall -- /etc/shorewall/zones
# #
# For information about this file, type "man shorewall-zones" # For information about this file, type "man shorewall-zones"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Accounting File # Shorewall6 -- /etc/shorewall6/accounting
# #
# For information about entries in this file, type "man shorewall6-accounting" # For information about entries in this file, type "man shorewall6-accounting"
# #

View File

@ -1,7 +1,5 @@
# #
# Shorewall6 - Actions File # Shorewall6 -- /etc/shorewall6/actions
#
# /etc/shorewall6/actions
# #
# For information about entries in this file, type "man shorewall6-actions" # For information about entries in this file, type "man shorewall6-actions"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Blrules File # Shorewall6 -- /etc/shorewall6/blrules
# #
# For information about entries in this file, type "man shorewall6-blrules" # For information about entries in this file, type "man shorewall6-blrules"
# #

View File

@ -1,7 +1,5 @@
# #
# Shorewall6 - Clear File # Shorewall6 -- /etc/shorewall6/clear
#
# /etc/shorewall6/clear
# #
# Add commands below that you want to be executed after Shorewall6 has # Add commands below that you want to be executed after Shorewall6 has
# processed the 'clear' command. # processed the 'clear' command.

View File

@ -1,53 +1,54 @@
# #
# Shorewall6 - Conntrack File # Shorewall6 -- /etc/shorewall6/conntrack
# #
# For information about entries in this file, type "man shorewall6-conntrack" # For information about entries in this file, type "man shorewall6-conntrack"
# #
############################################################################################################## ##############################################################################################################
?FORMAT 2 ?FORMAT 3
##############################################################################################################
#ACTION SOURCE DESTINATION PROTO DEST SOURCE USER/ SWITCH #ACTION SOURCE DESTINATION PROTO DEST SOURCE USER/ SWITCH
# PORT(S) PORT(S) GROUP # PORT(S) PORT(S) GROUP
?if __CT_TARGET ?if $AUTOHELPERS && __CT_TARGET
?if __AMANDA_HELPER ?if __AMANDA_HELPER
CT:helper:amanda all - udp 10080 CT:helper:amanda:PO - - udp 10080
?endif ?endif
?if __FTP_HELPER ?if __FTP_HELPER
CT:helper:ftp all - tcp 21 CT:helper:ftp:PO - - tcp 21
?endif ?endif
?if __H323_HELPER ?if __H323_HELPER
CT:helper:RAS all - udp 1719 CT:helper:RAS:PO - - udp 1719
CT:helper:Q.931 all - tcp 1720 CT:helper:Q.931:PO - - tcp 1720
?endif ?endif
?if __IRC_HELPER ?if __IRC_HELPER
CT:helper:irc all - tcp 6667 CT:helper:irc:PO - - tcp 6667
?endif ?endif
?if __NETBIOS_NS_HELPER ?if __NETBIOS_NS_HELPER
CT:helper:netbios-ns all - udp 137 CT:helper:netbios-ns:PO - - udp 137
?endif ?endif
?if __PPTP_HELPER ?if __PPTP_HELPER
CT:helper:pptp all - tcp 1723 CT:helper:pptp:PO - - tcp 1723
?endif ?endif
?if __SANE_HELPER ?if __SANE_HELPER
CT:helper:sane all - tcp 6566 CT:helper:sane:PO - - tcp 6566
?endif ?endif
?if __SIP_HELPER ?if __SIP_HELPER
CT:helper:sip all - udp 5060 CT:helper:sip:PO - - udp 5060
?endif ?endif
?if __SNMP_HELPER ?if __SNMP_HELPER
CT:helper:snmp all - udp 161 CT:helper:snmp:PO - - udp 161
?endif ?endif
?if __TFTP_HELPER ?if __TFTP_HELPER
CT:helper:tftp all - udp 69 CT:helper:tftp:PO - - udp 69
?endif ?endif
?endif ?endif

View File

@ -1,7 +1,5 @@
# #
# Shorewall - Findgw File # Shorewall6 -- /etc/shorewall6/findgw
#
# /etc/shorewall6/findgw
# #
# The code in this file is executed when Shorewall is trying to detect the # The code in this file is executed when Shorewall is trying to detect the
# gateway through an interface in /etc/shorewall6/providers that has GATEWAY # gateway through an interface in /etc/shorewall6/providers that has GATEWAY

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Hosts file # Shorewall6 -- /etc/shorewall6/hosts
# #
# For information about entries in this file, type "man shorewall6-hosts" # For information about entries in this file, type "man shorewall6-hosts"
# #

View File

@ -1,7 +1,5 @@
# #
# Shorewall6 - Init File # Shorewall6 -- /etc/shorewall6/init
#
# /etc/shorewall6/init
# #
# Add commands below that you want to be executed at the beginning of # Add commands below that you want to be executed at the beginning of
# a "shorewall6 start" or "shorewall6 restart" command. # a "shorewall6 start" or "shorewall6 restart" command.

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Interfaces File # Shorewall6 -- /etc/shorewall6/interfaces
# #
# For information about entries in this file, type "man shorewall6-interfaces" # For information about entries in this file, type "man shorewall6-interfaces"
# #

View File

@ -1,7 +1,5 @@
# #
# Shorewall6 - Isusable File # Shorewall6 -- /etc/shorewall6/isusable
#
# /etc/shorewall6/isusable
# #
# This script is called when Shorewall6 is attempting to determine # This script is called when Shorewall6 is attempting to determine
# if an interface named in /etc/shorewall6/providers is usable. # if an interface named in /etc/shorewall6/providers is usable.

View File

@ -1,7 +1,5 @@
# #
# Shorewall6 - Lib.private File # Shorewall6 -- /etc/shorewall6/lib.private
#
# /etc/shorewall6/lib.private
# #
# Use this file to declare shell functions to be called in the other # Use this file to declare shell functions to be called in the other
# run-time extension scripts. The file will be copied into the generated # run-time extension scripts. The file will be copied into the generated

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Maclist file # Shorewall6 -- /etc/shorewall6/maclist
# #
# For information about entries in this file, type "man shorewall6-maclist" # For information about entries in this file, type "man shorewall6-maclist"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Mangle File # Shorewall6 -- /etc/shorewall6/mangle
# #
# For information about entries in this file, type "man shorewall6-mangle" # For information about entries in this file, type "man shorewall6-mangle"
# #
@ -9,6 +9,7 @@
# #
# See http://shorewall.net/PacketMarking.html for a detailed description of # See http://shorewall.net/PacketMarking.html for a detailed description of
# the Netfilter/Shorewall packet marking mechanism. # the Netfilter/Shorewall packet marking mechanism.
#
############################################################################################################################################################ ############################################################################################################################################################
#ACTION SOURCE DEST PROTO DEST SOURCE USER TEST LENGTH TOS CONNBYTES HELPER HEADERS PROBABILITY DSCP #ACTION SOURCE DEST PROTO DEST SOURCE USER TEST LENGTH TOS CONNBYTES HELPER HEADERS PROBABILITY DSCP
# PORT(S) PORT(S) # PORT(S) PORT(S)

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Masq file # Shorewall6 -- /etc/shorewall6/masq
# #
# For information about entries in this file, type "man shorewall6-masq" # For information about entries in this file, type "man shorewall6-masq"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Nat File # Shorewall6 -- /etc/shorewall6/nat
# #
# For information about entries in this file, type "man shorewall6-nat" # For information about entries in this file, type "man shorewall6-nat"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Netmap File # Shorewall6 -- /etc/shorewall6/netmap
# #
# 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,7 +1,5 @@
# #
# Shorewall6 - Params File # Shorewall6 -- /etc/shorewall6/params
#
# /etc/shorewall6/params
# #
# Assign any variables that you need here. # Assign any variables that you need here.
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Policy File # Shorewall6 -- /etc/shorewall6/policy
# #
# For information about entries in this file, type "man shorewall6-policy" # For information about entries in this file, type "man shorewall6-policy"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Providers File # Shorewall6 -- /etc/shorewall6/providers
# #
# For information about entries in this file, type "man shorewall6-providers" # For information about entries in this file, type "man shorewall6-providers"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall - Proxyndp File # Shorewall6 -- /etc/shorewall6/proxyndp
# #
# For information about entries in this file, type "man shorewall6-proxyndp" # For information about entries in this file, type "man shorewall6-proxyndp"
# #

View File

@ -1,7 +1,5 @@
# #
# Shorewall6 - Refresh File # Shorewall6 -- /etc/shorewall6/refresh
#
# /etc/shorewall6/refresh
# #
# Add commands below that you want to be executed before Shorewall6 has # Add commands below that you want to be executed before Shorewall6 has
# processed the 'refresh' command. # processed the 'refresh' command.

View File

@ -1,7 +1,5 @@
# #
# Shorewall6 - Refreshed File # Shorewall6 -- /etc/shorewall6/refreshed
#
# /etc/shorewall6/refreshed
# #
# Add commands below that you want to be executed after Shorewall6 has # Add commands below that you want to be executed after Shorewall6 has
# processed the 'refresh' command. # processed the 'refresh' command.

View File

@ -1,7 +1,5 @@
# #
# Shorewall6 - Restored File # Shorewall6 -- /etc/shorewall6/restored
#
# /etc/shorewall6/restored
# #
# Add commands below that you want to be executed after shorewall6 has # Add commands below that you want to be executed after shorewall6 has
# completed a 'restore' command. # completed a 'restore' command.

View File

@ -1,8 +1,9 @@
# #
# Shorewall6 - Routes File # Shorewall6 -- /etc/shorewall6/routes
# #
# For information about entries in this file, type "man shorewall6-routes" # For information about entries in this file, type "man shorewall6-routes"
# #
# For additional information, see http://www.shorewall.net/MultiISP.html # For additional information, see http://www.shorewall.net/MultiISP.html
#
############################################################################### ###############################################################################
#PROVIDER DEST GATEWAY DEVICE OPTIONS #PROVIDER DEST GATEWAY DEVICE OPTIONS

View File

@ -1,6 +1,8 @@
# #
# Shorewall6 - Routestopped File # Shorewall6 - Routestopped File
# #
# /etc/shorewall6/routestopped
#
# This file is deprecated in favor of the stoppedrules file. # This file is deprecated in favor of the stoppedrules file.
# #
# For information about entries in this file, type "man shorewall6-routestopped" # For information about entries in this file, type "man shorewall6-routestopped"

View File

@ -1,8 +1,9 @@
# #
# Shorewall6 - Rtrules File # Shorewall6 -- /etc/shorewall6/rtrules
# #
# For information about entries in this file, type "man shorewall6-rtrules" # For information about entries in this file, type "man shorewall6-rtrules"
# #
# For additional information, see http://www.shorewall.net/MultiISP.html # For additional information, see http://www.shorewall.net/MultiISP.html
#
#################################################################################### ####################################################################################
#SOURCE DEST PROVIDER PRIORITY MASK #SOURCE DEST PROVIDER PRIORITY MASK

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Rules File # Shorewall6 -- /etc/shorewall6/rules
# #
# For information on the settings in this file, type "man shorewall6-rules" # For information on the settings in this file, type "man shorewall6-rules"
# #

View File

@ -1,7 +1,5 @@
# #
# Shorewall - Scfilter File # Shorewall6 -- /etc/shorewall6/scfilter
#
# /etc/shorewall/scfilter
# #
# Replace the 'cat' command below to filter the output of # Replace the 'cat' command below to filter the output of
# 'show connections'. # 'show connections'.

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Secmarks File # Shorewall6 -- /etc/shorewall6/secmarks
# #
# For information about entries in this file, type "man shorewall-secmarks" # For information about entries in this file, type "man shorewall-secmarks"
# #

View File

@ -1,7 +1,5 @@
# #
# Shorewall6 - Start File # Shorewall6 -- /etc/shorewall6/start
#
# /etc/shorewall6/start
# #
# Add commands below that you want to be executed after shorewall6 has # Add commands below that you want to be executed after shorewall6 has
# been started or restarted. # been started or restarted.

View File

@ -1,7 +1,5 @@
# #
# Shorewall6 - Started File # Shorewall6 -- /etc/shorewall6/started
#
# /etc/shorewall6/started
# #
# Add commands below that you want to be executed after shorewall6 has # Add commands below that you want to be executed after shorewall6 has
# been completely started or restarted. The difference between this # been completely started or restarted. The difference between this

View File

@ -1,7 +1,5 @@
# #
# Shorewall6 - Stop File # Shorewall6 -- /etc/shorewall6/stop
#
# /etc/shorewall6/stop
# #
# Add commands below that you want to be executed at the beginning of a # Add commands below that you want to be executed at the beginning of a
# "shorewall6 stop" command. # "shorewall6 stop" command.

View File

@ -1,10 +1,8 @@
# #
# Shorewall6 - Stopped File # Shorewall6 -- /etc/shorewall6/stopped
#
# /etc/shorewall6/stopped
# #
# Add commands below that you want to be executed at the completion of a # Add commands below that you want to be executed at the completion of a
# "shorewal6l stop" command. # "shorewall6 stop" command.
# #
# See http://shorewall.net/shorewall_extension_scripts.htm for additional # See http://shorewall.net/shorewall_extension_scripts.htm for additional
# information. # information.

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Stoppedrules File # Shorewall6 -- /etc/shorewall6/stoppedrules
# #
# For information about entries in this file, # For information about entries in this file,
# type "man shorewall6-stoppedrules" # type "man shorewall6-stoppedrules"

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Tcclasses File # Shorewall6 -- /etc/shorewall6/tcclasses
# #
# For information about entries in this file, type "man shorewall6-tcclasses" # For information about entries in this file, type "man shorewall6-tcclasses"
# #

View File

@ -1,7 +1,5 @@
# #
# Shorewall6 - tcclear File # Shorewall6 -- /etc/shorewall6/tcclear
#
# /etc/shorewall6/tcclear
# #
# Add commands below that you want to be executed before Shorewall6 clears # Add commands below that you want to be executed before Shorewall6 clears
# the traffic shaping configuration. # the traffic shaping configuration.

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Tcdevices File # Shorewall6 -- /etc/shorewall6/tcdevices
# #
# For information about entries in this file, type "man shorewall6-tcdevices" # For information about entries in this file, type "man shorewall6-tcdevices"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Tcfilters File # Shorewall6 -- /etc/shorewall6/tcfilters
# #
# For information about entries in this file, type "man shorewall6-tcfilters" # For information about entries in this file, type "man shorewall6-tcfilters"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Tcinterfaces File # Shorewall6 -- /etc/shorewall6/tcinterfaces
# #
# For information about entries in this file, # For information about entries in this file,
# type "man shorewall6-tcinterfaces" # type "man shorewall6-tcinterfaces"

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Tcpri File # Shorewall6 -- /etc/shorewall6/tcpri
# #
# For information about entries in this file, type "man shorewall6-tcpri" # For information about entries in this file, type "man shorewall6-tcpri"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Tunnels File # Shorewall6 -- /etc/shorewall6/tunnels
# #
# For information about entries in this file, type "man shorewall6-tunnels" # For information about entries in this file, type "man shorewall6-tunnels"
# #

View File

@ -1,5 +1,5 @@
# #
# Shorewall6 - Zones File # Shorewall6 -- /etc/shorewall6/zones
# #
# For information about this file, type "man shorewall6-zones" # For information about this file, type "man shorewall6-zones"
# #