Setup is pretty similar to the one in my other post: http://forum.mikrotik.com/t/vlans-cant-access-local-dns-server/168624/1
Two ISPs on Ports 7 and 8, Ports 1-6 bridged
Two VLANs 20 and 30 for Guests. And a management network (no vlan tag)
I added a container (veth1, 172.20.0.5 - not in a vlan) with the TP-Link Omada Controller to the RB5009 which is up and running fine.
I can access the controller from my management network and configure my access points. I have disabled the guest isolation feature on the access points.
I can reach the router (172.20.0.1) from the vlans
I want to configure a portal for wifi access on one of the guest networks (vlan 20).
Problem is, I’m getting an empty portal page, because the Omada Controller cannot be reached from VLAN 20
- VLAN filtering on the bridge is enabled
- Mangle rules have a Dst-Address-Type=!local set
- Rules input and forward accept vlans
I played around with dst-nat a bit but i don’t think its needed because veth1 is on the same bridge
Thankful for any advice
router-20230916.rsc (5.87 KB)