Hotspot in a bridged interface

Hi. I’m trying to associate a different Hotspot to each VLAN that I create. That configuration has a pecularity, indepently the port where the ethernet wire is connected all the VLANs have to be available. To obtain that, I’ve created a bridge that contains all the ethernet ports and I created 2 VLAN’s and associate them to the bridge.

That configuration works properly if there’s no hotspot enabled. When I create the hotspot servers and associate them to each VLAN, I lose internet access and the redirection to the login page doesn’t work.

Any suggestion about what’s happening? (I’ve attached a sketch to clarify the situation)

Thanks! :slight_smile:
example.png

After contacting the mikrotik support, we found what was happening: packets could not reach Hotspot because VLAN traffic was been redirected to IP firewall once before. To solve this:

/interface bridge settings set use-ip-firewall-for-vlan=no