Question
How do you whitelist an IP address in cPHulk Brute Force Protection?
Answer
To ensure that cPHulk does not block specific IP addresses, such as the server administrator's IP address, the IP addresses will have to be whitelisted in cPHulk.
You can whitelist IPs in cPHulk via WHM and from the command line.
WHM
- Log in to WHM as the
rootuser - Navigate to Home / Security Center / cPHulk Brute Force Protection
- Open the Whitelist Management tab
- Enter the IP address or IP address range to be whitelisted in the New Whitelist Records textbox
- Click the Add button
- Verify that the IP address or IP address range is listed under IP Address
Command line
- Log in to the server via SSH or WHM's Terminal as the
rootuser -
Run the following command:
# /usr/local/cpanel/scripts/cphulkdwhitelist 203.0.113.2
Note: You will want to replace 203.0.113.2 with the IP you wish to whitelist within cPHulk.
Comments
0 comments
Article is closed for comments.