From 7f372fb0b6d7e0dc9e7067d32e2a3f545f9bab2b Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 6 Nov 2006 19:17:41 +0000 Subject: [PATCH] Rename Documentation file in /etc/shorewall -- update release documents git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4806 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/accounting | 2 ++ Shorewall/blacklist | 2 ++ Shorewall/ecn | 2 ++ Shorewall/hosts | 2 ++ Shorewall/interfaces | 2 ++ Shorewall/maclist | 2 ++ Shorewall/masq | 2 ++ Shorewall/nat | 2 ++ Shorewall/netmap | 2 ++ Shorewall/policy | 2 ++ Shorewall/providers | 2 ++ Shorewall/proxyarp | 2 ++ Shorewall/routestopped | 2 ++ Shorewall/rules | 4 ++++ Shorewall/tcclasses | 4 ++++ Shorewall/tcdevices | 4 ++++ Shorewall/tcrules | 5 +++++ 17 files changed, 43 insertions(+) diff --git a/Shorewall/accounting b/Shorewall/accounting index 9a7998b92..83b1c7afd 100644 --- a/Shorewall/accounting +++ b/Shorewall/accounting @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Accounting File # +# The columns in this file are described in /etc/shorewall/Documentation. +# # Please see http://shorewall.net/Accounting.html for examples and # additional information about how to use this file. # diff --git a/Shorewall/blacklist b/Shorewall/blacklist index 6c81c8965..24986d94d 100755 --- a/Shorewall/blacklist +++ b/Shorewall/blacklist @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Blacklist File # +# The columns in this file are described in /etc/shorewall/Documentation. +# # Please see http://shorewall.net/blacklisting_support.htm for additional # information. # diff --git a/Shorewall/ecn b/Shorewall/ecn index 40c11ca54..81978a170 100644 --- a/Shorewall/ecn +++ b/Shorewall/ecn @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Ecn File # +# The columns in this file are described in /etc/shorewall/Documentation. +# # For additional information, see http://shorewall.net/Documentation.htm#ECN # ############################################################################### diff --git a/Shorewall/hosts b/Shorewall/hosts index 5b1a3ac56..37e8012a6 100644 --- a/Shorewall/hosts +++ b/Shorewall/hosts @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Hosts file # +# The columns in this file are described in /etc/shorewall/Documentation. +# # For additional information, see http://shorewall.net/Documentation.htm#Hosts # ############################################################################### diff --git a/Shorewall/interfaces b/Shorewall/interfaces index c7584bc33..8cc9ac95c 100644 --- a/Shorewall/interfaces +++ b/Shorewall/interfaces @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Interfaces File # +# The columns in this file are described in /etc/shorewall/Documentation. +# # For additional information, see # http://shorewall.net/Documentation.htm#Interfaces # diff --git a/Shorewall/maclist b/Shorewall/maclist index daf132de3..52fcb719d 100644 --- a/Shorewall/maclist +++ b/Shorewall/maclist @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Maclist file # +# The columns in this file are described in /etc/shorewall/Documentation. +# # For additional information, see http://shorewall.net/MAC_Validation.html # ############################################################################### diff --git a/Shorewall/masq b/Shorewall/masq index 03957779f..5b9fd15ad 100644 --- a/Shorewall/masq +++ b/Shorewall/masq @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Masq file # +# The columns in this file are described in /etc/shorewall/Documentation. +# # For additional information, see http://shorewall.net/Documentation.htm#Masq # ############################################################################### diff --git a/Shorewall/nat b/Shorewall/nat index 74e3d870d..c85b7f0fd 100644 --- a/Shorewall/nat +++ b/Shorewall/nat @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Nat File # +# The columns in this file are described in /etc/shorewall/Documentation. +# # For additional information, see http://shorewall.net/NAT.htm # ############################################################################### diff --git a/Shorewall/netmap b/Shorewall/netmap index ba1c127a2..d9d3de306 100644 --- a/Shorewall/netmap +++ b/Shorewall/netmap @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Netmap File # +# The columns in this file are described in /etc/shorewall/Documentation. +# # See http://shorewall.net/netmap.html for an example and usage # information. # diff --git a/Shorewall/policy b/Shorewall/policy index dfd608a48..672852817 100644 --- a/Shorewall/policy +++ b/Shorewall/policy @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Policy File # +# The columns in this file are described in /etc/shorewall/Documentation. +# # See http://shorewall.net/Documentation.htm#Policy for additional information. # ############################################################################### diff --git a/Shorewall/providers b/Shorewall/providers index 86dd9c03a..40c15dfb3 100644 --- a/Shorewall/providers +++ b/Shorewall/providers @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Providers File # +# The columns in this file are described in /etc/shorewall/Documentation. +# # For additional information, see http://shorewall.net/MultiISP.html # ############################################################################################ diff --git a/Shorewall/proxyarp b/Shorewall/proxyarp index 2547cf6be..b68bf8076 100644 --- a/Shorewall/proxyarp +++ b/Shorewall/proxyarp @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Proxyarp File # +# The columns in this file are described in /etc/shorewall/Documentation. +# # See http://shorewall.net/ProxyARP.htm for additional information. # ############################################################################### diff --git a/Shorewall/routestopped b/Shorewall/routestopped index 085aaccef..37ece0a00 100644 --- a/Shorewall/routestopped +++ b/Shorewall/routestopped @@ -1,6 +1,8 @@ # # Shorewall version 3.3 - Routestopped File # +# The columns in this file are described in /etc/shorewall/Documentation. +# # See http://shorewall.net/Documentation.htm#Routestopped and # http://shorewall.net/starting_and_stopping_shorewall.htm for additional # information. diff --git a/Shorewall/rules b/Shorewall/rules index 4e5e7dae3..6d8d59822 100644 --- a/Shorewall/rules +++ b/Shorewall/rules @@ -1,6 +1,10 @@ # # Shorewall version 3.3 - Rules File # +# The columns in this file are described in /etc/shorewall/Documentation. +# +# See http://shorewall.net/Documentation.htm#Rules for additional information. +# ############################################################################################################# #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ # PORT PORT(S) DEST LIMIT GROUP diff --git a/Shorewall/tcclasses b/Shorewall/tcclasses index 4a6572ef5..59e5b7fd1 100644 --- a/Shorewall/tcclasses +++ b/Shorewall/tcclasses @@ -1,6 +1,10 @@ # # Shorewall version 3.3 - Tcclasses File # +# The columns in this file are described in /etc/shorewall/Documentation. +# +# See http://shorewall.net/traffic_shaping.htm for additional information. +# ############################################################################### #INTERFACE MARK RATE CEIL PRIORITY OPTIONS #LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/tcdevices b/Shorewall/tcdevices index 3cfe704e2..91bdeebee 100644 --- a/Shorewall/tcdevices +++ b/Shorewall/tcdevices @@ -1,6 +1,10 @@ # # Shorewall version 3.3 - Tcdevices File # +# The columns in this file are described in /etc/shorewall/Documentation. +# +# See http://shorewall.net/traffic_shaping.htm for additional information. +# ############################################################################### #INTERFACE IN-BANDWITH OUT-BANDWIDTH #LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/tcrules b/Shorewall/tcrules index 14acee0cf..d2572d5e6 100644 --- a/Shorewall/tcrules +++ b/Shorewall/tcrules @@ -1,9 +1,14 @@ # # Shorewall version 3.3 - Tcrules File # +# The columns in this file are described in /etc/shorewall/Documentation. +# # See http://shorewall.net/traffic_shaping.htm for additional information. # For usage in selecting among multiple ISPs, see # http://shorewall.net/MultiISP.html +# +# See http://shorewall.net/PacketMarking.html for a detailed description of +# the Netfilter/Shorewall packet marking mechanism. ############################################################################### #MARK SOURCE DEST PROTO PORT(S) CLIENT USER TEST LENGTH TOS # PORT(S)