diff --git a/Shorewall/configfiles/accounting b/Shorewall/configfiles/accounting index 37f3fc3d9..7fc6bd4d8 100644 --- a/Shorewall/configfiles/accounting +++ b/Shorewall/configfiles/accounting @@ -1,6 +1,8 @@ # # Shorewall - Accounting File # +# /etc/shorewall/accounting +# # For information about entries in this file, type "man shorewall-accounting" # # Please see http://shorewall.net/Accounting.html for examples and diff --git a/Shorewall/configfiles/arprules b/Shorewall/configfiles/arprules index 249de2b38..ededf7d1a 100644 --- a/Shorewall/configfiles/arprules +++ b/Shorewall/configfiles/arprules @@ -1,6 +1,8 @@ # # Shorewall - Arprules File # +# /etc/shorewall/arprules +# # For information about entries in this file, type "man shorewall-arprules" # ############################################################################################################## diff --git a/Shorewall/configfiles/blrules b/Shorewall/configfiles/blrules index 7353edfaa..40f54cde3 100644 --- a/Shorewall/configfiles/blrules +++ b/Shorewall/configfiles/blrules @@ -1,6 +1,8 @@ # # Shorewall - Blrules File # +# /etc/shorewall/blrules +# # For information about entries in this file, type "man shorewall-blrules" # # Please see http://shorewall.net/blacklisting_support.htm for additional diff --git a/Shorewall/configfiles/conntrack b/Shorewall/configfiles/conntrack index 02f80fb19..be28b40e5 100644 --- a/Shorewall/configfiles/conntrack +++ b/Shorewall/configfiles/conntrack @@ -1,10 +1,13 @@ # # Shorewall - Conntrack File # +# /etc/shorewall/conntrack +# # For information about entries in this file, type "man shorewall-conntrack" # ############################################################################################################## ?FORMAT 3 +############################################################################################################## #ACTION SOURCE DESTINATION PROTO DEST SOURCE USER/ SWITCH # PORT(S) PORT(S) GROUP ?if $AUTOHELPERS && __CT_TARGET diff --git a/Shorewall/configfiles/ecn b/Shorewall/configfiles/ecn index ebe557108..908f3f0a1 100644 --- a/Shorewall/configfiles/ecn +++ b/Shorewall/configfiles/ecn @@ -1,6 +1,8 @@ # # Shorewall - Ecn File # +# /etc/shorewall/ecn +# # For information about entries in this file, type "man shorewall-ecn" # # The manpage is also online at diff --git a/Shorewall/configfiles/hosts b/Shorewall/configfiles/hosts index 493afaff1..b00b89ebd 100644 --- a/Shorewall/configfiles/hosts +++ b/Shorewall/configfiles/hosts @@ -1,6 +1,8 @@ # # Shorewall - Hosts file # +# /etc/shorewall/hosts +# # For information about entries in this file, type "man shorewall-hosts" # # The manpage is also online at diff --git a/Shorewall/configfiles/init b/Shorewall/configfiles/init index 96a3db293..813fcf04f 100644 --- a/Shorewall/configfiles/init +++ b/Shorewall/configfiles/init @@ -3,8 +3,8 @@ # # /etc/shorewall/init # -# Add commands below that you want to be executed at the beginning of -# a "shorewall start", "shorewall-reload" or "shorewall restart" command. +# Add commands below that you want to be executed at the beginning of +# a "shorewall start", "shorewall-reload" or "shorewall restart" command. # # For additional information, see # http://shorewall.net/shorewall_extension_scripts.htm diff --git a/Shorewall/configfiles/initdone b/Shorewall/configfiles/initdone index f73782dd6..2aab056b3 100644 --- a/Shorewall/configfiles/initdone +++ b/Shorewall/configfiles/initdone @@ -3,10 +3,10 @@ # # /etc/shorewall/initdone # -# Add commands below that you want to be executed during -# "shorewall start", "shorewall reload" or "shorewall restart" commands -# at the point where Shorewall has not yet added any permanent rules to -# the builtin chains. +# Add commands below that you want to be executed during +# "shorewall start", "shorewall reload" or "shorewall restart" commands +# at the point where Shorewall has not yet added any permanent rules to +# the builtin chains. # # For additional information, see # http://shorewall.net/shorewall_extension_scripts.htm diff --git a/Shorewall/configfiles/interfaces b/Shorewall/configfiles/interfaces index 5e5dd87a6..c8c3573d1 100644 --- a/Shorewall/configfiles/interfaces +++ b/Shorewall/configfiles/interfaces @@ -1,6 +1,8 @@ # # Shorewall - Interfaces File # +# /etc/shorewall/interfaces +# # For information about entries in this file, type "man shorewall-interfaces" # # The manpage is also online at diff --git a/Shorewall/configfiles/isusable b/Shorewall/configfiles/isusable index 0bf72e7f8..d3cda4f5d 100644 --- a/Shorewall/configfiles/isusable +++ b/Shorewall/configfiles/isusable @@ -3,13 +3,13 @@ # # /etc/shorewall/isusable # -# This script is called when Shorewall is attempting to determine -# if an interface named in /etc/shorewall/providers is usable. +# This script is called when Shorewall is attempting to determine +# if an interface named in /etc/shorewall/providers is usable. # -# The script is invoked inside a function that accepts an interface -# name as a single argument. The file below is designed to work with -# both swping and lsm as described at -# http://www.shorewall.net/MultiISP.html +# The script is invoked inside a function that accepts an interface +# name as a single argument. The file below is designed to work with +# both swping and lsm as described at +# http://www.shorewall.net/MultiISP.html # # See http://shorewall.net/shorewall_extension_scripts.htm for additional # information. diff --git a/Shorewall/configfiles/maclist b/Shorewall/configfiles/maclist index c8ff98ff9..0df37a1ae 100644 --- a/Shorewall/configfiles/maclist +++ b/Shorewall/configfiles/maclist @@ -1,6 +1,8 @@ # # Shorewall - Maclist file # +# /etc/shorewall/maclist +# # For information about entries in this file, type "man shorewall-maclist" # # For additional information, see http://shorewall.net/MAC_Validation.html diff --git a/Shorewall/configfiles/mangle b/Shorewall/configfiles/mangle index 76e402e58..ce1310d3b 100644 --- a/Shorewall/configfiles/mangle +++ b/Shorewall/configfiles/mangle @@ -1,6 +1,8 @@ # # Shorewall - Mangle File # +# /etc/shorewall/mangle +# # For information about entries in this file, type "man shorewall-mangle" # # See http://shorewall.net/traffic_shaping.htm for additional information. @@ -9,6 +11,7 @@ # # See http://shorewall.net/PacketMarking.html for a detailed description of # the Netfilter/Shorewall packet marking mechanism. +# #################################################################################################################################################### #ACTION SOURCE DEST PROTO DEST SOURCE USER TEST LENGTH TOS CONNBYTES HELPER PROBABILITY DSCP # PORT(S) PORT(S) diff --git a/Shorewall/configfiles/masq b/Shorewall/configfiles/masq index 3510312ae..2ca9ecc82 100644 --- a/Shorewall/configfiles/masq +++ b/Shorewall/configfiles/masq @@ -1,6 +1,8 @@ # # Shorewall - Masq file # +# /etc/shorewall/masq +# # For information about entries in this file, type "man shorewall-masq" # # The manpage is also online at diff --git a/Shorewall/configfiles/nat b/Shorewall/configfiles/nat index 66a481843..f72ee92b3 100644 --- a/Shorewall/configfiles/nat +++ b/Shorewall/configfiles/nat @@ -1,6 +1,8 @@ # # Shorewall - Nat File # +# /etc/shorewall/nat +# # For information about entries in this file, type "man shorewall-nat" # # For additional information, see http://shorewall.net/NAT.htm diff --git a/Shorewall/configfiles/netmap b/Shorewall/configfiles/netmap index 5dadf204d..54e7fb85c 100644 --- a/Shorewall/configfiles/netmap +++ b/Shorewall/configfiles/netmap @@ -1,6 +1,8 @@ # # Shorewall - Netmap File # +# /etc/shorewall/netmap +# # For information about entries in this file, type "man shorewall-netmap" # # See http://shorewall.net/netmap.html for an example and usage diff --git a/Shorewall/configfiles/params b/Shorewall/configfiles/params index abaa0fbce..332256486 100644 --- a/Shorewall/configfiles/params +++ b/Shorewall/configfiles/params @@ -3,25 +3,25 @@ # # /etc/shorewall/params # -# Assign any variables that you need here. +# Assign any variables that you need here. # -# It is suggested that variable names begin with an upper case letter -# to distinguish them from variables used internally within the -# Shorewall programs +# It is suggested that variable names begin with an upper case letter +# to distinguish them from variables used internally within the +# Shorewall programs # -# Example: +# Example: # -# NET_IF=eth0 -# NET_BCAST=130.252.100.255 -# NET_OPTIONS=routefilter,norfc1918 +# NET_IF=eth0 +# NET_BCAST=130.252.100.255 +# NET_OPTIONS=routefilter,norfc1918 # -# Example (/etc/shorewall/interfaces record): +# Example (/etc/shorewall/interfaces record): # -# net $NET_IF $NET_BCAST $NET_OPTIONS +# net $NET_IF $NET_BCAST $NET_OPTIONS # -# The result will be the same as if the record had been written +# The result will be the same as if the record had been written # -# net eth0 130.252.100.255 routefilter,norfc1918 +# net eth0 130.252.100.255 routefilter,norfc1918 # ############################################################################### diff --git a/Shorewall/configfiles/policy b/Shorewall/configfiles/policy index d8a2f4e10..0503774ba 100644 --- a/Shorewall/configfiles/policy +++ b/Shorewall/configfiles/policy @@ -1,6 +1,8 @@ # # Shorewall - Policy File # +# /etc/shorewall/policy +# # For information about entries in this file, type "man shorewall-policy" # # The manpage is also online at diff --git a/Shorewall/configfiles/providers b/Shorewall/configfiles/providers index 0b6113da7..a55bfc776 100644 --- a/Shorewall/configfiles/providers +++ b/Shorewall/configfiles/providers @@ -1,6 +1,8 @@ # # Shorewall - Providers File # +# /etc/shorewall/providers +# # For information about entries in this file, type "man shorewall-providers" # # For additional information, see http://shorewall.net/MultiISP.html diff --git a/Shorewall/configfiles/proxyarp b/Shorewall/configfiles/proxyarp index f79fac53d..36adc2055 100644 --- a/Shorewall/configfiles/proxyarp +++ b/Shorewall/configfiles/proxyarp @@ -1,6 +1,8 @@ # # Shorewall - Proxyarp File # +# /etc/shorewall/proxyarp +# # For information about entries in this file, type "man shorewall-proxyarp" # # See http://shorewall.net/ProxyARP.htm for additional information. diff --git a/Shorewall/configfiles/restored b/Shorewall/configfiles/restored index 226f076d0..594896eaa 100644 --- a/Shorewall/configfiles/restored +++ b/Shorewall/configfiles/restored @@ -3,8 +3,8 @@ # # /etc/shorewall/restored # -# Add commands below that you want to be executed after shorewall has -# completed a 'restore' command. +# Add commands below that you want to be executed after shorewall has +# completed a 'restore' command. # # See http://shorewall.net/shorewall_extension_scripts.htm for additional # information. diff --git a/Shorewall/configfiles/routes b/Shorewall/configfiles/routes index 90f036f0f..9440e8cdb 100644 --- a/Shorewall/configfiles/routes +++ b/Shorewall/configfiles/routes @@ -1,8 +1,11 @@ # # Shorewall - Routes File # +# /etc/shorewall/routes +# # For information about entries in this file, type "man shorewall-routes" # # For additional information, see http://www.shorewall.net/MultiISP.html +# ############################################################################### #PROVIDER DEST GATEWAY DEVICE OPTIONS diff --git a/Shorewall/configfiles/rtrules b/Shorewall/configfiles/rtrules index 0b31d54cb..9cde3371d 100644 --- a/Shorewall/configfiles/rtrules +++ b/Shorewall/configfiles/rtrules @@ -1,8 +1,11 @@ # # Shorewall - Rtrules File # +# /etc/shorewall/rtrules +# # For information about entries in this file, type "man shorewall-rtrules" # # For additional information, see http://www.shorewall.net/MultiISP.html +# #################################################################################### #SOURCE DEST PROVIDER PRIORITY MASK diff --git a/Shorewall/configfiles/rules b/Shorewall/configfiles/rules index 8f6c72187..474e1862e 100644 --- a/Shorewall/configfiles/rules +++ b/Shorewall/configfiles/rules @@ -1,6 +1,8 @@ # # Shorewall - Rules File # +# /etc/shorewall/rules +# # For information on the settings in this file, type "man shorewall-rules" # # The manpage is also online at diff --git a/Shorewall/configfiles/secmarks b/Shorewall/configfiles/secmarks index b560923d3..b1b2b518e 100644 --- a/Shorewall/configfiles/secmarks +++ b/Shorewall/configfiles/secmarks @@ -1,6 +1,8 @@ # # Shorewall - Secmarks File # +# /etc/shorewall/secmarks +# # For information about entries in this file, type "man shorewall-secmarks" # ############################################################################################################ diff --git a/Shorewall/configfiles/start b/Shorewall/configfiles/start index aca286a40..4f698d358 100644 --- a/Shorewall/configfiles/start +++ b/Shorewall/configfiles/start @@ -3,8 +3,8 @@ # # /etc/shorewall/start # -# Add commands below that you want to be executed after shorewall has -# been started, reloaded or restarted. +# Add commands below that you want to be executed after shorewall has +# been started, reloaded or restarted. # # See http://shorewall.net/shorewall_extension_scripts.htm for additional # information. diff --git a/Shorewall/configfiles/started b/Shorewall/configfiles/started index 5baac968f..2fef8a7ca 100644 --- a/Shorewall/configfiles/started +++ b/Shorewall/configfiles/started @@ -3,15 +3,15 @@ # # /etc/shorewall/started # -# Add commands below that you want to be executed after shorewall has -# been completely started, reloaded or restarted. The difference between -# this extension script and /etc/shorewall/start is that this one is -# invoked after the 'shorewall' chain has been created (thus -# signaling that the firewall is completely up). +# Add commands below that you want to be executed after shorewall has +# been completely started, reloaded or restarted. The difference between +# this extension script and /etc/shorewall/start is that this one is +# invoked after the 'shorewall' chain has been created (thus +# signaling that the firewall is completely up). # -# This script should not change the firewall configuration directly but -# may do so indirectly by running /sbin/shorewall with the 'nolock' -# option. +# This script should not change the firewall configuration directly but +# may do so indirectly by running /sbin/shorewall with the 'nolock' +# option. # # See http://shorewall.net/shorewall_extension_scripts.htm for additional # information. diff --git a/Shorewall/configfiles/stop b/Shorewall/configfiles/stop index 7d69b07e6..7e112aeb3 100644 --- a/Shorewall/configfiles/stop +++ b/Shorewall/configfiles/stop @@ -3,8 +3,8 @@ # # /etc/shorewall/stop # -# Add commands below that you want to be executed at the beginning of a -# "shorewall stop" command. +# Add commands below that you want to be executed at the beginning of a +# "shorewall stop" command. # # See http://shorewall.net/shorewall_extension_scripts.htm for additional # information. diff --git a/Shorewall/configfiles/stopped b/Shorewall/configfiles/stopped index 13defd8a0..c8ca296c2 100644 --- a/Shorewall/configfiles/stopped +++ b/Shorewall/configfiles/stopped @@ -3,8 +3,8 @@ # # /etc/shorewall/stopped # -# Add commands below that you want to be executed at the completion of a -# "shorewall stop" command. +# Add commands below that you want to be executed at the completion of a +# "shorewall stop" command. # # See http://shorewall.net/shorewall_extension_scripts.htm for additional # information. diff --git a/Shorewall/configfiles/stoppedrules b/Shorewall/configfiles/stoppedrules index 395553a17..bbe737296 100644 --- a/Shorewall/configfiles/stoppedrules +++ b/Shorewall/configfiles/stoppedrules @@ -1,6 +1,8 @@ # # Shorewall - Stoppedrules File # +# /etc/shorewall/stoppedrules +# # For information about entries in this file, type "man shorewall-stoppedrules" # # The manpage is also online at diff --git a/Shorewall/configfiles/tcclasses b/Shorewall/configfiles/tcclasses index c6ccf100d..f2c7fbc16 100644 --- a/Shorewall/configfiles/tcclasses +++ b/Shorewall/configfiles/tcclasses @@ -1,6 +1,8 @@ # # Shorewall - Tcclasses File # +# /etc/shorewall/tcclasses +# # For information about entries in this file, type "man shorewall-tcclasses" # # See http://shorewall.net/traffic_shaping.htm for additional information. diff --git a/Shorewall/configfiles/tcdevices b/Shorewall/configfiles/tcdevices index 4afe83215..6ff0cdebf 100644 --- a/Shorewall/configfiles/tcdevices +++ b/Shorewall/configfiles/tcdevices @@ -1,6 +1,8 @@ # # Shorewall - Tcdevices File # +# /etc/shorewall/tcdevices +# # For information about entries in this file, type "man shorewall-tcdevices" # # See http://shorewall.net/traffic_shaping.htm for additional information. diff --git a/Shorewall/configfiles/tcfilters b/Shorewall/configfiles/tcfilters index e2952deba..b6ead64b5 100644 --- a/Shorewall/configfiles/tcfilters +++ b/Shorewall/configfiles/tcfilters @@ -1,6 +1,8 @@ # # Shorewall - Tcfilters File # +# /etc/shorewall/tcfilters +# # For information about entries in this file, type "man shorewall-tcfilters" # # See http://shorewall.net/traffic_shaping.htm for additional information. diff --git a/Shorewall/configfiles/tcinterfaces b/Shorewall/configfiles/tcinterfaces index b3161c4a6..15cd39b67 100644 --- a/Shorewall/configfiles/tcinterfaces +++ b/Shorewall/configfiles/tcinterfaces @@ -1,6 +1,8 @@ # # Shorewall - Tcinterfaces File # +# /etc/shorewall/tcinterfaces +# # For information about entries in this file, type "man shorewall-tcinterfaces" # # See http://shorewall.net/simple_traffic_shaping.htm for additional diff --git a/Shorewall/configfiles/tcpri b/Shorewall/configfiles/tcpri index ab70d77b3..89520931b 100644 --- a/Shorewall/configfiles/tcpri +++ b/Shorewall/configfiles/tcpri @@ -1,6 +1,8 @@ # # Shorewall - Tcpri File # +# /etc/shorewall/tcpri +# # For information about entries in this file, type "man shorewall-tcpri" # # See http://shorewall.net/simple_traffic_shaping.htm for additional diff --git a/Shorewall/configfiles/tunnels b/Shorewall/configfiles/tunnels index a313bbe91..2bafc7282 100644 --- a/Shorewall/configfiles/tunnels +++ b/Shorewall/configfiles/tunnels @@ -1,6 +1,8 @@ # # Shorewall - Tunnels File # +# /etc/shorewall/tunnels +# # For information about entries in this file, type "man shorewall-tunnels" # # The manpage is also online at diff --git a/Shorewall/configfiles/zones b/Shorewall/configfiles/zones index e42e8020b..31197da85 100644 --- a/Shorewall/configfiles/zones +++ b/Shorewall/configfiles/zones @@ -1,6 +1,8 @@ # # Shorewall - Zones File # +# /etc/shorewall/zones +# # For information about this file, type "man shorewall-zones" # # The manpage is also online at diff --git a/Shorewall6/configfiles/accounting b/Shorewall6/configfiles/accounting index 2d7bd2cdc..bd61bde6c 100644 --- a/Shorewall6/configfiles/accounting +++ b/Shorewall6/configfiles/accounting @@ -1,6 +1,8 @@ # # Shorewall6 - Accounting File # +# /etc/shorewall6/accounting +# # For information about entries in this file, type "man shorewall6-accounting" # # Please see http://shorewall.net/Accounting.html for examples and diff --git a/Shorewall6/configfiles/blrules b/Shorewall6/configfiles/blrules index f1d1c8d1c..34fa70331 100644 --- a/Shorewall6/configfiles/blrules +++ b/Shorewall6/configfiles/blrules @@ -1,6 +1,8 @@ # # Shorewall6 - Blrules File # +# /etc/shorewall6/blrules +# # For information about entries in this file, type "man shorewall6-blrules" # # Please see http://shorewall.net/blacklisting_support.htm for additional diff --git a/Shorewall6/configfiles/conntrack b/Shorewall6/configfiles/conntrack index e8ca2a7d5..1fff3114c 100644 --- a/Shorewall6/configfiles/conntrack +++ b/Shorewall6/configfiles/conntrack @@ -1,10 +1,13 @@ # # Shorewall6 - Conntrack File # +# /etc/shorewall6/conntrack +# # For information about entries in this file, type "man shorewall6-conntrack" # ############################################################################################################## ?FORMAT 3 +############################################################################################################## #ACTION SOURCE DESTINATION PROTO DEST SOURCE USER/ SWITCH # PORT(S) PORT(S) GROUP ?if $AUTOHELPERS && __CT_TARGET diff --git a/Shorewall6/configfiles/findgw b/Shorewall6/configfiles/findgw index 80325f968..d3b4a3c73 100644 --- a/Shorewall6/configfiles/findgw +++ b/Shorewall6/configfiles/findgw @@ -1,5 +1,5 @@ # -# Shorewall - Findgw File +# Shorewall6 - Findgw File # # /etc/shorewall6/findgw # diff --git a/Shorewall6/configfiles/hosts b/Shorewall6/configfiles/hosts index 2388e1951..8bd10b1e2 100644 --- a/Shorewall6/configfiles/hosts +++ b/Shorewall6/configfiles/hosts @@ -1,6 +1,8 @@ # # Shorewall6 - Hosts file # +# /etc/shorewall6/hosts +# # For information about entries in this file, type "man shorewall6-hosts" # # The manpage is also online at diff --git a/Shorewall6/configfiles/init b/Shorewall6/configfiles/init index 723dcea0f..5e59d1203 100644 --- a/Shorewall6/configfiles/init +++ b/Shorewall6/configfiles/init @@ -3,8 +3,8 @@ # # /etc/shorewall6/init # -# Add commands below that you want to be executed at the beginning of -# a "shorewall6 start" or "shorewall6 restart" command. +# Add commands below that you want to be executed at the beginning of +# a "shorewall6 start" or "shorewall6 restart" command. # # For additional information, see # http://shorewall.net/shorewall_extension_scripts.htm diff --git a/Shorewall6/configfiles/interfaces b/Shorewall6/configfiles/interfaces index 5bee50c7d..2b1e2f283 100644 --- a/Shorewall6/configfiles/interfaces +++ b/Shorewall6/configfiles/interfaces @@ -1,6 +1,8 @@ # # Shorewall6 - Interfaces File # +# /etc/shorewall6/interfaces +# # For information about entries in this file, type "man shorewall6-interfaces" # # The manpage is also online at diff --git a/Shorewall6/configfiles/isusable b/Shorewall6/configfiles/isusable index 4ab9f9157..96b0831b5 100644 --- a/Shorewall6/configfiles/isusable +++ b/Shorewall6/configfiles/isusable @@ -3,13 +3,13 @@ # # /etc/shorewall6/isusable # -# This script is called when Shorewall6 is attempting to determine -# if an interface named in /etc/shorewall6/providers is usable. +# This script is called when Shorewall6 is attempting to determine +# if an interface named in /etc/shorewall6/providers is usable. # -# The script is invoked inside a function that accepts an interface -# name as a single argument. The file below is designed to work with -# both swping and lsm as described at -# http://www.shorewall.net/MultiISP.html +# The script is invoked inside a function that accepts an interface +# name as a single argument. The file below is designed to work with +# both swping and lsm as described at +# http://www.shorewall.net/MultiISP.html # # See http://shorewall.net/shorewall_extension_scripts.htm for additional # information. diff --git a/Shorewall6/configfiles/maclist b/Shorewall6/configfiles/maclist index a071328b3..1fafd9e49 100644 --- a/Shorewall6/configfiles/maclist +++ b/Shorewall6/configfiles/maclist @@ -1,6 +1,8 @@ # # Shorewall6 - Maclist file # +# /etc/shorewall6/maclist +# # For information about entries in this file, type "man shorewall6-maclist" # # For additional information, see http://shorewall.net/MAC_Validation.html diff --git a/Shorewall6/configfiles/mangle b/Shorewall6/configfiles/mangle index 19d42313f..a93fc7aaf 100644 --- a/Shorewall6/configfiles/mangle +++ b/Shorewall6/configfiles/mangle @@ -1,6 +1,8 @@ # # Shorewall6 - Mangle File # +# /etc/shorewall6/mangle +# # For information about entries in this file, type "man shorewall6-mangle" # # See http://shorewall.net/traffic_shaping.htm for additional information. @@ -9,6 +11,7 @@ # # See http://shorewall.net/PacketMarking.html for a detailed description of # the Netfilter/Shorewall packet marking mechanism. +# ############################################################################################################################################################ #ACTION SOURCE DEST PROTO DEST SOURCE USER TEST LENGTH TOS CONNBYTES HELPER HEADERS PROBABILITY DSCP # PORT(S) PORT(S) diff --git a/Shorewall6/configfiles/masq b/Shorewall6/configfiles/masq index f0997a366..464a23462 100644 --- a/Shorewall6/configfiles/masq +++ b/Shorewall6/configfiles/masq @@ -1,6 +1,8 @@ # # Shorewall6 - Masq file # +# /etc/shorewall6/masq +# # For information about entries in this file, type "man shorewall6-masq" # # The manpage is also online at diff --git a/Shorewall6/configfiles/nat b/Shorewall6/configfiles/nat index f45896436..cfab54dc3 100644 --- a/Shorewall6/configfiles/nat +++ b/Shorewall6/configfiles/nat @@ -1,6 +1,8 @@ # # Shorewall6 - Nat File # +# /etc/shorewall6/nat +# # For information about entries in this file, type "man shorewall6-nat" # # The manpage is also online at diff --git a/Shorewall6/configfiles/netmap b/Shorewall6/configfiles/netmap index c93d978a1..f59c9845a 100644 --- a/Shorewall6/configfiles/netmap +++ b/Shorewall6/configfiles/netmap @@ -1,6 +1,8 @@ # # Shorewall6 - Netmap File # +# /etc/shorewall6/netmap +# # For information about entries in this file, type "man shorewall-netmap" # # See http://shorewall.net/netmap.html for an example and usage diff --git a/Shorewall6/configfiles/params b/Shorewall6/configfiles/params index 2e0c1a696..0cd5087b8 100644 --- a/Shorewall6/configfiles/params +++ b/Shorewall6/configfiles/params @@ -3,24 +3,24 @@ # # /etc/shorewall6/params # -# Assign any variables that you need here. +# Assign any variables that you need here. # -# It is suggested that variable names begin with an upper case letter -# to distinguish them from variables used internally within the -# Shorewall6 programs +# It is suggested that variable names begin with an upper case letter +# to distinguish them from variables used internally within the +# Shorewall6 programs # -# Example: +# Example: # -# NET_IF=eth0 -# NET_OPTIONS=dhcp,nosmurfs +# NET_IF=eth0 +# NET_OPTIONS=dhcp,nosmurfs # -# Example (/etc/shorewall6/interfaces record): +# Example (/etc/shorewall6/interfaces record): # -# net $NET_IF - $NET_OPTIONS +# net $NET_IF - $NET_OPTIONS # -# The result will be the same as if the record had been written +# The result will be the same as if the record had been written # -# net eth0 - dhcp,nosmurfs +# net eth0 - dhcp,nosmurfs # ############################################################################### diff --git a/Shorewall6/configfiles/policy b/Shorewall6/configfiles/policy index 1bd333fdd..41dbd5e6a 100644 --- a/Shorewall6/configfiles/policy +++ b/Shorewall6/configfiles/policy @@ -1,6 +1,8 @@ # # Shorewall6 - Policy File # +# /etc/shorewall6/policy +# # For information about entries in this file, type "man shorewall6-policy" # # The manpage is also online at diff --git a/Shorewall6/configfiles/providers b/Shorewall6/configfiles/providers index 0970a7fe4..685061c22 100644 --- a/Shorewall6/configfiles/providers +++ b/Shorewall6/configfiles/providers @@ -1,6 +1,8 @@ # # Shorewall6 - Providers File # +# /etc/shorewall6/providers +# # For information about entries in this file, type "man shorewall6-providers" # # For additional information, see http://shorewall.net/MultiISP.html diff --git a/Shorewall6/configfiles/proxyndp b/Shorewall6/configfiles/proxyndp index a179c1fb7..b2f0a3bff 100644 --- a/Shorewall6/configfiles/proxyndp +++ b/Shorewall6/configfiles/proxyndp @@ -1,5 +1,7 @@ # -# Shorewall - Proxyndp File +# Shorewall6 - Proxyndp File +# +# /etc/shorewall6/proxyndp # # For information about entries in this file, type "man shorewall6-proxyndp" # diff --git a/Shorewall6/configfiles/restored b/Shorewall6/configfiles/restored index 10adb2982..50a367726 100644 --- a/Shorewall6/configfiles/restored +++ b/Shorewall6/configfiles/restored @@ -3,8 +3,8 @@ # # /etc/shorewall6/restored # -# Add commands below that you want to be executed after shorewall6 has -# completed a 'restore' command. +# Add commands below that you want to be executed after shorewall6 has +# completed a 'restore' command. # # See http://shorewall.net/shorewall_extension_scripts.htm for additional # information. diff --git a/Shorewall6/configfiles/routes b/Shorewall6/configfiles/routes index 3d9e48ba9..63e9212d3 100644 --- a/Shorewall6/configfiles/routes +++ b/Shorewall6/configfiles/routes @@ -1,8 +1,11 @@ # # Shorewall6 - Routes File # +# /etc/shorewall6/routes +# # For information about entries in this file, type "man shorewall6-routes" # # For additional information, see http://www.shorewall.net/MultiISP.html +# ############################################################################### #PROVIDER DEST GATEWAY DEVICE OPTIONS diff --git a/Shorewall6/configfiles/routestopped b/Shorewall6/configfiles/routestopped index a075fbef1..8a908042f 100644 --- a/Shorewall6/configfiles/routestopped +++ b/Shorewall6/configfiles/routestopped @@ -1,6 +1,8 @@ # # Shorewall6 - Routestopped File # +# /etc/shorewall6/routestopped +# # This file is deprecated in favor of the stoppedrules file. # # For information about entries in this file, type "man shorewall6-routestopped" diff --git a/Shorewall6/configfiles/rtrules b/Shorewall6/configfiles/rtrules index f1f94d6cb..d384a1ded 100644 --- a/Shorewall6/configfiles/rtrules +++ b/Shorewall6/configfiles/rtrules @@ -1,8 +1,11 @@ # # Shorewall6 - Rtrules File # +# /etc/shorewall6/rtrules +# # For information about entries in this file, type "man shorewall6-rtrules" # # For additional information, see http://www.shorewall.net/MultiISP.html +# #################################################################################### #SOURCE DEST PROVIDER PRIORITY MASK diff --git a/Shorewall6/configfiles/rules b/Shorewall6/configfiles/rules index 7a2f0049d..d717947a1 100644 --- a/Shorewall6/configfiles/rules +++ b/Shorewall6/configfiles/rules @@ -1,6 +1,8 @@ # # Shorewall6 - Rules File # +# /etc/shorewall6/rules +# # For information on the settings in this file, type "man shorewall6-rules" # # The manpage is also online at diff --git a/Shorewall6/configfiles/scfilter b/Shorewall6/configfiles/scfilter index 16ead3684..e8c97cdbf 100644 --- a/Shorewall6/configfiles/scfilter +++ b/Shorewall6/configfiles/scfilter @@ -1,7 +1,7 @@ # -# Shorewall - Scfilter File +# Shorewall6 - Scfilter File # -# /etc/shorewall/scfilter +# /etc/shorewall6/scfilter # # Replace the 'cat' command below to filter the output of # 'show connections'. diff --git a/Shorewall6/configfiles/secmarks b/Shorewall6/configfiles/secmarks index 8e091288f..31569730d 100644 --- a/Shorewall6/configfiles/secmarks +++ b/Shorewall6/configfiles/secmarks @@ -1,6 +1,8 @@ # # Shorewall6 - Secmarks File # +# /etc/shorewall6/secmarks +# # For information about entries in this file, type "man shorewall-secmarks" # ############################################################################################################ diff --git a/Shorewall6/configfiles/start b/Shorewall6/configfiles/start index 8e6d8b030..757f5d71c 100644 --- a/Shorewall6/configfiles/start +++ b/Shorewall6/configfiles/start @@ -3,8 +3,8 @@ # # /etc/shorewall6/start # -# Add commands below that you want to be executed after shorewall6 has -# been started or restarted. +# Add commands below that you want to be executed after shorewall6 has +# been started or restarted. # # See http://shorewall.net/shorewall_extension_scripts.htm for additional # information. diff --git a/Shorewall6/configfiles/started b/Shorewall6/configfiles/started index 8bca48bc1..7cc956da2 100644 --- a/Shorewall6/configfiles/started +++ b/Shorewall6/configfiles/started @@ -3,15 +3,15 @@ # # /etc/shorewall6/started # -# Add commands below that you want to be executed after shorewall6 has -# been completely started or restarted. The difference between this -# extension script and /etc/shorewall6/start is that this one is invoked -# after the 'shorewall' chain has been created (thus signaling that the -# firewall is completely up). +# Add commands below that you want to be executed after shorewall6 has +# been completely started or restarted. The difference between this +# extension script and /etc/shorewall6/start is that this one is invoked +# after the 'shorewall' chain has been created (thus signaling that the +# firewall is completely up). # -# This script should not change the firewall configuration directly but -# may do so indirectly by running /sbin/shorewall6 with the 'nolock' -# option. +# This script should not change the firewall configuration directly but +# may do so indirectly by running /sbin/shorewall6 with the 'nolock' +# option. # # See http://shorewall.net/shorewall_extension_scripts.htm for additional # information. diff --git a/Shorewall6/configfiles/stop b/Shorewall6/configfiles/stop index d13d8ed96..dcc41295d 100644 --- a/Shorewall6/configfiles/stop +++ b/Shorewall6/configfiles/stop @@ -3,8 +3,8 @@ # # /etc/shorewall6/stop # -# Add commands below that you want to be executed at the beginning of a -# "shorewall6 stop" command. +# Add commands below that you want to be executed at the beginning of a +# "shorewall6 stop" command. # # See http://shorewall.net/shorewall_extension_scripts.htm for additional # information. diff --git a/Shorewall6/configfiles/stopped b/Shorewall6/configfiles/stopped index 9ab1a9083..14e0e31dd 100644 --- a/Shorewall6/configfiles/stopped +++ b/Shorewall6/configfiles/stopped @@ -3,8 +3,8 @@ # # /etc/shorewall6/stopped # -# Add commands below that you want to be executed at the completion of a -# "shorewal6l stop" command. +# Add commands below that you want to be executed at the completion of a +# "shorewall6 stop" command. # # See http://shorewall.net/shorewall_extension_scripts.htm for additional # information. diff --git a/Shorewall6/configfiles/stoppedrules b/Shorewall6/configfiles/stoppedrules index f566a4437..c773bace7 100644 --- a/Shorewall6/configfiles/stoppedrules +++ b/Shorewall6/configfiles/stoppedrules @@ -1,6 +1,8 @@ # # Shorewall6 - Stoppedrules File # +# /etc/shorewall6/stoppedrules +# # For information about entries in this file, # type "man shorewall6-stoppedrules" # diff --git a/Shorewall6/configfiles/tcclasses b/Shorewall6/configfiles/tcclasses index 34359d6a1..4a96af64c 100644 --- a/Shorewall6/configfiles/tcclasses +++ b/Shorewall6/configfiles/tcclasses @@ -1,6 +1,8 @@ # # Shorewall6 - Tcclasses File # +# /etc/shorewall6/tcclasses +# # For information about entries in this file, type "man shorewall6-tcclasses" # # See http://shorewall.net/traffic_shaping.htm for additional information. diff --git a/Shorewall6/configfiles/tcdevices b/Shorewall6/configfiles/tcdevices index fcded3e27..8e48c1113 100644 --- a/Shorewall6/configfiles/tcdevices +++ b/Shorewall6/configfiles/tcdevices @@ -1,6 +1,8 @@ # # Shorewall6 - Tcdevices File # +# /etc/shorewall6/tcdevices +# # For information about entries in this file, type "man shorewall6-tcdevices" # # See http://shorewall.net/traffic_shaping.htm for additional information. diff --git a/Shorewall6/configfiles/tcfilters b/Shorewall6/configfiles/tcfilters index 70b22e103..7b61e0edb 100644 --- a/Shorewall6/configfiles/tcfilters +++ b/Shorewall6/configfiles/tcfilters @@ -1,6 +1,8 @@ # # Shorewall6 - Tcfilters File # +# /etc/shorewall6/tcfilters +# # For information about entries in this file, type "man shorewall6-tcfilters" # # See http://shorewall.net/traffic_shaping.htm for additional information. diff --git a/Shorewall6/configfiles/tcinterfaces b/Shorewall6/configfiles/tcinterfaces index 02345c0aa..174fc60df 100644 --- a/Shorewall6/configfiles/tcinterfaces +++ b/Shorewall6/configfiles/tcinterfaces @@ -1,6 +1,8 @@ # # Shorewall6 - Tcinterfaces File # +# /etc/shorewall6/tcinterfaces +# # For information about entries in this file, # type "man shorewall6-tcinterfaces" # diff --git a/Shorewall6/configfiles/tcpri b/Shorewall6/configfiles/tcpri index 472dfc9e9..53bef89ca 100644 --- a/Shorewall6/configfiles/tcpri +++ b/Shorewall6/configfiles/tcpri @@ -1,6 +1,8 @@ # # Shorewall6 - Tcpri File # +# /etc/shorewall6/tcpri +# # For information about entries in this file, type "man shorewall6-tcpri" # # See http://shorewall.net/simple_traffic_shaping.htm for additional diff --git a/Shorewall6/configfiles/tunnels b/Shorewall6/configfiles/tunnels index 316f63ac4..9733168b4 100644 --- a/Shorewall6/configfiles/tunnels +++ b/Shorewall6/configfiles/tunnels @@ -1,6 +1,8 @@ # # Shorewall6 - Tunnels File # +# /etc/shorewall6/tunnels +# # For information about entries in this file, type "man shorewall6-tunnels" # # The manpage is also online at diff --git a/Shorewall6/configfiles/zones b/Shorewall6/configfiles/zones index 40b129d0f..4a848471c 100644 --- a/Shorewall6/configfiles/zones +++ b/Shorewall6/configfiles/zones @@ -1,6 +1,8 @@ # # Shorewall6 - Zones File # +# /etc/shorewall6/zones +# # For information about this file, type "man shorewall6-zones" # # The manpage is also online at