Opnsense for Matter setup
Coming back on this topic after some time fighting things (other similar post some time ago)
I set up a different LAN for IoT (had an extra port to the router itself, no switch here), put IPv6 into SLAAC, configured Router Advertisements into the dedicated Services tab to that IoT LAN and to be Unmanaged, no dnsmasq or DHCPv6 setup and no new firewall rules for IPv6, just for IPv4 to allow internet and block inter-LAN comms (but allowd the main LAN to comm to this IoT one); devices get IPv6 fe or fd addresses. Everything needed for what I want to achieve hardware-wise will be inside this IoT LAN and no cross LAN needed, so no repeater at all
From opnsense, I pun an old dlink dir600 router in access point mode, than passed that to the Home Assistant machine after setting up a wifi for it
Now, I installed everything needed in Home Assistant for Matter over Thread, tried pairing an Ikea device with a phone on the Wifi created within this LAN and the connection fails. I suspect mDNS, but I don't know how to check it or how else to set it up for this secondary LAN. Home Assistant says Network is unreachable in the logs for the Matter server, but Home Assistant has functional internet overall
Please, any thoughts?
Is it a firewall thing?? I am suspecting the dlink router to some extent, but I am out of ideas
Sorry for the long post