VM Blacklist IPset

Mecanik

Well-Known Member
Mar 2, 2017
173
6
58
33
Does PVEFW read this if we add it to VM firewall config?

[IPSET blacklist]

I would like to have a blacklist per VM.

Thanks
 
no, the blacklist ipset at datacenter level, is a special ipset to block thi ips everywhere.

if you want to do it by vm, you need to create a an ipset yourself (could be blacklist or other name), then create a rule to drop the ipset.
 
no, the blacklist ipset at datacenter level, is a special ipset to block thi ips everywhere.

if you want to do it by vm, you need to create a an ipset yourself (could be blacklist or other name), then create a rule to drop the ipset.

Thanks, I was hoping they added a blacklist ipset for vm's as well...