diff --git a/Samples/one-interface/interfaces b/Samples/one-interface/interfaces index 5ed9b8a1a..63703f0a1 100644 --- a/Samples/one-interface/interfaces +++ b/Samples/one-interface/interfaces @@ -17,4 +17,3 @@ ############################################################################### #ZONE INTERFACE BROADCAST OPTIONS net eth0 detect dhcp,tcpflags,logmartians,nosmurfs -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Samples/one-interface/policy b/Samples/one-interface/policy index 834a30591..4250300ce 100644 --- a/Samples/one-interface/policy +++ b/Samples/one-interface/policy @@ -20,4 +20,3 @@ net $FW DROP info net all DROP info # The FOLLOWING POLICY MUST BE LAST all all REJECT info -#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Samples/one-interface/rules b/Samples/one-interface/rules index 58dca3254..980e84133 100644 --- a/Samples/one-interface/rules +++ b/Samples/one-interface/rules @@ -24,5 +24,3 @@ Ping/DROP net $FW # Permit all ICMP traffic FROM the firewall TO the net zone ACCEPT $FW net icmp - -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Samples/one-interface/zones b/Samples/one-interface/zones index 5c04ed20a..1e73fcd71 100644 --- a/Samples/one-interface/zones +++ b/Samples/one-interface/zones @@ -18,4 +18,3 @@ # OPTIONS OPTIONS fw firewall net ipv4 -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Samples/three-interfaces/interfaces b/Samples/three-interfaces/interfaces index 4b09019a3..a975206ae 100644 --- a/Samples/three-interfaces/interfaces +++ b/Samples/three-interfaces/interfaces @@ -19,4 +19,3 @@ net eth0 detect tcpflags,dhcp,nosmurfs,routefilter,logmartians loc eth1 detect tcpflags,nosmurfs,routefilter,logmartians dmz eth2 detect tcpflags,nosmurfs,routefilter,logmartians -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Samples/three-interfaces/masq b/Samples/three-interfaces/masq index e800fc134..0736f99c5 100644 --- a/Samples/three-interfaces/masq +++ b/Samples/three-interfaces/masq @@ -19,4 +19,3 @@ eth0 10.0.0.0/8,\ 169.254.0.0/16,\ 172.16.0.0/12,\ 192.168.0.0/16 -#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Samples/three-interfaces/policy b/Samples/three-interfaces/policy index d75041192..6dfceabb7 100644 --- a/Samples/three-interfaces/policy +++ b/Samples/three-interfaces/policy @@ -78,5 +78,3 @@ net all DROP info # THE FOLLOWING POLICY MUST BE LAST all all REJECT info - -#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Samples/three-interfaces/routestopped b/Samples/three-interfaces/routestopped index 57b6ef11a..e13f66466 100644 --- a/Samples/three-interfaces/routestopped +++ b/Samples/three-interfaces/routestopped @@ -19,4 +19,3 @@ #INTERFACE HOST(S) eth1 - eth2 - -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Samples/three-interfaces/rules b/Samples/three-interfaces/rules index 59b47523e..d489471f1 100644 --- a/Samples/three-interfaces/rules +++ b/Samples/three-interfaces/rules @@ -56,5 +56,3 @@ ACCEPT $FW dmz icmp #Ping/ACCEPT net dmz #Ping/ACCEPT net loc - -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Samples/three-interfaces/zones b/Samples/three-interfaces/zones index a1cfde9e2..886237afe 100644 --- a/Samples/three-interfaces/zones +++ b/Samples/three-interfaces/zones @@ -20,4 +20,3 @@ fw firewall net ipv4 loc ipv4 dmz ipv4 -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Samples/two-interfaces/interfaces b/Samples/two-interfaces/interfaces index 8f7618a52..0eeef98ad 100644 --- a/Samples/two-interfaces/interfaces +++ b/Samples/two-interfaces/interfaces @@ -18,4 +18,3 @@ #ZONE INTERFACE BROADCAST OPTIONS net eth0 detect dhcp,tcpflags,nosmurfs,routefilter,logmartians loc eth1 detect tcpflags,nosmurfs,routefilter,logmartians -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Samples/two-interfaces/masq b/Samples/two-interfaces/masq index 9b645327b..29bae741a 100644 --- a/Samples/two-interfaces/masq +++ b/Samples/two-interfaces/masq @@ -19,4 +19,3 @@ eth0 10.0.0.0/8,\ 169.254.0.0/16,\ 172.16.0.0/12,\ 192.168.0.0/16 -#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Samples/two-interfaces/policy b/Samples/two-interfaces/policy index 636b4d449..2826d2537 100644 --- a/Samples/two-interfaces/policy +++ b/Samples/two-interfaces/policy @@ -62,4 +62,3 @@ net all DROP info # THE FOLLOWING POLICY MUST BE LAST all all REJECT info -#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Samples/two-interfaces/routestopped b/Samples/two-interfaces/routestopped index 44945cdcf..6aa92602a 100644 --- a/Samples/two-interfaces/routestopped +++ b/Samples/two-interfaces/routestopped @@ -18,4 +18,3 @@ ############################################################################## #INTERFACE HOST(S) OPTIONS eth1 - -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Samples/two-interfaces/rules b/Samples/two-interfaces/rules index d922c14f6..23c0746c7 100644 --- a/Samples/two-interfaces/rules +++ b/Samples/two-interfaces/rules @@ -38,5 +38,3 @@ Ping/DROP net $FW ACCEPT $FW loc icmp ACCEPT $FW net icmp # - -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Samples/two-interfaces/zones b/Samples/two-interfaces/zones index 89c296037..12e360c15 100644 --- a/Samples/two-interfaces/zones +++ b/Samples/two-interfaces/zones @@ -19,5 +19,3 @@ fw firewall net ipv4 loc ipv4 - -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/accounting b/Shorewall/configfiles/accounting index 57c434bff..4362ba674 100644 --- a/Shorewall/configfiles/accounting +++ b/Shorewall/configfiles/accounting @@ -9,4 +9,3 @@ ##################################################################################### #ACTION CHAIN SOURCE DESTINATION PROTO DEST SOURCE USER/ MARK # PORT(S) PORT(S) GROUP -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/actions b/Shorewall/configfiles/actions index 370a1a703..86fdf7882 100644 --- a/Shorewall/configfiles/actions +++ b/Shorewall/configfiles/actions @@ -10,4 +10,3 @@ ############################################################################### #ACTION COMMENT (place '# ' below the 'C' in comment followed by # v a comment describing the action) -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/blacklist b/Shorewall/configfiles/blacklist index f8f6229df..d2d992f7f 100644 --- a/Shorewall/configfiles/blacklist +++ b/Shorewall/configfiles/blacklist @@ -8,4 +8,3 @@ # ############################################################################### #ADDRESS/SUBNET PROTOCOL PORT -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/clear b/Shorewall/configfiles/clear index 980ad3aaf..5f918341d 100644 --- a/Shorewall/configfiles/clear +++ b/Shorewall/configfiles/clear @@ -10,4 +10,3 @@ # information. # ############################################################################### -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/ecn b/Shorewall/configfiles/ecn index c01683c68..722cd841e 100644 --- a/Shorewall/configfiles/ecn +++ b/Shorewall/configfiles/ecn @@ -8,4 +8,3 @@ # ############################################################################### #INTERFACE HOST(S) -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/findgw b/Shorewall/configfiles/findgw index ea6a2d0d7..5ce6fa2bc 100644 --- a/Shorewall/configfiles/findgw +++ b/Shorewall/configfiles/findgw @@ -14,4 +14,3 @@ # information. # ############################################################################### -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/hosts b/Shorewall/configfiles/hosts index d68a030cf..e3fb6a612 100644 --- a/Shorewall/configfiles/hosts +++ b/Shorewall/configfiles/hosts @@ -8,4 +8,3 @@ # ############################################################################### #ZONE HOST(S) OPTIONS -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS LINE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/init b/Shorewall/configfiles/init index ce1dc70ba..d3bffbc92 100644 --- a/Shorewall/configfiles/init +++ b/Shorewall/configfiles/init @@ -10,4 +10,3 @@ # http://shorewall.net/shorewall_extension_scripts.htm # ############################################################################### -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/initdone b/Shorewall/configfiles/initdone index ed5764491..ee86d989f 100644 --- a/Shorewall/configfiles/initdone +++ b/Shorewall/configfiles/initdone @@ -11,4 +11,3 @@ # http://shorewall.net/shorewall_extension_scripts.htm # ############################################################################### -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/interfaces b/Shorewall/configfiles/interfaces index af555d44f..b13a6a6e6 100644 --- a/Shorewall/configfiles/interfaces +++ b/Shorewall/configfiles/interfaces @@ -8,4 +8,3 @@ # ############################################################################### #ZONE INTERFACE BROADCAST OPTIONS -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/isusable b/Shorewall/configfiles/isusable index 9cebd0adb..9f16a2ed3 100644 --- a/Shorewall/configfiles/isusable +++ b/Shorewall/configfiles/isusable @@ -19,5 +19,3 @@ local status=0 [ -f ${VARDIR}/${1}.status ] && status=$(cat ${VARDIR}/${1}.status) return $status - -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/lib.private b/Shorewall/configfiles/lib.private index a83fba6f5..00c94c7ec 100644 --- a/Shorewall/configfiles/lib.private +++ b/Shorewall/configfiles/lib.private @@ -11,4 +11,3 @@ # information. # ############################################################################### -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/maclist b/Shorewall/configfiles/maclist index 39270ff38..ca9eb9b1a 100644 --- a/Shorewall/configfiles/maclist +++ b/Shorewall/configfiles/maclist @@ -7,4 +7,3 @@ # ############################################################################### #DISPOSITION INTERFACE MAC IP ADDRESSES (Optional) -#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/masq b/Shorewall/configfiles/masq index c045d8170..fb20e9b87 100644 --- a/Shorewall/configfiles/masq +++ b/Shorewall/configfiles/masq @@ -9,4 +9,3 @@ ############################################################################### #INTERFACE SOURCE ADDRESS PROTO PORT(S) IPSEC MARK USER/ # GROUP -#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/nat b/Shorewall/configfiles/nat index 5c8874c8e..803084e05 100644 --- a/Shorewall/configfiles/nat +++ b/Shorewall/configfiles/nat @@ -8,4 +8,3 @@ ############################################################################### #EXTERNAL INTERFACE INTERNAL ALL LOCAL # INTERFACES -#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/netmap b/Shorewall/configfiles/netmap index 6290bcfb4..a82b1cc94 100644 --- a/Shorewall/configfiles/netmap +++ b/Shorewall/configfiles/netmap @@ -8,4 +8,3 @@ # ############################################################################### #TYPE NET1 INTERFACE NET2 -#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/notrack b/Shorewall/configfiles/notrack index cbd0e014a..9ae4915c3 100644 --- a/Shorewall/configfiles/notrack +++ b/Shorewall/configfiles/notrack @@ -6,4 +6,3 @@ ##################################################################################### #SOURCE DESTINATION PROTO DEST SOURCE USER/ # PORT(S) PORT(S) GROUP -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/params b/Shorewall/configfiles/params index 84983dc13..883f1cd1d 100644 --- a/Shorewall/configfiles/params +++ b/Shorewall/configfiles/params @@ -24,4 +24,3 @@ # net eth0 130.252.100.255 routefilter,norfc1918 # ############################################################################### -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/policy b/Shorewall/configfiles/policy index 338f13fec..b164cb864 100644 --- a/Shorewall/configfiles/policy +++ b/Shorewall/configfiles/policy @@ -9,4 +9,3 @@ ############################################################################### #SOURCE DEST POLICY LOG LIMIT: CONNLIMIT: # LEVEL BURST MASK -#LAST LINE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/providers b/Shorewall/configfiles/providers index 63dc6c064..b4a5990f1 100644 --- a/Shorewall/configfiles/providers +++ b/Shorewall/configfiles/providers @@ -7,4 +7,3 @@ # ############################################################################################ #NAME NUMBER MARK DUPLICATE INTERFACE GATEWAY OPTIONS COPY -#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/proxyarp b/Shorewall/configfiles/proxyarp index 4bc86f21b..40190ea7b 100644 --- a/Shorewall/configfiles/proxyarp +++ b/Shorewall/configfiles/proxyarp @@ -7,4 +7,3 @@ # ############################################################################### #ADDRESS INTERFACE EXTERNAL HAVEROUTE PERSISTENT -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/refresh b/Shorewall/configfiles/refresh index 6689f1e8e..0c8836830 100644 --- a/Shorewall/configfiles/refresh +++ b/Shorewall/configfiles/refresh @@ -10,4 +10,3 @@ # information. # ############################################################################### -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/refreshed b/Shorewall/configfiles/refreshed index 7dfa4c478..b6aadd76a 100644 --- a/Shorewall/configfiles/refreshed +++ b/Shorewall/configfiles/refreshed @@ -10,4 +10,3 @@ # information. # ############################################################################### -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/restored b/Shorewall/configfiles/restored index 717c3fdb8..4f258a413 100644 --- a/Shorewall/configfiles/restored +++ b/Shorewall/configfiles/restored @@ -10,4 +10,3 @@ # information. # ############################################################################### -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/route_rules b/Shorewall/configfiles/route_rules index 53ae2c76b..6682b6e24 100644 --- a/Shorewall/configfiles/route_rules +++ b/Shorewall/configfiles/route_rules @@ -6,4 +6,3 @@ # For additional information, see http://www.shorewall.net/MultiISP.html ############################################################################## #SOURCE DEST PROVIDER PRIORITY -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/routestopped b/Shorewall/configfiles/routestopped index b7b3799a3..73b94076d 100644 --- a/Shorewall/configfiles/routestopped +++ b/Shorewall/configfiles/routestopped @@ -12,4 +12,3 @@ ############################################################################### #INTERFACE HOST(S) OPTIONS PROTO DEST SOURCE # PORT(S) PORT(S) -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/rules b/Shorewall/configfiles/rules index dbfe994cc..502a38bca 100644 --- a/Shorewall/configfiles/rules +++ b/Shorewall/configfiles/rules @@ -12,4 +12,3 @@ #SECTION ESTABLISHED #SECTION RELATED SECTION NEW -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/start b/Shorewall/configfiles/start index 513bc6b5d..1ad810cfe 100644 --- a/Shorewall/configfiles/start +++ b/Shorewall/configfiles/start @@ -11,4 +11,3 @@ # ############################################################################### return 0 -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/started b/Shorewall/configfiles/started index 840f472cd..b7704dbab 100644 --- a/Shorewall/configfiles/started +++ b/Shorewall/configfiles/started @@ -18,4 +18,3 @@ # information. # ############################################################################### -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/stop b/Shorewall/configfiles/stop index 0088abe10..794a4f54b 100644 --- a/Shorewall/configfiles/stop +++ b/Shorewall/configfiles/stop @@ -10,4 +10,3 @@ # information. # ############################################################################### -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/stopped b/Shorewall/configfiles/stopped index 438e5e05c..5da5821be 100644 --- a/Shorewall/configfiles/stopped +++ b/Shorewall/configfiles/stopped @@ -10,4 +10,3 @@ # information. # ############################################################################### -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/tcclasses b/Shorewall/configfiles/tcclasses index 034e73027..a74481efd 100644 --- a/Shorewall/configfiles/tcclasses +++ b/Shorewall/configfiles/tcclasses @@ -8,4 +8,3 @@ ############################################################################### #INTERFACE:CLASS MARK RATE: CEIL PRIORITY OPTIONS # DMAX:UMAX -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/tcclear b/Shorewall/configfiles/tcclear index cbff3c921..a249907a9 100644 --- a/Shorewall/configfiles/tcclear +++ b/Shorewall/configfiles/tcclear @@ -10,4 +10,3 @@ # information. # ############################################################################### -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE diff --git a/Shorewall/configfiles/tcdevices b/Shorewall/configfiles/tcdevices index 2a93faadd..cc1db9ed2 100644 --- a/Shorewall/configfiles/tcdevices +++ b/Shorewall/configfiles/tcdevices @@ -8,4 +8,3 @@ ############################################################################### #NUMBER: IN-BANDWITH OUT-BANDWIDTH OPTIONS REDIRECTED #INTERFACE INTERFACES -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/tcfilters b/Shorewall/configfiles/tcfilters index ee21b3054..97b7bafa6 100644 --- a/Shorewall/configfiles/tcfilters +++ b/Shorewall/configfiles/tcfilters @@ -8,4 +8,3 @@ ############################################################################################## #INTERFACE: SOURCE DEST PROTO DEST SOURCE TOS LENGTH #CLASS PORT(S) PORT(S) -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/tcrules b/Shorewall/configfiles/tcrules index cd32eddc1..e8308797a 100644 --- a/Shorewall/configfiles/tcrules +++ b/Shorewall/configfiles/tcrules @@ -12,4 +12,3 @@ ###################################################################################################################### #MARK SOURCE DEST PROTO DEST SOURCE USER TEST LENGTH TOS CONNBYTES HELPER # PORT(S) PORT(S) -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/tos b/Shorewall/configfiles/tos index 80ca1c131..c59c1c3d6 100644 --- a/Shorewall/configfiles/tos +++ b/Shorewall/configfiles/tos @@ -6,4 +6,3 @@ ############################################################################### #SOURCE DEST PROTOCOL SOURCE DEST TOS MARK # PORTS PORTS -#LAST LINE -- Add your entries above -- DO NOT REMOVE diff --git a/Shorewall/configfiles/tunnels b/Shorewall/configfiles/tunnels index d38eda2b5..638fd5680 100644 --- a/Shorewall/configfiles/tunnels +++ b/Shorewall/configfiles/tunnels @@ -9,4 +9,3 @@ ############################################################################### #TYPE ZONE GATEWAY GATEWAY # ZONE -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/configfiles/zones b/Shorewall/configfiles/zones index d5164e93e..daffe5d2a 100644 --- a/Shorewall/configfiles/zones +++ b/Shorewall/configfiles/zones @@ -10,4 +10,3 @@ #ZONE TYPE OPTIONS IN OUT # OPTIONS OPTIONS fw firewall -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE