Learn about Centmin Mod LEMP Stack today
Become a Member

Hello Centmin Community

Discussion in 'Introductions' started by Doni, Aug 23, 2014.

Tags:
  1. Doni

    Doni Member

    45
    2
    8
    Aug 23, 2014
    Ratings:
    +5
    Local Time:
    5:48 AM
    nginx/1.7.4
    mysql Ver 15.1 Distrib 5.5.39-MariaDB, for Linux (x86_64) using readline 5.1
    Hi Eva,

    I've been using your centmin-mod v.1.2.3 for my VPS, so far is stable. But today i try to whitelist Cloudflare and there's some error.

    Code:
    [root@ centmin]# csf -a 103.21.244.0/22 cloudflare
    You have an unresolved error when starting csf:
    Error: iptables command [/sbin/iptables -v -A UDPFLOOD -p udp -m owner --uid-owner 0 -j RETURN] failed, you appear to be missing a required iptables module, at line 1740 in /usr/sbin/csf
    You need to restart csf successfully to remove this warning, or delete /etc/csf/csf.error
    How to fix this?


    Thank you so much
     
  2. eva2000

    eva2000 Administrator Staff Member

    54,051
    12,176
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,734
    Local Time:
    8:48 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    welcome @Doni

    Question more suited for forums at Nginx, PHP-FPM & MariaDB MySQL | Centmin Mod Community in future ;)

    your VPS is missing required iptables modules.. usually this happens on OpenVZ VPS and only your web host can fix as it's something they need to remedy at the OpenVZ host node level

    if you type this command it will test which iptables module is missing and you need to ask your web host to install that module(s)

    Code:
    perl /etc/csf/csftest.pl