Streaming from Lan

hello everyone, some time ago, following a very detailed guide that I can't find, I installed and configured openwrt on a Netgear wax206. Following the guide, I created:
SSID 1 main free
SSID 2 for IoT devices (guest network)
SSID 3 only for work (another guest network)

Everything seems to work: isolated devices, isolated SSIDs and no LAN access.
However, in this way Ssid 1 does not connect to wired devices via LAN. How exactly do I have to change to allow streaming from Ssid on a fixed PC in LAN? thanks to everyone

Explicit accept rule with to/from zones create forward rule(s)

1 Like

Without more details, it is very hard to understand the topology and rules you have in place now.

Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:
grafik
Remember to redact passwords, MAC addresses and any public IP addresses you may have:

ubus call system board
cat /etc/config/network
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall