Hey,
I had nftables enabled and had recently added IPv6 to my single node and wanted to allow the ipv6-icmp/neighbour-solicitation, neighbour-advertisement, router-advertisement and router-solicitation.
Now I have drop rules for ipv6-icmp/reply/request coming in. These rules work fine under IP tables, but as soon as I enable nftables I get the following error spammed every second in the system-log:
Looking like a bug as this works as intended under IP tables and nothing changed other than a firewall restart leads to that message spammed over and over.
@shanreich might be one for you, since I see you have done work in other threads on IPv6.
I had nftables enabled and had recently added IPv6 to my single node and wanted to allow the ipv6-icmp/neighbour-solicitation, neighbour-advertisement, router-advertisement and router-solicitation.
Now I have drop rules for ipv6-icmp/reply/request coming in. These rules work fine under IP tables, but as soon as I enable nftables I get the following error spammed every second in the system-log:
Code:
proxmox-firewall[3174]: error updating firewall rules: supplied string is neither a valid icmpv6 type nor code
Looking like a bug as this works as intended under IP tables and nothing changed other than a firewall restart leads to that message spammed over and over.
@shanreich might be one for you, since I see you have done work in other threads on IPv6.