Dear,
config-files under /etc/pve cant been bigger as 130.000 bytes! This is a big big problem, for the firewall blacklist!
We will block in this datas of many IPs wich more as 256 kBytes.
So, my questions are:
Is that possible to include a file in the blacklist from other directory, expl in the cluster.fw
OR how is possible to change, that files can been written more as 130.000 bytes?
Regards
Detlef
config-files under /etc/pve cant been bigger as 130.000 bytes! This is a big big problem, for the firewall blacklist!
We will block in this datas of many IPs wich more as 256 kBytes.
So, my questions are:
Is that possible to include a file in the blacklist from other directory, expl in the cluster.fw
Code:
[OPTIONS]
enable: 1
policy_in: ACCEPT
[ALIASES]
// small entries
[IPSET blacklist] # gesperrte IPs
include(/root/ext_blacklist.txt)
OR how is possible to change, that files can been written more as 130.000 bytes?
Regards
Detlef