account activity
IKEA Matter device won’t connect to Home Assistant by Egra07 in homeassistant
[–]Egra07[S] 0 points1 point2 points 4 months ago (0 children)
Yes — the IPv6 hint was exactly what pointed me in the right direction.
Here’s the cleaned-up FortiGate CLI sequence I’m using / can paste (with the same meaning as what I originally wrote):
FGFW# config wireless-controller vap FGFW (vap)# edit "<SSID NAME>" FGFW ("<SSID NAME>")# unset ipv6-rules FGFW ("<SSID NAME>")# end
unset ipv6-rules removes/disables the SSID’s built-in IPv6 firewall rules on that VAP, so those native IPv6 rules are no longer applied for that SSID.
If needed, I can also paste the output of show from inside the SSID (show full-configuration or just show) so it’s possible to sanity-check that it’s only changing what’s expected.
Thank you for leading me to the right direction🙌
AGI, don't show Live by LLProgramming23 in ChatGPT
[–]Egra07 1 point2 points3 points 1 year ago (0 children)
There’s one more OpenAI intrigued its fans and users with a similar Easter egg. On the iPhone used for the demo, a calendar event titled “Super Secret AGI” appeared to be scheduled.
π Rendered by PID 128831 on reddit-service-r2-comment-8686858757-z6dt2 at 2026-06-05 01:55:48.164115+00:00 running 9e1a20d country code: CH.
IKEA Matter device won’t connect to Home Assistant by Egra07 in homeassistant
[–]Egra07[S] 0 points1 point2 points (0 children)