Richard G
Verified User
We have 2 VPS systems with Contabo. One is with 64 GB memory and 10 cores, no issue at all.
This one is with 8 cores and 32 GB ram and this is having the issue that when restarting csf/lfd by issueing the
I have tried to set
Also set
It might all have to do with ipv6, however, the other vps is also working with ipv6 and no issue.
and
Any way to fix this? @factor, @eva2000 any clue? Seen this before anyone?
This one is with 8 cores and 32 GB ram and this is having the issue that when restarting csf/lfd by issueing the
csf -ra
command in cli, this error apears in between.I have tried reboot, no resultipset v7.10: Set cannot be destroyed: it is in use by a kernel component
I have tried to set
faststart=0
. At first it worked, then the error came back.Also set
safechainupdate=1
because it's a VPS, same error.It might all have to do with ipv6, however, the other vps is also working with ipv6 and no issue.
Code:
server# ipset list | egrep 'Name: |References: '
Name: chain_DENY
References: 2
Name: chain_6_DENY
References: 2
Name: chain_ALLOW
References: 2
Name: chain_6_ALLOW
References: 2
and
Code:
server# ipset list | grep 'Name: '
Name: chain_DENY
Name: chain_6_DENY
Name: chain_ALLOW
Name: chain_6_ALLOW
Any way to fix this? @factor, @eva2000 any clue? Seen this before anyone?