Page MenuHomeVyOS Platform

Using the same name for address and network group yields in ipset error
Resolved (N/A)PublicBUG

Description

When building up my firewall rules I made an address and network group the same name, which it also allowed.

After creating the network group and doing commit it bugged out with the message:

ipset v6.38: Kernel support protocol versions 6-7 while userspace supports protocol versions 6-6
Set cannot be destroyed: it is in use by a kernel component
Error: type mismatch [address] [network]

I had to actually remove the network group, commit, remove the address group with the same name. And then recreate the network group.

Details

Difficulty level
Unknown (require assessment)
Version
1.3.2
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Stricter validation
Issue type
Bug (incorrect behavior)