Skip to content
Snippets Groups Projects
Commit 529d4440 authored by Andreas Kempe's avatar Andreas Kempe
Browse files

Try allowing all ICMPv6 using l4proto

parent a122dec1
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ table inet firewall {
}
chain inbound_ipv6 {
icmpv6 type accept
meta l4proto ipv6-icmp accept
}
chain inbound {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment