Join the community today
Register Now

Beta Branch fix checkipvsix function for IPv6 check in CSF Firewall in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Nov 8, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    55,811
    12,273
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,859
    Local Time:
    8:06 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  2. eva2000

    eva2000 Administrator Staff Member

    55,811
    12,273
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,859
    Local Time:
    8:06 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    To deploy the fix which only affects 123.09beta01:
    1. use centmin.sh menu option 23 submenu option 2 to update
    2. then exit centmin.sh via menu option 23 and
    3. then change into /usr/local/src/centminmod directory again and run centmin.sh once and exit.
    OR use git command line equivalent in SSH as root user type
    Code (Text):
    cd /usr/local/src/centminmod
    git stash
    git pull
    ./centmin.sh
    


    This CSF Firewall related bug fix is for a recent update made yesterday at Beta Branch - add checkipvsix function to detect if IPv6 networking enabled so if you haven't ran centmin.sh shell menu in last 24 1/2 hrs, you would not have been affected by the bug. Only would be affected if you ran centmin.sh shell menu in the last 24 1/2 hrs.
     
    Last edited: Nov 8, 2016