Hi guys,
please help me understand why devices from VLAN 81 (IOTNET) are getting internet.
After reset of hAP ac device, I created another bridge (VLANbridge), added two VLANs (HOMENET with VLAN 18 and IOTNET with VLAN 81), then set interfaces and IP addresses.
Everything works, when connected to ether4 and wifi1, devices get DHCP addresses from 10.18.0.0 network and can connect to internet.
DNS resolution is also working.
But I don’t understand why devices are getting internet when connected to ether5 or wifi2 ports. I would expect that this firewall rule prevents devices in VLAN 81 from getting out
add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=!LAN
because IOTNET (VLAN 81) is not included in LAN interface list.
What am I missing?
Appreciate your input. Attached is full config export and a small diagram.
Br,
Ivars

config.rsc (7.4 KB)