Want to subscribe to topics you're interested in?
Become a Member

Beta Branch fix CSF Firewall CC_SRC routine in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jan 20, 2020.

  1. eva2000

    eva2000 Administrator Staff Member

    54,527
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:19 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    fix CSF Firewall CC_SRC routine in 123.09beta01

    - Add MM_CSF_SRC='y' default variable to force CSF Firewall to use CC_SRC = "1" for maxmind geolite2 database source instead of db-ip database. Related to https://community.centminmod.com/th...xmind-geolite2-routine-in-123-09beta01.19046/
    - If you want to set CC_SRC = "2" to use db-ip database in CSF Firewall /etc/csf/csf.conf, just set MM_CSF_SRC='n' no persistent config file /etc/centminmod/custom_config.inc and run and exit centmin.sh once
    - Add a check so that if CC_SRC = "1" already set, no need to run routine.

    Continue reading...


    123.09beta01 branch