Sun Jun 13, 2010 6:01 am
I have a Mikrotik RB433AH doing the gateway and hotspot service. I have a ubiquity NanostationM2 briding to the hotspot. Off this NSM2 I have a local BulletM2 omni spreading the sig. Example. RB433 (HotSpot) = 10.5.50.1 ---> NSM2 (Station/Bridge) = 10.5.50.10 ------> BulletM2 Omni (AP mode) = 10.5.50.11. When I connect to the BulletM2's SSID and associate to it, I get DHCP of example 10.5.50.234. I can open a webpage and get the hotpsot login, then login and get the internet fine. So I checked in the RB433AH, under hotspot, I can see that it added a active session for a MAC address and also a cookie for a MAC address. Well the MAC is not my laptops MAC address, its the MAC address of Brdige at 10.5.50.10, the NSM2 bridge device. So that the Router is seeing the bridge as the transmitting device and adding a session/cookie for that device and not my laptops MAC. Thinking the bridge is the device to which needs to authenticate to the hotspot. Obviously this will cause problems when a second user connects via this bridge/omni setup and I haven't figured out a way around it. If I connect a second user to the AP, the first user gets logged out and then if both users are trying to surf the net it keeps asking for logins on each users laaptop. If I add a IP bindings, won't that let everyone that connects through that bridge past the login and bypass the hotspot login? Somehow I have to tell the RB433 hotspot to fully allow the bridge and AP to pass traffic to the hotspot, but ensure that the packets still arrive looking like they came from the laptop connecting client, and ignore the MACS of the bridge and AP, thus adding the correct session and cookie for each user connected to that IP and information? Any ideaS? Any help or ideas would be great.