File mysql.SuSEfirewall2 of Package mysql-community-server-55 (Revision 2003c9356545b0bdbed3d441e7a025fa)
Currently displaying revision 2003c9356545b0bdbed3d441e7a025fa, show latest
1
## Name: MySQL server
2
## Description: opens ports for MySQL in order to allow other hosts connect to it
3
4
# space separated list of allowed TCP ports
5
TCP="3306"
6
7