Keep the natives happy by having no embedded space in column headings

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@715 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2003-08-14 21:41:55 +00:00
parent b68171cc23
commit 52f6ce84ad
5 changed files with 12 additions and 6 deletions

View File

@ -29,7 +29,8 @@
# CHAIN column is not empty then Shorewall will add a jump from the
# newly-created chain to the chain named in the NEXT CHAIN column.
#
#ACTION CHAIN NEXT CHAIN
#ACTION CHAIN NEXT
# CHAIN
# ADD YOUR CHAIN DECLARATIONS ABOVE THIS LINE
#
@ -77,6 +78,7 @@
# Please see http://shorewall.net/Accounting.html for examples and
# additional information about how to use this file.
#
#ACTION SOURCE DESTINATION PROTOCOL DEST PORT SOURCE PORT
#ACTION SOURCE DESTINATION PROTOCOL DEST SOURCE
# PORT PORT
#
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE

View File

@ -32,5 +32,6 @@
# Yes or yes, NAT will be effective from the firewall
# system
##############################################################################
#EXTERNAL INTERFACE INTERNAL ALL INTERFACES LOCAL
#EXTERNAL INTERFACE INTERNAL ALL LOCAL
# INTERFACES
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE

View File

@ -71,7 +71,8 @@
# d) All other connection requests are rejected and logged at level
# KERNEL.INFO.
###############################################################################
#SOURCE DEST POLICY LOG LEVEL LIMIT:BURST
#SOURCE DEST POLICY LOG LIMIT:BURST
# LEVEL
loc net ACCEPT
net all DROP info
#

View File

@ -58,5 +58,6 @@
# separated list of port names, port numbers or port
# ranges.
##############################################################################
#MARK SOURCE DEST PROTO PORT(S) CLIENT PORT(S)
#MARK SOURCE DEST PROTO PORT(S) CLIENT
# PORT(S)
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE

View File

@ -100,5 +100,6 @@
#
# generic:udp:4444 net 4.3.99.124
#
# TYPE ZONE GATEWAY GATEWAY ZONE
# TYPE ZONE GATEWAY GATEWAY
# ZONE
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE