Configuring Linux Plesk to drop external MySQL connections
By default, your MySQL server can be wide open to the internet accepting connections from everyone. With some brute force and bad passwords on your part, there will be a hack party in your database. The best thing to do is to block all external connections to your MySQL port (3306) and allow only internal …
Read More Configuring Linux Plesk to drop external MySQL connections