Are Datacenter firewall rules copied to nodes ?

proxbob

Member
May 15, 2016
20
0
21
59
Hi,
Are rules on the Datacenter copied to hosts ? I don't need to copy them manualy ?
For example, if I have a rule in datacenter that allow a and b, and deny x and y, are a and b allowed in the node and x and y denied ?
I have to simply "enable" the firewall on the node to get this rules copied ?

Also, are they copied to containers and VMs ?

Regards,
 
Yes, datacenter firewall rules are applied to all nodes in the cluster. You can check with "iptables -L" on each node.

I don't use containers, so I can't tell you for sure, but datacenter firewall rules aren't applied to KVM VM's and I think also not to containers. Also check with "iptables -L" on the container and KVM VM to be sure.