fir3drag0n
Members
-
Joined
-
Last visited
Solutions
-
fir3drag0n's post in Unraid with Matter Thread and Unifi IPv6 connectivity issues was marked as the answerHave you tried to set (see https://github.com/home-assistant/core/issues/115361)
sysctl -w net.ipv6.conf.wlan0.accept_ra=1
sysctl -w net.ipv6.conf.wlan0.accept_ra_rt_info_max_plen=64
Instead of wlan0 you probably need set eth0 or br0 (or both) to those values. And if that still not helps, try ra=2.
EDIT: I can confirm that "ra=2" has helped to add the devices by docker. My interface was br0.
-
fir3drag0n's post in Erreichbarkeit von Containern über IPv6 (br0) was marked as the answerOk, habe meine Antwort inzwischen selbst gefunden. Host Access funktioniert derzeit nur über IPv4.
Quelle: https://forums.unraid.net/topic/124427-host-cannot-access-a-macvlan-docker-container-via-ipv6/
-
fir3drag0n's post in Unraid InfluxDB Docker Einrichtung?! was marked as the answerNormalerweise ist das influx-webinterface über Port 8086 erreichbar, zumindest bei mir noch vor zwei Tagen. Ggf. manuell im Browser eingeben, hat funktioniert.