My setup is as follows.
RB2011(hotspot server) ------ (RB951) wlan1(hotspot) (wlan2)Main
When the device connects to wlan(hotspot) on the rb951 then device receives network configuration but does not show hotspot login page when I try to access internet. If I disable hotspot profile then internet works.
If I connect device directly to RB2011 then hotspot works fine. (add ether8 to hotspot vlan bridge)
I have no firewall rules, only rules are the ones that hotspot creates.
When I have setup hotspot profile I used “vlan hotspot bridge” as the interface
Things I have notices when I connect to wlan(hotspot)(RB951)
Device does show up under /ip hotspot hosts
Unable to ping RB2011 address
Tried typing hotspot address(page cannot be displayed)
When I connect directly to ether8 (hotspot vlan bridge port)
Hotspot login page displays when trying to access internet.
RB2011
1.Create bridge (vlan-trunk)
2.Add ip address 10.0.0.1/24 to bridge
3.Add ether1 to bridge(vlan-trunk)
4.Create vlan called vlan-hotpot
5.Create bridge(vlan-bridge-hotspot)
6.add vlan-hotspot to vlan-bridge-hotspot
7.add ether8 to vlan-bridge-hotspot
8.add ip address 192.168.7.1/24 to vlan-bridge-hotspot
9.create hotspot server and chosen vlan-bridge-hotspot
RB951
1.Create bridge (vlan-trunk)
2.Add ip address 10.0.0.2/24 to bridge
3.Add ether1 to bridge(vlan-trunk)
4.Create vlan called vlan-hotpot
5.Create bridge(vlan-bridge-hotspot)
6.add vlan-hotspot to vlan-bridge-hotspot
7.add wlan1 to vlan-bridge-hotspot
When I connect to wlan1(rb951) then I see that computer does obtain network settings from the rb2011. But if I try to open webpage computer does not display hotspot login page.
On the rb2011 I see that computer is listed under /ip hotspot hosts
If I disable hotspot then internet works fine.
Another test I did………
When I connect computer to ether8(rb2011) then computer display hotspot login page.