From 9d57ff050ac3134d8a1e3fbaa7328768c105aba4 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 13 Nov 2009 08:16:04 -0800 Subject: [PATCH] Remove obsolete documentation references --- Samples/one-interface/interfaces | 4 ---- Samples/one-interface/policy | 3 --- Samples/one-interface/rules | 3 --- Samples/one-interface/zones | 3 --- Samples/three-interfaces/interfaces | 4 ---- Samples/three-interfaces/masq | 3 --- Samples/three-interfaces/policy | 3 --- Samples/three-interfaces/routestopped | 5 ----- Samples/three-interfaces/rules | 3 --- Samples/three-interfaces/zones | 3 --- Samples/two-interfaces/interfaces | 4 ---- Samples/two-interfaces/masq | 3 --- Samples/two-interfaces/policy | 3 --- Samples/two-interfaces/routestopped | 5 ----- Samples/two-interfaces/rules | 3 --- Samples/two-interfaces/zones | 3 --- 16 files changed, 55 deletions(-) diff --git a/Samples/one-interface/interfaces b/Samples/one-interface/interfaces index 63703f0a1..ebdc53382 100644 --- a/Samples/one-interface/interfaces +++ b/Samples/one-interface/interfaces @@ -10,10 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-interfaces" -# -# For additional information, see -# http://shorewall.net/Documentation.htm#Interfaces -# ############################################################################### #ZONE INTERFACE BROADCAST OPTIONS net eth0 detect dhcp,tcpflags,logmartians,nosmurfs diff --git a/Samples/one-interface/policy b/Samples/one-interface/policy index 91d867fe1..b6edc6363 100644 --- a/Samples/one-interface/policy +++ b/Samples/one-interface/policy @@ -10,9 +10,6 @@ # See the file README.txt for further details. #----------------------------------------------------------------------------- # For information about entries in this file, type "man shorewall-policy" -# -# See http://shorewall.net/Documentation.htm#Policy for additional information. -# ############################################################################### #SOURCE DEST POLICY LOG LEVEL LIMIT:BURST $FW net ACCEPT diff --git a/Samples/one-interface/rules b/Samples/one-interface/rules index 663a42ab3..afdf49d62 100644 --- a/Samples/one-interface/rules +++ b/Samples/one-interface/rules @@ -10,9 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------------------------------------ # For information on entries in this file, type "man shorewall-rules" -# -# For more information, see http://www.shorewall.net/Documentation.htm#Zones -# ############################################################################################################# #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK # PORT PORT(S) DEST LIMIT GROUP diff --git a/Samples/one-interface/zones b/Samples/one-interface/zones index 1e73fcd71..5084ff113 100644 --- a/Samples/one-interface/zones +++ b/Samples/one-interface/zones @@ -10,9 +10,6 @@ # See the file README.txt for further details. #----------------------------------------------------------------------------- # For information about entries in this file, type "man shorewall-zones" -# -# For more information, see http://www.shorewall.net/Documentation.htm#Zones -# ############################################################################### #ZONE TYPE OPTIONS IN OUT # OPTIONS OPTIONS diff --git a/Samples/three-interfaces/interfaces b/Samples/three-interfaces/interfaces index a975206ae..a4b7b5033 100644 --- a/Samples/three-interfaces/interfaces +++ b/Samples/three-interfaces/interfaces @@ -10,10 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-interfaces" -# -# For additional information, see -# http://shorewall.net/Documentation.htm#Interfaces -# ############################################################################### #ZONE INTERFACE BROADCAST OPTIONS net eth0 detect tcpflags,dhcp,nosmurfs,routefilter,logmartians diff --git a/Samples/three-interfaces/masq b/Samples/three-interfaces/masq index 0736f99c5..4fd6368aa 100644 --- a/Samples/three-interfaces/masq +++ b/Samples/three-interfaces/masq @@ -10,9 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-masq" -# -# For additional information, see http://shorewall.net/Documentation.htm#Masq -# ############################################################################## #INTERFACE SOURCE ADDRESS PROTO PORT(S) IPSEC MARK eth0 10.0.0.0/8,\ diff --git a/Samples/three-interfaces/policy b/Samples/three-interfaces/policy index cf2fec61c..866ae3b3d 100644 --- a/Samples/three-interfaces/policy +++ b/Samples/three-interfaces/policy @@ -10,9 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-policy" -# -# See http://shorewall.net/Documentation.htm#Policy for additional information. -# ############################################################################### #SOURCE DEST POLICY LOG LEVEL LIMIT:BURST diff --git a/Samples/three-interfaces/routestopped b/Samples/three-interfaces/routestopped index e13f66466..eff6540ca 100644 --- a/Samples/three-interfaces/routestopped +++ b/Samples/three-interfaces/routestopped @@ -10,11 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-routestopped" -# -# See http://shorewall.net/Documentation.htm#Routestopped and -# http://shorewall.net/starting_and_stopping_shorewall.htm for additional -# information. -# ############################################################################## #INTERFACE HOST(S) eth1 - diff --git a/Samples/three-interfaces/rules b/Samples/three-interfaces/rules index e127cbc53..8ca2cc232 100644 --- a/Samples/three-interfaces/rules +++ b/Samples/three-interfaces/rules @@ -10,9 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-rules" -# -# For additional information, see http://shorewall.net/Documentation.htm#Rules -# ############################################################################################################# #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK # PORT PORT(S) DEST LIMIT GROUP diff --git a/Samples/three-interfaces/zones b/Samples/three-interfaces/zones index 886237afe..0f5e97b8b 100644 --- a/Samples/three-interfaces/zones +++ b/Samples/three-interfaces/zones @@ -10,9 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-zones" -# -# For more information, see http://www.shorewall.net/Documentation.htm#Zones -# ############################################################################### #ZONE TYPE OPTIONS IN OUT # OPTIONS OPTIONS diff --git a/Samples/two-interfaces/interfaces b/Samples/two-interfaces/interfaces index 0eeef98ad..81bb60890 100644 --- a/Samples/two-interfaces/interfaces +++ b/Samples/two-interfaces/interfaces @@ -10,10 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-interfaces" -# -# For additional information, see -# http://shorewall.net/Documentation.htm#Interfaces -# ############################################################################### #ZONE INTERFACE BROADCAST OPTIONS net eth0 detect dhcp,tcpflags,nosmurfs,routefilter,logmartians diff --git a/Samples/two-interfaces/masq b/Samples/two-interfaces/masq index 29bae741a..54b94f1a1 100644 --- a/Samples/two-interfaces/masq +++ b/Samples/two-interfaces/masq @@ -10,9 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-masq" -# -# For additional information, see http://shorewall.net/Documentation.htm#Masq -# ############################################################################### #INTERFACE SOURCE ADDRESS PROTO PORT(S) IPSEC MARK eth0 10.0.0.0/8,\ diff --git a/Samples/two-interfaces/policy b/Samples/two-interfaces/policy index cfd16aed1..76ed9006b 100644 --- a/Samples/two-interfaces/policy +++ b/Samples/two-interfaces/policy @@ -10,9 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-policy" -# -# See http://shorewall.net/Documentation.htm#Policy for additional information. -# ############################################################################### #SOURCE DEST POLICY LOG LEVEL LIMIT:BURST diff --git a/Samples/two-interfaces/routestopped b/Samples/two-interfaces/routestopped index 6aa92602a..0e383997d 100644 --- a/Samples/two-interfaces/routestopped +++ b/Samples/two-interfaces/routestopped @@ -10,11 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-routestopped" -# -# See http://shorewall.net/Documentation.htm#Routestopped and -# http://shorewall.net/starting_and_stopping_shorewall.htm for additional -# information. -# ############################################################################## #INTERFACE HOST(S) OPTIONS eth1 - diff --git a/Samples/two-interfaces/rules b/Samples/two-interfaces/rules index d45d31476..4dcec9128 100644 --- a/Samples/two-interfaces/rules +++ b/Samples/two-interfaces/rules @@ -10,9 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-rules" -# -# For more information, see http://www.shorewall.net/Documentation.htm#Rules -# ############################################################################################################# #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK # PORT PORT(S) DEST LIMIT GROUP diff --git a/Samples/two-interfaces/zones b/Samples/two-interfaces/zones index 12e360c15..d284fa05e 100644 --- a/Samples/two-interfaces/zones +++ b/Samples/two-interfaces/zones @@ -10,9 +10,6 @@ # See the file README.txt for further details. #------------------------------------------------------------------------------ # For information about entries in this file, type "man shorewall-zones" -# -# For more information, see http://www.shorewall.net/Documentation.htm#Zones -# ############################################################################### #ZONE TYPE OPTIONS IN OUT # OPTIONS OPTIONS