ip blocker
I add an ip and I click on the Add button. Afterwards, when I return to the menu of ip blocker, I do not see the ip address listed.
How can verify that the address has been added?
-
Hello :), Where are you trying to block IP on your server ? Are you using any 3rd party plugin to block IP's on your server ? Can you please explain some steps so that we can assist you on this. 0 -
I don't think I installed any 3rd software. The only thing close to blocking anything is iptables. The steps are simple. I enter the ip address and press on the button. cpanel states that the address has been blocked. I return to the home page of ip blocker and the ip address is not listed. 0 -
cPanel IP Blocker won't add IPs to iptables. What it actually does is, it simply adds a deny entry in .htaccess file for the IP you entered. If you are not able to see the list of IPs you blocked, check the .htaccess file in public_html folder. Or you can add IP addresses directly into the .htaccess file, but make sure to enter them in CIDR format only. Ex. deny from 192.168.0.1
IP Blocker - Documentation - cPanel Documentation0 -
Hello, You may also find the following thread helpful: IP Address Deny Manager - broken Thank you. 0
Please sign in to leave a comment.
Comments
4 comments