watch the video, and I'm suffering attacks on the MySQL port. I'm using this version 6.8.35 and also in the beta versions I have the same problem please view video https://imgur.com/a/0JB97aO
URGETE ON FIREWALL NO LONGER WORKS
Hello, use the ssh tool or terminal to execute the following command to check the system firewall status
centos:
systemctl status firewalld
debian
systemctl status ufw
- Edited
aaP_diegopiresme
Hello, can see all the rules by executing the command ufw status?
Is it normal to try restarting ufw?
6 months later
aaPanel_Kern
I solved it like this, the root user was completely without permission
$ cd /usr/bin
$ sudo chmod -R a+x .
$ sudo ufw status