the cause of blocking my IP address
Hello;
Where can i check in the logs why it block when I use my IP address to access in the cPanl ?
-
wafaa, If you are talking about csf/lfd blocking your IP, you can find the cause of it by giving something like the below via shell : # grep -r /var/log/lfd.log* 0 -
You can check the logs be performing the command below. It will show the blocked IP with the reason behind it. grep YOUR-IP-ADDRESS /etc/csf/csf.deny As suggested by triantech, it will show the logs if the IP has been removed from deny list. Note: You will require root access to execute these commands. 0 -
Hello :) Please clarify what in particular blocked your IP address. For instance, do you mean a firewall or cPHulk? Thank you. 0
Please sign in to leave a comment.
Comments
3 comments