Skip to main content

Can't access any service of CPANEL

Comments

5 comments

  • cPanelMichael
    Hello :) 1. Please review: "WHM Home " Security Center " cPHulk Brute Force Protection" If it's enabled, make sure you add the IP address you are connecting from to the white list. 2. As for the email issue, review /var/log/exim_mainlog or your mail queue to see if you can pinpoint the source of the messages. Thank you.
    0
  • Edig
    Hi, About the number 1, I can't access anything on the sever webmail, CPANEL, WHM.. I try /etc/init.d/iptables stop And I can't access. Today I'm trying again and now I can't enter the server again, any service FTP, WEBMAIL, CPANEL, WHM, etc.. I already stop iptables and nothing. Also reboot the server. I already install clamscan and check for virus I found 52 on email and eliminate all of them. About the number 2 I already check the source, someone from Russia hack that email and was login via SMTP (I already fix this) But This is the second time I can't access the server from FTP, CPANEL, WHM? why?
    0
  • cPanelMichael
    [quote="Edig, post: 1666951">But This is the second time I can't access the server from FTP, CPANEL, WHM? why?
    Is the connection failing completely, or is authentication failing? Thanks.
    0
  • Edig
    It's authentication failing, Any user and any password Login Fail, I think that I enter a bad password, so I set a new password to the root user from SSH and I can't access again. As far I can tell this problem occurs to any IP you try to get it (I try with 2 different IP)
    0
  • cPanelMichael
    It seems like the account might be locked by cPhulk brute force detection. If you can't access WHM, try disabling it from the command line. EX: for i in `ps aux | grep -i "cphulkd - process" | awk {'print $2'}` ;do kill -9 $i ;done /usr/local/cpanel/bin/cphulk_pam_ctl --disable
    Thank you.
    0

Please sign in to leave a comment.