CentOS 7, switch to iptables

Freelance web developer met interesse in AI, robotica, frontend en backend php development.

CentOS 7 comes with firewalld, that is not compatible with some software (e.g. Virtualmin). So to change firewalld for iptables do the following:


systemctl disable firewalld
systemctl stop firewalld
yum -y install iptables-services
systemctl enable iptables
systemctl start iptables

Reageren

Geef een reactie

Je e-mailadres wordt niet gepubliceerd. Vereiste velden zijn gemarkeerd met *

Recente artikelen