hotspot question

I have a question for the hotspot.

Is it possible to manage the fireweall rules dynamicly made by the hotspot software?

I want to route Auth clients to a different port and a different subnet then Unauth clients.

But I can’t edit the Dynamic rules and after a reboot everything is set back to default.

You cannot edit dynamic rules.
You cannot change port for authentication, as this depends on authentication method used on HotSpot, more information at the documentation.
You can set different address-pools for unauthorized and authorized HotSpot users, when different subnets are asssigned to these groups.

Thanks for the reply.

But what I want to do is change its behavior, now every web request runs trough a proxy server, the problem with that is the router behind the hotspot will only see 1 adres (the hotspot’s), but I want to see every client’s ip adres on the router connected after the hotspot (routerOS device)
Is this possible?

You can turn off the transparent proxy server.

How?

It’s reported as dissabled (both webproxy and proxy)

The dynamic rules redirects all port 80 traffic to another port, as far as I can see there is no way to edit those rules
from what I understood from the manual, the proxy is to serve the login page etc.

‘ip hotspot user profile set default transparent-proxy=no’ to disable HotSpot transparent proxy, as HotSpot is using embedded proxy.