IP Deny Manager

IP Deny Manager allows you to block access to your site for one or more IP addresses. You can also ban fully qualified domain names (FQDNs).

 

Deny an IP address

To deny access to an IP address or range of IP addresses:

  1. Enter the IP address or range in the IP Address or Domain field.
  2. Click Add.

You can enter IP addresses in any of five ways:

  • Single IP Address (Example: 10.5.3.333)
  • Range (Example: 10.5.3.3-10.5.3.40)
  • Implied Range (Example: 10.5.3.3-40)
  • CIDR Format (Example: 10.5.3.3/32)
  • Implied IP Address (Example: 10.)
    •  Important10. as an implied IP address implies 10.*.*.*, where each * represents a positive whole number. If you enter 10., all IP addresses that begin with 10. will be blocked.

 Note: If you enter IP addresses directly to the .htaccess file, enter them in CIDR format only. Use of the range formats shown above as entries in the .htaccess file may cause problems.

 

Current IP addresses being blocked

IP address ranges entered through IP Deny Manager are separated into subnets in CIDR format before the values are added to the .htaccess file. The interface will display blocked IP addresses and ranges in this notation.

For example, if you enter the range 208.74.124.96-208.74.124.128, the Current IP addresses being blocked: table will appear similar to:

 IP_Addresses.png

Unban an IP address

To remove a denied IP address:

  1. Click the  button in the Remove column for the appropriate IP address.
  2. Click Yes to confirm.

Was this answer helpful?

 Print this Article

Also Read

Add a GnuPG Key

GnuPG keys use the “public key approach” to encryption. Messages are sent once they...

Password Protect Directories

Password protecting a directory restricts access to certain parts of your website by requiring...

SSH/Shell Access

SSH (secure shell) and Telnet are examples of network protocols that make remote server...

Leech Protect

Leeching occurs when users publicly post their username and password to a restricted area of your...

HotLink Protection

A hotlink occurs when content from your site is embedded on another site, using your bandwidth to...