diff --git a/content/docs/Infrastruktur/gallifrey-gluon01.md b/content/docs/Infrastruktur/gallifrey-gluon01.md index 6ed4b8b576a14510104812eb91be85439d9958cc..38994c8812e4bf0a1db054318a1dae8bfd99fc2e 100644 --- a/content/docs/Infrastruktur/gallifrey-gluon01.md +++ b/content/docs/Infrastruktur/gallifrey-gluon01.md @@ -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' ```