Skip to content
Snippets Groups Projects
Commit 81b2142e authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Merge branch 'patch-1' of https://github.com/ohrensessel/gluon

parents 1ec09d75 bc15b6c8
No related branches found
No related tags found
No related merge requests found
rule 'MULTICAST_OUT -p IPv4 --ip-protocol icmp -j RETURN'
rule 'MULTICAST_OUT -p IPv6 --ip6-protocol 0 -j RETURN' -- hop-by-hop
rule 'MULTICAST_OUT -p IPv6 --ip6-protocol ipv6-icmp --ip6-icmp-type echo-request -j DROP'
rule 'MULTICAST_OUT -p IPv6 --ip6-protocol ipv6-icmp --ip6-icmp-type 139 -j DROP'
rule 'MULTICAST_OUT -p IPv6 --ip6-protocol ipv6-icmp -j RETURN'
rule 'MULTICAST_OUT -p IPv6 --ip6-protocol 0 -j RETURN' -- hop-by-hop
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment