File mysql.SuSEfirewall2 of Package mysql-community-server-55 (Revision af625d117c054a1bb0d7ebcd2b837f91)
Currently displaying revision af625d117c054a1bb0d7ebcd2b837f91, 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