Hi everyone,
I’ve read a lot of posts about this but didn’t found the solution.
I have a hotspot with these configurations:
[xxxxx@MikroTik] > ip hotspot print
Flags: X - disabled, I - invalid, S - HTTPS
# NAME INTERFACE ADDRESS-POOL PROFILE IDLE-TIMEOUT
0 hotspot1 ether2 dhcp hsprof1 5m
[xxxxx@MikroTik] > ip hotspot profile print
Flags: * - default
0 * name="default" hotspot-address=0.0.0.0 dns-name="" html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0
smtp-server=0.0.0.0 login-by=cookie,http-chap http-cookie-lifetime=3d split-user-domain=no use-radius=no
1 name="hsprof1" hotspot-address=10.27.0.105 dns-name="login.hotspot.net" html-directory=hotspot rate-limit=""
http-proxy=0.0.0.0:0 smtp-server=0.0.0.0 login-by=cookie,http-chap http-cookie-lifetime=1d split-user-domain=no
use-radius=no
[xxxxx@MikroTik] > ip address print
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK INTERFACE
0 10.27.0.105/16 10.27.0.0 ether2
1 178.236.112.142/24 178.236.112.0 ether1
If I bypass the ip of my mobile i can navigate perfectly, but when I go through the hotspot, the navigation is really slowly. Any idea?
Pd. The user profile used haven’t rate limits.