Skip to main content

Issue Installing CSF

Comments

7 comments

  • cPanelMichael
    Hello, I recommend posting to the CSF support forums for help installing their software: General Discussion (csf) - ConfigServer Community Forum You may also want to reach out to your VPS hosting provider to see if they can help install the missing iptables modules from the hardware node. Thank you.
    0
  • Contemplator
    I signed up on the CSF forum, and their welcome message is that they rarely check questions. So I asked here hoping to get an answer sooner. Thanks for your quick reply. I will post the question on CSF and open the GoDaddy ticket.
    0
  • 24x7server
    Hi, It appears your VPS is not pushed with the required module. What is the Kernel version on your server. You said that it is not OpenVZ server. Please note, vz command only works on Node and not on the VPS inside it. I doubt that it is an OpenVZ VPS because in the command list you also searched something in /boot/*042stab093.4* and stab thing is always noted in the OpenVZ kernel. What is the output of the below command in your VPS? # uname -r # ifconfig Xen, KVM does not impose any such restriction, only OpenVZ does, so VPS has to be an OpenVZ container.
    0
  • Contemplator
    My system:
    /version /var/cpanel/envtype ; grep CPANEL= /etc/cpupdate.conf /etc/redhat-release:CentOS release 6.9 (Final) /usr/local/cpanel/version:11.64.0.22 /var/cpanel/envtype:virtuozzo CPANEL=stable
    I'm sure it's not OpenVZ, because I just installed Let's Encrypt and it's affecting CPanel directly. Also VZ files like vz-scripts or vz.conf do not exist. Your queries:
    #uname -r 2.6.32-042stab093.4 # ifconfig eth0 Link encap:Ethernet HWaddr ##:##:##:##:##:## inet addr:###.###.###.### Bcast:###.###.###.### Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3722028 errors:0 dropped:0 overruns:0 frame:0 TX packets:3531314 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:554294495 (528.6 MiB) TX bytes:523861182 (499.5 MiB) eth0:0 Link encap:Ethernet HWaddr ##:##:##:##:##:## inet addr:###.###.###.### Bcast:###.###.###.### Mask:255.255.255.255 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 eth0:1 Link encap:Ethernet HWaddr ##:##:##:##:##:## inet addr:###.###.###.### Bcast:###.###.###.### Mask:255.255.255.255 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:4266835 errors:0 dropped:0 overruns:0 frame:0 TX packets:4266835 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:598175192 (570.4 MiB) TX bytes:598175192 (570.4 MiB)
    0
  • Patrick Heinz
    Hello, Here's a post from 2013, but maybe it helps. itofy.com/other-stuff/openvz-iptables-csf-error-fix/
    0
  • Contemplator
    Hello, Here's a post from 2013, but maybe it helps. itofy.com/other-stuff/openvz-iptables-csf-error-fix/

    Thank you for your contribution, Patrick. However, if you look through my original post, you will notice that I have tried everything on that link.
      ]
    • lsmod returns empty, so grep will be useless
    • module folder is empty, so modprobe will be useless
    • This is not an OpenVZ container, so vz.conf and vzctl do not exist
    0
  • rolinger
    Thank you for your contribution, Patrick. However, if you look through my original post, you will notice that I have tried everything on that link.
      ]
    • lsmod returns empty, so grep will be useless
    • module folder is empty, so modprobe will be useless
    • This is not an OpenVZ container, so vz.conf and vzctl do not exist

    Did you ever resolve this? I am trying to implement CSF on my GoDaddy dedicated (not shared) VPS and I am running into the `iptables` errors too.
    0

Please sign in to leave a comment.