I’ve set up two networks, an IoT one and a personal network. I’ve set up the Firewall rules so that from my personal network I can ping the IoT devices but not the other way round. For example, my IoT network is in the 192.168.1.0/24 network and my personal network is in the 10.0.0.0/24 network.
How can I get OpenHAB to discover things on a different subnet? I’ve enabled MDNS in my network if that is how OpenHAB discovers devices but to no avail.
Thanks.