Hi all
did anybody manage to run hotspot on ROSv7? I’m struggling to make it work with same config as on ROSv6 but despite the firewall filter and nat rules being correctly created I’m not pushed to login page. Can anyone check on that?
Hi all
did anybody manage to run hotspot on ROSv7? I’m struggling to make it work with same config as on ROSv6 but despite the firewall filter and nat rules being correctly created I’m not pushed to login page. Can anyone check on that?
bumping up, can someone check please? For now I don’t have clue if this is problem in my config or ROSv7 bug. Ticket is already submitted but no response yet.
Hi,
I am facing the same issue as you. I can’t make the hotspot work even though I tried several setups on Mikrotik.
I have flagged the issue in the general section.
http://forum.mikrotik.com/t/hotspot-is-not-working-on-chateau-lte-12/145874/1
Please let us know if anyone made it work.
I have the same problem.
same here
having no problem with my portal on routeros v6 on RB750 and RB760iGS,
when I bought rb5009 i got issues on my hotspot portals. could not trigger vouchers automatically prompt is transaction cancelled.
Hi, I’m using ccr2004-16g-2s+, having the same problem. Sometimes it’s work.
but, I have this major (bug?) problem. After a minute of logging in (or around 90MB of data usage), there’s no Internet Access.
I have never experienced this before, when I was using rb450gx4 ros v6.
This happened only on ccr2004 with os v7. I check and upgraded the OS from 7.0.4 to 7.1rc7.
Still no internet for Hotspot active users.
I bypassed 1 of my device from Hotspot, and it can access the Internet.
I rechecked everything and I don’t think there’s a problem with my config.
I’m having the same issue on Routerboard 5009 with ROS version 7.1r7.
MT Support told me that it’s solved in this version which is clearly not.
I currently have it running on a mAP with CAPSMAN and mAP Lite as cap (lab setup) using 7.1, coming from 7.1rc7.
2 smartphones and 1 tablet as client devices.
No Radius.
It works with some quirks…
What I am still struggling with is multiple devices for one user (currently circumvented setting 1 user per device).
same thing happens with me as for holvoetn
as for how I got it working partially,
I enabled arp on the hotspot interface, the Add arp on dhcp release does not seem to work with v7.
i can confirm that by setting the arp to enabled on the HotSpot interface, the login page comes up. This is ROS7.1 on RB4011iGS.
Just checked, ARP was already active on the hotspot itf I am using.
I am still seeing 404’s from time to time.
More testing needed but it looks like 7.2rc1 improved things quite a bit.
Counters I have never seen moving unless logging out now nicely follow user traffic during sessions.
After upgrading to ROS7.1, I could not access x.x.x.x/userman, consequently, all users cannot be authenticated anymore. I have tried to recreate user in winbox using the hotspot but I still experience page 404. I need support plz.
Link has changed with ROS7.
Try x.x.x.x/um
Admin page for usermanager ROS7 now can be access directly at Winbox top left menu. When u open it u will see some tabs that have settings similar with ROS6 UserManager admin panel x.x.x.x/userman.
I manage to make hotspot works with RB4011 v7.1 using UserManager and Radius. No any configuration change for DHCP and Hotspot, only usermanager settings need tweak at some points.
Bridge Hotspot : ARP Reply-Only
DHCP : Add ARP For Leases, Radius = No
Hotspot : Use Radius = Yes, Login by : HTTP CHAP, Cookie
Some trouble that I find :
LATEST EDIT :
I have now using v7.8. Remain hotspot problem occur with me are here https://forum.mikrotik.com/viewtopic.php?t=192037
Thx
For who are looking for a soluction on HotSpot page not been working on ROSv7, set the arp to enable, use reply-only with dhcp add arp for leases not work, probably a bug.
Hi,
The problem with arp reply-only and hotspot remains on 7.9.2.
Set arp=local-proxy-arp in interface section and add-arp=yes in DHCP section solved the problem (this option is not mandatory to solve the issue)
Using arp=reply-only on hotspot interfaces seems that the DHCP server does not update the ARP table on Mikrotik, so the remote host cannot resolve the router’s IP address and logically cannot access the hotspot’s login web page
If mikrotik team read this post, is it a workaround to solve this issue and help against ARP spoofing attacks?