How to remove an IP address block in Config Server Firewall

Synopsis:
This guide contains instructions for removing a blocked IP address from within Config Server Firewall

Prerequisites:
1. You must have an active cPanel/Linux Virtual Server with CSF installed.

How-to Steps:

1. Login to cPanel and browse to here: Home » Plugins » ConfigServer Security & Firewall

2. Click the 'View IPtables Rules' button. (This will show all of the block and allow rules enabled in CSF)

3. Verify the IP you need to unblock is listed (Ctrl + f).  It will be contained in a line similar to this:

45    1437 85804 DROP       all  --  !lo    *       123.123.123.123      0.0.0.0/0 

4. If the IP is listed, highlight and copy it (Ctrl + c) and then return to the previous screen (Home » Plugins » ConfigServer Security & Firewall)

5. Paste the IP into the Quick Unblock field and click the 'Quick Unblock' button.  The IP has now been removed from the blocklist.

Optional: If you would like to whitelist the IP (permanently) on your server, paste it into the Quick Allow field and click the 'Quick Allow' button.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Firewall Configuration

If you can't connect to your server on some ports it's most likely due to the Linux...

Plesk PHP.INI Per Domain Customisation

You can customise the PHP.INI file on an individual domain level for your customers using the...

What is using disk space in Linux

Synopsis:This guide contains instructions for identifying what folders on your Linux server are...