shorewall_code/Shorewall/macro.MySQL
2006-01-23 23:55:01 +00:00

13 lines
399 B
SQL

#
# Shorewall version 3.2 - MySQL Macro
#
# /usr/share/shorewall/macro.MySQL
#
# This action macro handles connections to the MySQL server.
#
###############################################################################
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/
# PORT PORT(S) DEST LIMIT GROUP
PARAM - - tcp 3306
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE