Skip to content
Snippets Groups Projects
Commit 165e20e5 authored by Paul's avatar Paul :turtle:
Browse files

add another rule

parent 8770baf4
No related branches found
No related tags found
No related merge requests found
......@@ -22,4 +22,5 @@ Siehe [hier](https://github.com/freifunk-gluon/gluon/pull/2103)
```
rule 'MULTICAST_OUT -p IPv6 --ip6-protocol udp --ip6-destination-port 1001 --ip6-dst ff02::2:1001 -j RETURN'
rule 'MULTICAST_OUT -p IPv6 --ip6-protocol udp --ip6-destination-port 1001 --ip6-dst ff05::2:1001 -j RETURN'
```
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