I just installed a host with CentOS-7-x86_64-Minimal-1511.iso
It seems that firewalld is not included in the minimal set. I wonder why?
If I recall correctly CentOS-7-x86_64-Minimal-1503-01.iso did include it.
And, this could be a very stupid question, am I running without a firewall or just without a way to control my firewall?
Thanks Patrick
On 03/02/2016 08:49 AM, Patrick Bervoets wrote:
I just installed a host with CentOS-7-x86_64-Minimal-1511.iso
It seems that firewalld is not included in the minimal set. I wonder why?
If I recall correctly CentOS-7-x86_64-Minimal-1503-01.iso did include it.
And, this could be a very stupid question, am I running without a firewall or just without a way to control my firewall?
This is a bug that has been fixed in the latest monthly spin:
http://buildlogs.centos.org/rolling/7/isos/x86_64/CentOS-7-x86_64-Minimal-16...
On 03/02/2016 08:49 AM, Patrick Bervoets wrote:
I just installed a host with CentOS-7-x86_64-Minimal-1511.iso
It seems that firewalld is not included in the minimal set. I wonder why?
If I recall correctly CentOS-7-x86_64-Minimal-1503-01.iso did include it.
And, this could be a very stupid question, am I running without a firewall or just without a way to control my firewall?
There is no firewall installed by default .. but you can :
yum install firewalld
And get it.
As I said in the other mail .. this is fixed in the latest monthly iso set.