Allowing communication between two zones for specific ports only

Hi,

I have two network zones. A LAN zone and an IOT zone. I need specific devices to connect to port 8080, and a few others on the IOT zone. Knowing how to open the port on all devices would be good too.

How would I go about doing this? I'm using the latest OpenWRT with LUCI.

Below is my config

Note, this was working recently using the below configs (not sure which one did it) but now it suddenly seems to have stopped. I can't hit 8080 anymore.

Thanks

Welcome.

Traffic rules is what you need. Go to http://192.168.1.1/cgi-bin/luci/admin/network/firewall/rules (or whatever the IP of your router is).

2 Likes