Learn about Centmin Mod LEMP Stack today
Register Now

Beta Branch update CSF Firewall setup routine in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 14, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:52 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update CSF Firewall setup routine in 123.09beta01


    - allow TCP outbound connections for port 8080 which is commonly used for backend listening ports i.e. if Centmin Mod Nginx is acting as a load balancer listening to backend origins running on TCP port 8080 https://community.centminmod.com/threads/speedtest-net-whats-your-speed.179/page-8#post-73888. This is for fresh installs only as to not overwrite any custom changes end users already have in place for their CSF Firewall configurations.
    - if you want to manually update this change for your existing Centmin Mod CSF Firewall configuration, you need to add 8080 to comma separated list in TCP_OUT and TCP6_OUT in /etc/csf/csf.conf CSF Firewall config file. Then restart CSF Firewall using command, csf -ra

    Continue reading...

    123.09beta01 branch