I'm not sure what's going on anymore.
I've a FC4 installed on a server, it does web, mysql, and email.
The web and email still work fine, but mysql has thrown me for a loop.
Locally mysql works fine, and before just recently so did connecting to mysql remotely.
Lately though the connection hasn't been working, and when I do an nmap - port 3306 does not show up as being open.
I checked against another server (configured the same, as far as I knew), and nmap did show 3306 as being open.
This prompted me to check the iptables file. I compared the two, and they were identical (well, the working one had a couple more ACCEPTs to allow more ports - but I know what they were).
I went so far as to "service iptables stop" and 3306 still appears to be closed, and remote connections still don't work.
I'm thinking something else is blocking that port. What can I do to get this working again?
Thanks.
I've a FC4 installed on a server, it does web, mysql, and email.
The web and email still work fine, but mysql has thrown me for a loop.
Locally mysql works fine, and before just recently so did connecting to mysql remotely.
Lately though the connection hasn't been working, and when I do an nmap - port 3306 does not show up as being open.
I checked against another server (configured the same, as far as I knew), and nmap did show 3306 as being open.
This prompted me to check the iptables file. I compared the two, and they were identical (well, the working one had a couple more ACCEPTs to allow more ports - but I know what they were).
I went so far as to "service iptables stop" and 3306 still appears to be closed, and remote connections still don't work.
I'm thinking something else is blocking that port. What can I do to get this working again?
Thanks.