Do I need to open incoming or outgoing for remote mysql?

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
33
473
Go on, have a guess
Outgoing only needed for a remote MySQL server. In csf.allow:

tcp:eek:ut:d=3306:d=11.22.33.44

that should do it for remove MySQL server IP 11.22.33.44, duplicate the line for additional IPs then restart csf.
 

katmai

Well-Known Member
Mar 13, 2006
564
4
168
Brno, Czech Republic
you also need to add on the sql server, assuming that you have csf on it:

tcp:in:d=3306:s=FRONT_END_SERVER_IP
 

WebHostPro

Well-Known Member
PartnerNOC
Jul 28, 2002
1,725
28
328
LA, Costa RIca
cPanel Access Level
Root Administrator
Twitter
you also need to add on the sql server, assuming that you have csf on it:

tcp:in:d=3306:s=FRONT_END_SERVER_IP
Can I do this for a c-class rather then one ip at a time and how would you do this?

Something like? tcp:in:d=3306:s=192.168.254.2/255
 
Last edited: