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