Skip to main content

disable firewall (iptables, cphulkd) still cannot login

Comments

5 comments

  • anton_latvia
    are there active firewall rules? if you try with iptables -L -n | grep your_ip_here
    0
  • laluvirtual
    no there is no active firewall
    ============= root@serv1 [~]# iptables -L -n | grep root@serv1 [~]# root@serv1 [~]# service iptables status Table: filter Chain INPUT (policy ACCEPT) num target prot opt source destination 1 acctboth all -- 0.0.0.0/0 0.0.0.0/0 Chain FORWARD (policy ACCEPT) num target prot opt source destination Chain OUTPUT (policy ACCEPT) num target prot opt source destination 1 acctboth all -- 0.0.0.0/0 0.0.0.0/0 ==============
    0
  • anton_latvia
    Are you sure there are no blocking on other level (datacenter or your ISP)? Also try restarting cpanel service.
    0
  • laluvirtual
    Are you sure there are no blocking on other level (datacenter or your ISP)?

    let me check it to make sure
    Also try restarting cpanel service.

    yes i already do this thanks
    0
  • cPanelMichael
    Hello :) Could you verify what happens when attempting to access cPanel/WHM? Have you tried using the proxy subdomains feature (e.g. cpanel.yourdomain.com) in-case your ISP is blocking access to the default cPanel/WHM ports? Thank you.
    0

Please sign in to leave a comment.