Firewall works only in 1 of 3 nodes

Jan 16, 2014
40
0
26
Hi,
I've got a 3 nodes cluster and I'm trying to enable firewall on vms. Only in one node I can see logs of capturing traffic and so only in this one firewall is working.
At datacenter level I have:
Schermata 2021-02-03 alle 08.29.18.png

at node level:
Schermata 2021-02-03 alle 08.29.55.png

at vm level:
Schermata 2021-02-03 alle 08.30.41.png
Schermata 2021-02-03 alle 08.31.23.png

So why can't I get firewall filtering?
Thanks.
 
Last edited:
What kind of fw do you have configured? Are there rules configured for all VMs? Be aware that rules for Nodes do not apply for guests.

If the firewall is enabled on a node, running iptables -nvL should give you quite the long output. With it disabled, you should only see disabled INPUT, FORWARD and OUTPUT chains.