-
mkn
- Junior Member
- Posts: 1
- Joined: 11 May 2024, 10:28
Post
by mkn »
I have the same problem. Why not add the option to the configuration, something like:
Code: Select all
PROTECT_IPSETS = "myset_1, myset_2"
or another settigns file that contains the names of the list to be left alone at restart:
Code: Select all
#FILE csf.ipsets_protected
myset_1
myset_2
I could do that in the main csf PERL file but on update the changes will unavoidably be gone.
Markku