Fix errors and omissions in shorewall.spec

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2414 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep
2005-07-26 14:22:29 +00:00
parent dca0b27564
commit 03c0415eb5
3 changed files with 23 additions and 0 deletions

10
Shorewall/macro.MySQL Normal file
View File

@ -0,0 +1,10 @@
#
# Shorewall macro.MySQL
#
# This action macro.handles connections to the MySQL server.
#
################################################################################
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
# PORT PORT(S) LIMIT
PARAM - - tcp 3306
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE