Hotspot and transparent proxy

Hi

I’ve a HotSpot. Now, wanna to have the users proxy log. So I set up a webproxy on 3128 and make in transparent. Also add a syslog rule to show webproxylog on screen(or remote). Then I add a firewall nat rule like “dstnat, tcp, dst 80, action, redirect 3128”. It works fine! But users can’t brows Hotspot login/logout/status page. I checked several position for that nat rule and also several chains (such as pre-hotspot, hotspot, …) but no success.

My router OS is 2.9.38 (Wireless)

any solution?

best
kazem ghanbari

Change the DST-NAT rule and exclude RouterOS page from being redirected to proxy.

Tnx so much. Solved!