I am trying to do something simple. Deleting a firewall network-group but keep getting an error.
I seem to be able to remove all the content from within the network group but not the group itself
In the past we saw such behavior when there was a difference between the config and iptables/nftables.
Please check whether the group exists.
If not create the group in e.g. nfrables.
Then you will be able to delete the group in the config.
as mentioned here , it’s possible a rule or group was deleted , it may give an wrong state between our cli and nftables , also it would like to suggest update a newest version where there is many new fixed introduced .
Thank you all. I saw the rules were present and I tried re-adding and deleting with no luck. In the end I saved and rebooted vyos. Looks like none of the recent commands made it into the configuration as they were all gone after a reboot. At least I can delete groups.