Skip to main content

ip blocker

Comments

4 comments

  • 24x7server
    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
  • epanagio
    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
  • sarath8372
    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 Documentation
    0
  • cPanelMichael
    Hello, You may also find the following thread helpful: IP Address Deny Manager - broken Thank you.
    0

Please sign in to leave a comment.