UM before hotspot login URGENT

Hello

I want to allow the users to access usermanager before hotspot login to check their account status.

If it is possible. I need it urgently.

Put the UM router ip address in the walled garden

/ip hotspot walled-garden ip
add dst-address=xx.xx.xx.xx action=accept

It doesn’t work. It says “404 error not found.”

My UM IP is 10.55.15.1:8080/userman

webproxy running in port 9090

It doesn’t work. It says “404 error not found.”

Oh, contrar! If you got a 404 error, it bypassed the hotspot. The hotspot drops any connection attempt. That is a web server returning an error that it could not find that file.

I think you better use a port other than 8080 for UM, like 8088. As I recall, the hotspot redirects port 80 requests to port 8080 for authentication. Maybe that is your problem?

Bump. I edited the previous post by mistake instead of a new post. Try a port other than 8080 for UserManager. I think it may be the transparent proxy setting in the hotspot if you have that enabled.

edit: Is there a reason you are not using port 80?