HotSpot login redir to specific URL/access to one srv + port

Hello,

I’d like to setup another hotspot instance, which will redirect users to a specific URL when authenticated.

This URL would be for a local web server - the only ip address and port that the clients are allowed access to.


Can anyone give me a quick heads up on what i need to alter on the new hotspot instance (config or html files?) and also maybe a quick outline or rule example for the firewall?

For example:

hotspot_interface (virtual wlan) 10.10.60.254/32
10.10.60.0/24 subnet
10.10.60.1 8080 web server on ether1-vlan10-shared
br-vlan10 bridge with ports hotspot_interface and ether1-vlan10-shared assigned.

Also, will the clients be able to access 10.10.60.1 if unauthenticated?

Thanks for your help,

Tony