Hotspot on vlan of bridge

Hello,

I am trying to setup a hotspot on a vlan interface which is member of a bridge. I get DHCP from the server on the client.
But the loginpage doesn’t appear.

The client (00:13:02:C4:BC:28) is connected on a another ap which has the wlan interface bridged with the vlan interface on the same rstp_bridge.
The both ap’s are connected by a static WDS which is ofcourse member of the bridge to.

The hotspot server is running on the interface hotspot.

Remarking when i disabled the hotspot server, and the router is just masquading the data! everything works well.

/int bri port pri
Flags: X - disabled, I - inactive, D - dynamic 
 #    INTERFACE  BRIDGE         PRIORITY PATH-COST 
 0    wds2       rstp_bridge    0x80     10      

/int vlan pri
Flags: X - disabled, R - running 
 #    NAME                             MTU  ARP        VLAN-ID INTERFACE     
 0  R management                       1500 enabled    1       rstp_bridge   
 1  R hotspot                          1500 enabled    200     rstp_bridge
 

/int bri host pri
Flags: L - local, E - external-fdb 
  BRIDGE         MAC-ADDRESS       ON-INTERFACE   AGE                 
L rstp_bridge    00:0B:6B:56:80:29 wds2           0s                  
  rstp_bridge    00:0B:6B:57:07:17 wds2           15s                 
  rstp_bridge    00:0C:42:04:ED:B6 wds2           15s                 
  rstp_bridge    00:13:02:C4:BC:28 wds2           0s

How could i solve the problem. It looks that the hotspot server is not working well with the mac addresses.

and when i look at the bridge host table i saw the mac address on ‘wds2’ but it is incapsulated in a vlan message. It may not appear i think?

best regards,

Johan

you can’t run hotspot on the interface that is a part of the bridge, you should run on the bridge interface then.

No I didn’t run it on a interface of the bridge. But on a vlan interface of the bridge

1 R hotspot 1500 enabled 200 rstp_bridge

You should define your VLAN interfaces on top of a physical ethernet port and not on top of the bridge interface, and then you need to add the VLAN interfaces as member ports to the bridge. Then run the hotspot on the bridge interface.

–Tom

So in this case i’am not allowed to bridge a trunkedline which is running rstp? So i couldn’t use dynamic WDS anymore between my ap’s.

Notify again that without hotspot the situation works fine.

Johan

Hi,

I’ve take a look in the firewall rules, and is saw the dynamic hotspot rules are not locked to a in-interface. So i’ve tested by a self created rule, and then finally it works.

So Mikrotik engineers may i have the request to able to set the in-interface rules or set them by default.

Johan

Johan!
Have a look in our presentation from MUM in Krakow and it will give you some ideas of how to setup VLAN´s and HotSpot in a wireless environment.

Hi johan …

Try to run your hotspot oh the bridge interface (ex: bridge1)