Coders Tent

Syed Ashik Mahmud - Pro System Admin and Malware Cleaner

  • Home
  • About Me
  • Contact
  • DMCA
  • Home
  • About Me
  • Contact
  • DMCA
WHMWHM ISSUE FIX

cPanel login invalid while using correct username and password

September 18, 2026 April 29, 2022 coderstent

Sometimes you may get login invalid error while trying to login to your cPanel account. But the username and password that you are entering is correct. This will happen because of your IP address is blocked by cphulkd for BruteForce.

What is cPHulk ?

cPhulk is a similar feature like Firewall, with cphulk cPanel will give you and extra measure of protection from attacks like bruteforce.  Suppose someone is trying to compromise your server using random failed logins

So from the above description you can see that this is an important feature of cPanel/WHM so disabling this feature will not be a good idea, instead  you can white-list your IP address on the BruteForce protection. So it will allow connections from your IP address.

You can see the errors related to blocked connections by cphulkd for BruteForce from the cPanel error log itself,

/usr/local/cpanel/logs/error_log

And the error will be like pasted below,

main::badpass('faillog', 'brute force attempt (user iserversupport) has locked out IP xxx.xxx.xxx.xx...', 'skip_hulk', 1, 'msg_code', 'invalid_login') called at cpsrvd-ssl line 5790
        main::connect_cphulkd() called at cpsrvd-ssl line 5255
        main::handle_form_login() called at cpsrvd-ssl line 1131
        main::handle_one_connection() called at cpsrvd-ssl line 996

You can simply white-list the IP address on cphulkd by using the following script,

/scripts/cphulkdwhitelist

This script can be used along with the IP address that you need to white-list. See the sample command below,

/scripts/cphulkdwhitelist <IP-Address-for-whitelist>

This will allow your IP address through cphulk and now you will be able to login to the cPanel using correct password.

You can also do this from WHM. For that login to WHM and go to,

Home >> Security Center >> cPHulk Brute Force Protection

There will be options to  White/Black list IP addresses on cPHulk Brute Force Protection.

If you need our help to fix any issues on your server. Please feel free to contact us, simply email to [email protected]

 

continue reading
General

How to increase the PHP Max Input Vars

September 18, 2026 January 22, 2020 coderstent

The PHP Max Input Vars is the maximum number of variables your server can use for a single function. To work properly

continue reading
Ashik Daily NeedShell Scripting

How to find a folder in Linux using the command line

September 18, 2026 August 5, 2020 coderstent

You can use find and locate commands in Linux to find folders and files from the command line. This page

continue reading
GeneralWHM Security

Error: “WARNING: RESTRICT_SYSLOG is disabled. See SECURITY WARNING in Firewall Configuration”

September 18, 2026 April 24, 2022 coderstent

If you are getting error “WARNING: RESTRICT_SYSLOG is disabled. See SECURITY WARNING in Firewall Configuration” after clicking on “configServer security

continue reading
Email SettingsEmail Spam ControlEximWHM

Domain has outgoing email disabled

September 18, 2026 January 29, 2021 coderstent

You can fix this through this command. Code: whmapi1 unsuspend_outgoing_email user=$USER Ex : whmapi1 unsuspend_outgoing_email user=test Here test is your

continue reading
General

Missing DEFMOD Config Line in /etc/wwwacct.conf

September 18, 2026 April 15, 2020 coderstent

1. Login as root 2. Type "pico /etc/wwwact.conf" 3. Add the following line "DEFMOD Xskin" (replace Xskin with the default

continue reading
WHM SSH

How to activate and using plugins with webmail in WHM

September 18, 2026 May 12, 2022 coderstent

In order to enable/disable any of these plugins, you need to add/remove each plugin's name to/from Roundcube's configuration file. Here

continue reading
WHM

How to enable/disable allow_url_fopen and allow_url_include functions

September 18, 2026 November 25, 2021 coderstent

allow_url_fopen: For security reason, in shared hosting account allow_url_fopen is disabled by default. If you want to enable this function,

continue reading
CloudflareMail

How to genearte a secure mail server addesses with SSL /TLS in cPanel and Cloudflare

September 18, 2026 March 31, 2021 coderstent

1) Add cpcalendar, cpcontacts, mail and webmail A records pointing to your sever's IP. make sure the Procy Status (Cloud)

continue reading
Ashik Daily NeedWHM

How to to know SSH port on the cPanel server?

September 18, 2026 August 5, 2020 coderstent

Steps to know SSH port of cPanel server - 1. Login to WHM with your login details. 2. Go to

continue reading
1 2 3 4
Page 1 of 4
F Hire Me on Fiverr

Categories

  • All About SSL2
  • Ashik Daily Need8
  • Cloudflare2
  • Cloudflare Support1
  • cPanel1
  • CSF1
  • CXS1
  • Email Settings2
  • Email Spam Control2
  • Exim2
  • General10
  • Linux General Knowledge2
  • Linux Log Monitoring1
  • Mail2
  • Shell Scripting1
  • SSH3
  • Ubuntu VPS1
  • VPS Security4
  • WHM11
  • WHM ISSUE FIX2
  • WHM Security2
  • WHM SSH3

Tags

cloudflare cpanel csf email Exim GoDaddy hacked linux Log Mail malware mysql security Server Down spam SSL Ubuntu vps whm