Hello, the PVEFW-DropBroadcast rules apply to every VM/CT or only to the host node?
Because I want to prevent VMs to send or receive BC, MC and AC traffic, but I dont see any option how to configure it.
Thanks!
Code:
Chain PVEFW-DropBroadcast (2 references)
target prot opt source destination
DROP all -- anywhere anywhere ADDRTYPE match dst-type BROADCAST
DROP all -- anywhere anywhere ADDRTYPE match dst-type MULTICAST
DROP all -- anywhere anywhere ADDRTYPE match dst-type ANYCAST
DROP all -- anywhere base-address.mcast.net/4
all -- anywhere anywhere /* PVESIG:NyjHNAt---Hy4w */
Because I want to prevent VMs to send or receive BC, MC and AC traffic, but I dont see any option how to configure it.
Thanks!