1
0
mirror of https://gitlab.com/shorewall/code.git synced 2024-12-15 02:41:01 +01:00
shorewall_code/Shorewall/Macros/macro.MySQL

13 lines
378 B
SQL

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