Welcome to Centmin Mod Community
Become a Member

Master Branch 123.09beta01 add FORCE_IPVFOUR='y' variable to control wget/curl ipv4…

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jul 23, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    8:47 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    123.09beta01 add FORCE_IPVFOUR='y' variable to control wget/curl ipv4/ipv6


    - Prior to this update centmin mod would force wget and curl over ipv4 ip address connections to reduce ipv6 connectivity issues
    - However, if you have an ipv6 only server this would fail to install centmin mod. For ipv6 only servers this update adds option for FORCE_IPVFOUR='n' to be set as a variable in persistent config file you create at /etc/centminmod/custom_config.inc BEFORE installing centmin mod. When FORCE_IPVFOUR='n' is set in persistent config file prior to running centmin mod installers https://centminmod.com/install.html, then centmin mod remove the forced ipv4 connection parameter in all curl and wget commands within centmin mod scripts

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.