Hi All,
I am trying to set up unique hotspot captive portal pages based on the vlan a client’s request enters the router on.
I have all of the data entering the router (RB532 running RouterOS 2.9.? (18ish i believe)) tagged with specific vlans based on some other external equipment.
This stuff works:
I can pass out dhcp ips from specific ranges based on the vlan the request came in from.
I can capture those ips in individual hotspots.
I can direct my browser to the IP address of the vlan interface on the router and get a login page.
I can login and then pass non-http traffic back and forth to the internet.
This stuff does not work:
I cannot get the proper redirection to the the captive portal pages based on a random internet request.
I cannot use a common dns name (and thus a single ssl certificate) in the hotspot for the vlan interfaces for the separate hotspots.
I cannot pass http (port 80) traffic across the hotspot managed interface.
Is there a way to setup split dns on the router so that a single common hostname will resolve to separate ip addresses based on the interface the request came in on.
Any ideas on why port 80 is still getting blocked on the hotspots?
Thank You
Robert